Skip to content

v1.1.0

Compare
Choose a tag to compare
@Mitsunee Mitsunee released this 02 Sep 16:51
· 14 commits to main since this release
v1.1.0
7d615b8
  • updated dependencies
  • Migrated to eslint-config-foxkit v4 and eslint-config-foxkit-react

To upgrade your existing repository made from this template you can:

  • Run pnpm upgrade --latest '!eslint' '!sharp' '!@types/node' && pnpm upgrade @types/node to upgrade dependencies
  • Run pnpm add -D eslint-config-foxkit-react to add the new packages
  • Adjust your eslint config based on the new template

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