Skip to content

v14.0.0

Compare
Choose a tag to compare
@kaimallea kaimallea released this 11 Jul 22:13
· 54 commits to master since this release

14.0.0 (2022-07-11)

🚨 This release was unpublished because Lerna threw an error mid-deploy, resulting in a mix of v14 and v13 packages. Lerna cannot deploy multiple packages atomically, so v14 was unpublished.

Bug Fixes

  • do not output type declarations for cjs/esm (262a174)
  • web-scripts: fix type declaration output by specifying module (814fc6b)

chore

  • deps: upgrade deps; jest from v27 to v28 (13aff23)

BREAKING CHANGES

  • deps: Jest bump from v27 to v28