Version 18.0.0
Major
- Updated the
eslintpeer dependency to^7.5.0, due to the requirements of@babel/eslint-parser. - Replaced
babel-eslintwith@babel/eslint-parser. - Enabled the
require-unicode-regexprule.
Patch
- Updated dev dependencies.
- Updated the Next.js environment setup instructions.