Skip to content

Latest commit

 

History

History
55 lines (24 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 2.63 KB

1.2.1 (2022-12-09)

Bug Fixes

  • Add support for CRACO 7 and CRA 5 (1431875)

1.2.0 (2022-06-24)

Features

  • 🐛 support nohoist in package config (#13) (409c800)

1.1.4 (2021-12-31)

Bug Fixes

  • Added safety check on rule.loader access (#11) (413b86f)

1.1.3 (2021-11-08)

Bug Fixes

  • Fix error when nohoist is not defined (#10) (ffef661)

1.1.2 (2021-11-07)

Bug Fixes

  • Update get-workspaces to return OS specific paths (#8) (714fd0c)

1.1.1 (2021-10-11)

Bug Fixes

  • solve nohoist windows path backslash issue (#6) (8aa1368)

1.1.0 (2021-09-21)

Features

  • Fix previous feature release (#4) (e8900e8)

1.0.0 (2021-09-21)

Features

  • Renamed API tools and added enableWorkspacesResolution and addNohoistAliases (ba3ff8a)