Skip to content

0.5.4

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 15 Mar 17:20
· 190 commits to main since this release

📝 What's Changed

  • Moved external package dependencies as peer dependencies. As of npm v7, peerDependencies are installed by default. That will streamline the configuration without the need to have manual steps or bundle them increasing the package size. @oskardudycz in #43
  • Improved compatibility check for ES Modules. Now they don't need to create temp file, but just pipe stderr to the errors matcher. by @oskardudycz in #42

📄 Docs

Have questions or ideas? Join our Discord server!

Full Changelog: 0.5.3...0.5.4