Skip to content

Commit b70ecd5

Browse files
authored
Revise CHANGELOG for version 4.0.0 updates
Fixing CHANGELOG for 4.0.0
1 parent 01e2272 commit b70ecd5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
For TODO between alpha and release, see https://github.com/knockout/tko/issues/1
2-
31
## 💪 Next
2+
3+
- coming soon
4+
5+
## 4.0.0
6+
47
- #202 Make TKO more type-safe @mcselle, @Auge19, @phillipc, @M-Kirchhoff, @brianmhunt
58
- #194 fix userAgent typo in IE check @phillipc
69
- #196 fix `**` operator precedence @mcselle
@@ -11,9 +14,6 @@ For TODO between alpha and release, see https://github.com/knockout/tko/issues/1
1114
- #214 convert several classes to typescript @phillipc
1215
- #215 make jquery disablable and fix the loader mechanism @phillipc
1316
- #233 remove IE9 switches from TKO @phillipc
14-
15-
## 4.0.0
16-
1717
- Stabilize the full public `@tko/*` package set on the 4.x line.
1818
- Publish stable `4.0.0` entry points for `@tko/build.knockout` and `@tko/build.reference`.
1919
- Validate GitHub Actions trusted publishing and npm provenance for public packages.

0 commit comments

Comments
 (0)