2024-07-02 10:27:38 +02:00
|
|
|
# `@revi/eslint-config` changelog
|
|
|
|
|
|
|
|
Pre-`v0.0.6` changelog is not available.
|
|
|
|
|
|
|
|
New entry is listed at the top, and old logs may get truncated.
|
|
|
|
|
2024-08-01 11:53:41 +02:00
|
|
|
Version bump criteria is as follows:
|
2024-07-02 10:27:38 +02:00
|
|
|
|
|
|
|
- major: When the plugin is removed.
|
|
|
|
- minor: When the plugin is added.
|
|
|
|
- patch: When the rule is modified (without plugin addition/removal).
|
|
|
|
|
2024-08-01 11:53:41 +02:00
|
|
|
## v0.0.8
|
|
|
|
|
|
|
|
Date: 2024-08-01 (KST)
|
|
|
|
|
|
|
|
### Update
|
|
|
|
|
|
|
|
- Update `@eslint/js` to `v9.8.0`.
|
|
|
|
- Update `eslint` to `v9.8.0`.
|
|
|
|
|
2024-07-06 06:50:03 +02:00
|
|
|
## v0.0.7
|
|
|
|
|
|
|
|
Date: 2024-07-06 (KST)
|
|
|
|
|
|
|
|
- Update `globals` to `15.8.0`.
|
|
|
|
|
2024-07-02 10:27:38 +02:00
|
|
|
## v0.0.6 (2024-07-02)
|
|
|
|
|
|
|
|
- Update `eslint` and `@eslint/js` to `9.6.0`.
|