Releases
0.2.0
Chores:
(ec676c6 ) chore: update eslint and @typescript-eslint rules
(44d13e9 ) chore: update @stylistic/eslint-plugin rules
(7a0b982 ) chore: update eslint-plugin-react rules
(5261845 ) chore: update unicorn and eslint-plugin-react-hooks rules
(b549631 ) chore: add --trace-uncaught flag for running apps
(0936345 ) chore: add note about eslint plugin versioning
(5fec28c ) chore: upgrade to nx 20
(175cb92 ) chore: upgrade internal dependencies
(7256301 ) chore(eslint-server): upgrade to express 5
Fixes:
(bd7cda6 ) fix(eslint-server): db.ts remove unnecessary console.log
(6202a4f ) fix: use superjson for trpc
(6065782 ) fix(eslint-client): add rule status/error level to rule removals page
(0b71530 ) fix: add @types/eslint back
(74a05ef ) fix(eslint-client): remove unnecessary dependency
(b12dab3 ) fix: nx not caching properly due to bad configuration
(ca4e59d ) fix: commit pnpm-lock.yaml
(a4f10ae ) fix(release): add eslint config stylistic rules
(a8c0fed ) fix(release): remove useless console.log
(7fd1272 ) fix: upgrade and fix watcher script and all it's deps
(52d054e ) fix(eslint-client): add tailwindcss as dependency in package.json
(506a8e0 ) fix(eslint-client): tailwind.config.js use extensionless import for node >=22.12
Features:
(ffeffbc ) feat: handle plugin rule removals, previously undetected
Refactor:
(6479488 ) refactor: migrate from @typescript-eslint/eslint-plugin to typescript-eslint
(6d3787d ) refactor: prefer fixed eslint plugin versions over semver ranges, see notes.md for details
(9990439 ) refactor: watcher.ts use different colors
(1ded27a ) refactor: disable experimental warnings in editor script
(a440a1e ) refactor(eslint-server): prefer pnpm ls to npm ls to fetch info about installed packages
(04fd82f ) refactor: switch all internal deps to use pnpm workspace protocol, supported by nx 20
(2cb189e ) refactor: watcher use node:fs glob instead of fast-glob
Thanks:
@virtuallyunknown
You can’t perform that action at this time.