Skip to content

v0.1.8

Latest

Choose a tag to compare

@nyxb nyxb released this 11 May 06:49
· 1 commit to main since this release

compare changes

🩹 Fixes

  • eslintrc): update no-html-link-for-pages rule to use @next/next/no-html-link-for-pages 🔧 chore(eslintrc: Add react version to settings The no-html-link-for-pages rule was updated to use the @next/next/no-html-link-for-pages package to ensure that the rule is being used correctly. Additionally, the react version was added to the settings to ensure that the correct version of react is being used. (1e45ece)

❤️ Contributors