Skip to content

Commit b761bf2

Browse files
authored
Merge pull request #279 from knockout/pc/changelog_tko4
Revise CHANGELOG for version 4.0.0 updates
2 parents 93cf0f1 + e114add commit b761bf2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
For TODO between alpha and release, see https://github.com/knockout/tko/issues/1
1+
## 4.0.0
22

3-
## 💪 Next
43
- #202 Make TKO more type-safe @mcselle, @Auge19, @phillipc, @M-Kirchhoff, @brianmhunt
54
- #194 fix userAgent typo in IE check @phillipc
65
- #196 fix `**` operator precedence @mcselle
@@ -11,9 +10,6 @@ For TODO between alpha and release, see https://github.com/knockout/tko/issues/1
1110
- #214 convert several classes to typescript @phillipc
1211
- #215 make jquery disablable and fix the loader mechanism @phillipc
1312
- #233 remove IE9 switches from TKO @phillipc
14-
15-
## 4.0.0
16-
1713
- Stabilize the full public `@tko/*` package set on the 4.x line.
1814
- Publish stable `4.0.0` entry points for `@tko/build.knockout` and `@tko/build.reference`.
1915
- Validate GitHub Actions trusted publishing and npm provenance for public packages.

0 commit comments

Comments
 (0)