v1.1.0
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