Skip to content

Latest commit

 

History

History
100 lines (31 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

100 lines (31 loc) · 3.57 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0-beta.12 (2021-08-31)

Bug Fixes

  • shaker: improve dependency resolution for wildcard exports (#826, fixes #816) (5aac3eb)
  • Faster method of building dependencies array (#824, fixes #797) (2463881)

3.0.0-beta.11 (2021-08-08)

Bug Fixes

  • shaker: string literals for addressing values in imported NS (#815) (8adf43e)

3.0.0-beta.10 (2021-07-24)

Bug Fixes

  • shaker: use the last export statement instead of the 1st (#804) (b79584c)

3.0.0-beta.9 (2021-07-23)

Bug Fixes

  • shaker: keep exports if there are dependent code (fixes #804) (#807) (4bb7744)
  • shaker: support for "export * from …" (#809) (b06c1ba)

3.0.0-beta.8 (2021-07-18)

Note: Version bump only for package @linaria/shaker

3.0.0-beta.7 (2021-06-24)

Bug Fixes

3.0.0-beta.5 (2021-05-31)

Bug Fixes

3.0.0-beta.4 (2021-05-07)

Note: Version bump only for package @linaria/shaker

3.0.0-beta.3 (2021-04-20)

Note: Version bump only for package @linaria/shaker

3.0.0-beta.2 (2021-04-11)

Note: Version bump only for package @linaria/shaker