sandbox/npm/prettier-config/CHANGELOG.md
Yongmin Hong d4fd2acae2
CI(deps/npm): Bump @revi/{eslint|prettier}-config versions
Summary:
- eslint-config:
  - `@eslint/js` to `v9.17.0`
  - `eslint` to `v9.17.0`
  - `globals` to v15.14.0`
- prettier-config:
  - `prettier` to `v3.4.2`

External edition of D863.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Release the `git tag`.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D864
2024-12-24 19:53:53 +09:00

86 lines
1.3 KiB
Markdown

# `@revi/prettier-config` changelog
Pre-`v0.1.0` changelog is not available.
New entry is listed at the top, and old logs may get truncated.
Version bump criteria is as follows:
- major: When the plugin is removed.
- minor: When the plugin is added.
- patch: When the rule is modified (without plugin addition/removal).
## v0.2.4
Date: 2024-12-24 (KST)
### Update
- Update `prettier` to `v3.4.2`.
## v0.2.3
Date: 2024-12-02 (KST)
### Update
- Update `prettier` to `v3.4.1`.
- Update `prettier-plugin-packagejson` to `v2.5.6`.
## v0.2.2
Date: 2024-10-15 (KST)
### Update
- Update `prettier-plugin-packagejson` to `v2.5.3`.
## v0.2.1
Date: 2024-10-08 (KST)
### Update
- Add `dprint.json` as jsonc.
- Update `README.md`.
## v0.2.0
Date: 2024-10-06 (KST)
### New plugin
- New plugin: `prettier-plugin-packagejson` at `v2.5.2`.
## v0.1.3
Date: 2024-08-01 (KST)
### Update
- Update prettier to `v3.3.3`.
## v0.1.2
Date: 2024-07-04 (KST)
### Update
- Update `**` globs and consolidate.
- Use `revi.kr/prettier-config` for homepage link.
## v0.1.1
### Fix
- Added `@prettier/plugin-xml` to peerDependency to unbreak prettier error. ([T180](https://revi.xyz/t/180))
## v0.1.0
### New plugin
- [@prettier/plugin-xml](https://github.com/prettier/plugin-xml)
### New rules
- plugin-xml rules.