Skip to content

Version 4.0.1

Choose a tag to compare

@jaydenseric jaydenseric released this 04 May 09:24
· 85 commits to master since this release

Patch

  • Updated dependencies.
  • Updated Node.js support to 10 - 12 || >= 13.7 to reflect the package exports related breaking changes.
  • Updated the package exports field to allow requiring package.json and specific deep imports.
  • Also run GitHub Actions with Node.js v14.
  • Use snapshot-assertion for snapshot tests.
  • Mention snapshot-assertion in the readme.
  • Improved the package prepare:prettier and test:prettier scripts.
  • Configured Prettier option semi to the default, true.