Skip to content

Commit 02e427c

Browse files
committed
Update CHANGELOG for v5.3.0
1 parent fda2c97 commit 02e427c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ type TAriaQueryMap<E, K, V> = {
235235

236236
## 5.2.0
237237

238+
[Update] The 5.2.x minor version contains breaking changes and should be skipped.
239+
238240
Commit f7f6120 contains a substantial audit and update of the project to match the ARIA spec. Testing coverage was substantially improved. It really locks down the project's output.
239241

240242
- e2e3eff docs: update README to WAI-ARIA 1.2 spec (#499)
@@ -247,4 +249,10 @@ type TAriaQueryMap<E, K, V> = {
247249
## 5.2.1
248250

249251
- c995082 Run npm i to update package-lock.json
250-
252+
253+
## 5.3.0
254+
255+
Reverts some API data shape changes from 5.2.x. Also reverts some changes to the representation of the ARIA spec.
256+
257+
- fda2c97 fix: amend breaking changes and reinstate constraints (#515)
258+
- f9f9ea6 Add prepublishOnly step to package.json (#506)

0 commit comments

Comments
 (0)