Releases
v6.0.0
6.0.0 (2024-03-05)
Features
eslint: update @typescript-eslint/*
dependencies (#102 ) (dd7004d )
deps: update dependencies and require Node >=18.18
(#97 ) (4efc908 )
eslint: accept @next/eslint-plugin-next@canary
as peer dep (#89 ) (55508ac )
eslint: add vitest
config (#96 ) (325b65a )
eslint: remove jest/require-top-level-describe
(#93 ) (e09a147 )
eslint: remove no-await-in-loop
(#95 ) (2b0ce9d )
eslint: remove react/jsx-sort-props
(#87 ) (0088457 )
eslint: remove deprecated no-return-await
(#94 ) (1ea97f4 )
eslint: update eslint-plugin-playwright
(#98 ) (4b89216 )
BREAKING CHANGES
deps: Node 18.18 is now the minimum required version.
eslint: Contains changes to @typescript-eslint/*
enabled rules and configuration.
eslint: Enabled rules for eslint-plugin-playwright
have changed.
eslint: no-await-in-loop
has been removed.
eslint: no-return-await
is deprecated and has been removed.
eslint: jest/require-top-level-describe
has been removed.
You can’t perform that action at this time.