Skip to content

Releases: mattmilburn/strapi-plugin-snippets

v1.3.0

09 Nov 16:33
Compare
Choose a tag to compare

⚙️ Chore

  • Bump versions for Strapi packages to use minimum version 4.13.1.
  • Bump versions for node engines to >=16.0.0 <=20.x.x.
  • Bump versions for various React packages.

v1.2.0

28 Sep 22:30
Compare
Choose a tag to compare

⚙️ Chore

  • Bump React dependency version to ^17.0.0 || ^18.0.0
  • Bump minimum Strapi dependencies version to 4.11.0

v1.1.2

17 Aug 14:56
Compare
Choose a tag to compare

🐛 Bug fixes

  • Remove unnecessary Initializer component.
  • Remove unnecessary async and await from validateFormat service usage.

⚙️ Chore

  • Replace request usage with useFetchClient hook.

v1.1.1

30 Jul 19:37
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix issue with server transform middleware incorrectly parsing data.

v1.1.0

25 Jul 03:18
Compare
Choose a tag to compare

💅🏻 Enhancements

  • Dev tools for eslint, prettier, jest, and pre-commit actions.

🐛 Bug fixes

  • Fix logic in lifecycle methods to more properly support both single and collection types.

⚙️ Chore

  • Install husky and lint-staged to enable pre-commit actions.
  • Add lint, format, and test scripts in package.json
  • Minor refactoring to satisfy eslint and prettier rules.

v1.0.0

15 Apr 18:46
Compare
Choose a tag to compare

This is the first official release for my snippets plugin. 🎉