Change Log - @hz-9/eslint-config-airbnb
About 1 min
Change Log - @hz-9/eslint-config-airbnb
0.10.0
Minor Changes
- refactor: restructure flat config directory structure
- Move flat config files from
src/profile/flat-*.jstosrc/profile/flat/*.js - Reorganize profile exports with new flat subdirectory
- Update build script to support new structure
- Update documentation and README files
- Move flat config files from
0.9.0
Minor Changes
- refactor: migrate config source to src/ with build system
Patch Changes
- chore: update eslint peer dependency constraint to ^8.57.0
0.7.1
Patch Changes
- fix: remove baseImportsRules spread from imports rules
0.7.0
Minor Changes
- feat: add 'import/no-extraneous-dependencies' rule with vite.config support
0.6.1
Patch Changes
- test: add Vitest spec covering profile, rule modules and prettier-rules entry
- build: add
vitest.config.ts,tsconfig.json(extends sharedpackages/tsconfig.base.json) and registertesttarget inproject.json - docs: correct
last-commitbadge link in guide README to point tohz-9/lint-nx
0.6.0
Minor Changes
- eac9d20: refactor: comprehensive refactor to reduce dependencies
0.5.0
Minor Changes
- d6f4de6: chore: migrate monorepo toolchain from Rush.js to Nx + Changesets
This log was last generated on Tue, 01 Apr 2025 16:45:46 GMT and should not be manually modified.
0.4.0
Tue, 01 Apr 2025 16:45:46 GMT
Minor changes
- feat: add profiles for
no-import
0.3.11
Tue, 01 Apr 2025 16:19:21 GMT
Patches
- docs: change
README.md
0.3.10
Mon, 24 Jun 2024 06:00:52 GMT
Patches
- docs: updated the badge in
README.md
0.3.9
Sun, 23 Jun 2024 16:03:28 GMT
Patches
- docs: change
README.md
0.3.8
Sat, 22 Jun 2024 02:33:20 GMT
Patches
- docs: add docs files
0.3.7
Mon, 17 Jun 2024 11:58:24 GMT
Patches
- docs: add
homepageparamater inpackage.json
0.3.6
Wed, 12 Jun 2024 09:02:40 GMT
Patches
- docs: add
keywordsparamater inpackage.json
0.3.5
Wed, 12 Jun 2024 08:39:00 GMT
Patches
- docs: change
repositoryparamater inpackage.json
0.3.4
Tue, 11 Jun 2024 11:56:35 GMT
Patches
- docs: upgrade
README.md
0.3.3
Tue, 11 Jun 2024 04:01:35 GMT
Patches
- ci: upgrade
package.json
0.3.2
Tue, 11 Jun 2024 02:13:05 GMT
Patches
- docs: change
README.md
0.3.1
Tue, 11 Jun 2024 02:09:32 GMT
Patches
- feat: add some properties to
package.jsonand writeREADME.md
0.3.0
Tue, 11 Jun 2024 01:33:52 GMT
Minor changes
- feat: change scope
@hz9->@hz-9
0.2.0
Mon, 13 May 2024 13:59:57 GMT
Minor changes
- change rules
0.1.1
Thu, 09 May 2024 14:25:59 GMT
Patches
- docs: change description in filesheader
0.1.0
Thu, 09 May 2024 10:27:29 GMT
Minor changes
- feat: first commit