Skip to content

v1.1.0

Compare
Choose a tag to compare
@mattmilburn mattmilburn released this 25 Jul 03:18
· 44 commits to staging since this release

💅🏻 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.