You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,10 @@
49
49
50
50
### ⚠ BREAKING CHANGES
51
51
52
-
- refactor v1 internal state and options logic (#780)
53
-
- refactor v7 internal state and options logic, fixes #764 (#779)
54
-
- Port to TypeScript, closes #762 (#763)
55
-
- update node support matrix (only support node 16-20) (#750)
52
+
- refactor v1 internal state and options logic ([#780](https://github.com/uuidjs/uuid/issues/780))
53
+
- refactor v7 internal state and options logic, fixes [#764](https://github.com/uuidjs/uuid/issues/764) ([#779](https://github.com/uuidjs/uuid/issues/779))
54
+
- Port to TypeScript, closes [#762](https://github.com/uuidjs/uuid/issues/762) ([#763](https://github.com/uuidjs/uuid/issues/763))
55
+
- update node support matrix (only support node 16-20) ([#750](https://github.com/uuidjs/uuid/issues/750))
0 commit comments