Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@zoomoid zoomoid released this 08 Dec 01:26
· 4 commits to main since this release
128f45f

This one seems big, but has been long due!

⚠️ Breaking Changes

As Node 10 and Node 12 are EOL now, this PR drops further support for those versions. The only supported NodeJS versions
are v14 and upwards, which aligns with strapi's constraints.

What's Changed

  • feat!: Rewrite in Typescript by @zoomoid in #24
  • test!: introduce unit tests with jest
  • chore!: nodejs version constraints by @zoomoid in #22

Full Changelog: v4.2.1...v5.0.0