Skip to content

v1.1.0

Compare
Choose a tag to compare
@derrickmehaffy derrickmehaffy released this 31 Jan 02:57
· 19 commits to main since this release

What's Changed

  • Removed the engines config from the package.json to prevent future node verisons from breaking the plugin (should just support everything Strapi supports)
  • Removed broken community eslint, plus I really don't use it
  • Ran tests against every minor strapi version since the last time it was updated
  • Moved the plugin loading from bootstrap to register to fix issues with other plugins and load order
  • Various other cleanup

Full Changelog: v1.0.1...v1.1.0