This changelog is updated by Cinnabar Meta.
Visit the link above to see all unreleased changes.
0.7.3 — 2024-10-23
- update npm package '@eslint/js' to 9.13.0 (76c5c06)
- update npm package 'eslint' to 9.13.0 (76c5c06)
- update npm package 'eslint-plugin-jsdoc' to 50.4.3 (76c5c06)
- update npm package 'eslint-plugin-n' to 17.11.1 (76c5c06)
- update npm package 'eslint-plugin-perfectionist' to 3.9.1 (76c5c06)
- update npm package 'globals' to 15.11.0 (76c5c06)
- update npm package 'typescript-eslint' to 8.11.0 (76c5c06)
0.7.2 — 2024-09-25
- update npm package '@eslint/js' to 9.11.1 (7627da8)
- update npm package 'eslint' to 9.11.1 (7627da8)
- update npm package 'eslint-plugin-jsdoc' to 50.2.4 (7627da8)
- update npm package 'eslint-plugin-n' to 17.10.3 (7627da8)
- update npm package 'eslint-plugin-perfectionist' to 3.7.0 (7627da8)
- update npm package 'typescript-eslint' to 8.7.0 (7627da8)
0.7.1 — 2024-09-16
- fix perfectionist setup (af57964)
- update npm package '@eslint/js' to 9.10.0 (db35a50)
- update npm package 'eslint' to 9.10.0 (db35a50)
- update npm package 'eslint-plugin-jsdoc' to 50.2.3 (db35a50)
- update npm package 'eslint-plugin-perfectionist' to 3.6.0 (db35a50)
- update npm package 'typescript-eslint' to 8.5.0 (db35a50)
0.7.0 — 2024-09-06
- add anca support (ab160cd)
- add javascript config (ab160cd)
- comply anca (ab160cd)
- update npm packages (ab160cd)
- update npm packages
- add test commit github workflow
- change default config to support typescript
- downgrade to eslint 8
- Devcontainer config.
- Cinnabar Meta support.
- Migrate to ESLint 9.
jsdoc
plugin todefault
config.
prettier
config todefault
config.
- Readd
eslint
andprettier
aspeerDependencies
. - Update README.md.
- Styling rules and prettier plugin from
default
config.
- Fix
ecmaVersion: 2022
missed inparserOptions
indefault
config.
- Replace environment variable
es2021
withes2022
indefault
config. - Update
prettier
tov3.2.4
. - Update readme info.
default
config.