Skip to content

Latest commit

 

History

History
226 lines (145 loc) · 4.7 KB

CHANGELOG.md

File metadata and controls

226 lines (145 loc) · 4.7 KB

@lg-tools/validate

0.4.5

Patch Changes

0.4.4

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • 274d7e1a7: Removes prop-types from LeafyGreen UI

Patch Changes

0.3.0

Minor Changes

  • 04bb887c0: Updates ignoreFilePatterns and depcheckOptions.ignorePatterns to exclude validating dependencies in *.input.* and *.output.* files in tools/codemods directory

0.2.0

Minor Changes

  • f101504c0: Updates devFilePatterns, and will exclude all files in test/ testing/ or test-utilities/ directories from explicit dep. checks. i.e. Files in these directories will only need to have their imports listed s devDependencies in the package.json

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

  • 2bceccb1: Fixes lodash imports to use default exports of specific functions to reduce component's bundle size.
  • Updated dependencies [2bceccb1]
  • Updated dependencies [90bba7b2]

0.1.6

Patch Changes

  • 7f38e78a: - Adds '@leafygreen-ui/testing-lib' to list of external dependencies.
    • Updates handling of external dependencies with glob patterns
  • ffd11f24: Updates dev file pattern to include entire testutils/ directories
  • Updated dependencies [ffd11f24]

0.1.5

Patch Changes

  • 3e1a7bc3: Updates the logic to check whether a dependency is used in a development file
  • Updated dependencies [4822f43c]
  • Updated dependencies [8b1d2d3a]

0.1.4

Patch Changes

0.1.3

Patch Changes

  • c9f0055a: Ignores dependencies imported from a /scripts directory, or *.stories.js file.

0.1.2

Patch Changes

0.1.1

Patch Changes

  • cb1e4ba4: Sets @lg-tools package dependencies to specific versions. This should solve dependency resolution issues in consuming applications
  • Updated dependencies [cb1e4ba4]

0.1.0

Minor Changes

  • 215268ff: First pre-release of LeafyGreen validation tools

Patch Changes

  • 215268ff: Adds README.md. Minor bug fixes
  • 215268ff: Version fixes
  • 215268ff: Updates depcheck fix script
  • 215268ff: Fix broken builds
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]

0.1.0-beta.10

Minor Changes

  • 8460cef9b: First pre-release of LeafyGreen validation tools

Patch Changes

  • 8d8a433d1: Adds README.md. Minor bug fixes
  • c6d2ea11a: Version fixes
  • Updates depcheck fix script
  • 9476719bd: Fix broken builds

0.1.0-beta.9

Patch Changes

  • Adds README.md. Minor bug fixes

0.1.0-beta.8

Patch Changes

  • 78acda539: Fix broken builds

0.1.0-beta.7

Patch Changes

  • Version fixes

0.1.0-beta.0-6

Minor Changes

  • 8460cef9: First pre-release of LeafyGreen validation tools