Skip to content

Commit 6e8aa0f

Browse files
authored
Update v0.0.3 changelog (#105)
The changelog has been updated to include a reference to case- insensitive sorting support.
1 parent 67314db commit 6e8aa0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [0.0.3]
1010
### Added
1111
- Add `jsonSortOrder` option ([#92](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/92))
12+
- This also supports case-insensitive sorting ([#104](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/104))
1213

1314
### Changed
1415
- **BREAKING**: Rewrite plugin to sort AST ([#100](https://github.com/Gudahtt/prettier-plugin-sort-json/pull/100))

0 commit comments

Comments
 (0)