Skip to content

Commit fe48112

Browse files
committed
Add Changelog entry
1 parent 9ca64fc commit fe48112

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ let { B, a, c } = obj;
7676

7777
## Changelog
7878

79+
### `1.5.0`
80+
81+
- Allow sorting properties with defaults when the default doesn't reference
82+
other properties ([#215, by [ianobermiller]]).
83+
84+
[#215]: https://github.com/mthadley/eslint-plugin-sort-destructure-keys/pull/215
85+
[ianobermiller]: https://github.com/ianobermiller
86+
7987
### `1.4.0`
8088

8189
- Add compatibility with eslint 8. ([#123])

0 commit comments

Comments
 (0)