4.0.0 Beta 3
Pre-release
Pre-release
brianmhunt
released this
24 May 18:55
·
26 commits
to main
since this release
What's Changed
- See CHANGELOG.md
- Updating readme to include note regarding git LFS by @codymullins in #34
- Legacy browser support, better Monorepo usage by @caseyWebb in #39
- Remove git-lfs from project by @caseyWebb in #40
- Set up the initial documentation by @brianmhunt in #41
- Add knockout proper, with spec by @brianmhunt in #54
- Support JSX and Slots by @brianmhunt in #73
- 22 tc39 observables by @brianmhunt in #76
- added null check as per same fix in
knockout-fast-foreach
library by @mattbarkerdev in #88 - Bump stringstream from 0.0.5 to 0.0.6 in /tko.io by @dependabot in #101
- 130 1 package update by @brianmhunt in #136
- make/ci) update the
all
default target to depend on the package-loc… by @brianmhunt in #137 - Create codeql-analysis.yml by @brianmhunt in #138
- Bmh/mass rename typescript by @brianmhunt in #139
- observable) add polyfill for Symbol.observable by @brianmhunt in #143
- Add preventDefault option to event bindings by @danieldickison in #148
- functionRewrite improvements by @danieldickison in #150
- Pr-157/identifier-inherit by @brianmhunt in #161
- Make Identifier.set_value work with inherited properties by @danieldickison in #157
- Remove mustache providers from ko build for backwards compatibility by @danieldickison in #156
- Bump path-parse from 1.0.5 to 1.0.7 in /tko.io by @dependabot in #152
- select-value-equality by @brianmhunt in #163
- Use == for comparing select option values for better ko compatibility by @danieldickison in #155
- Fix parsing and evaluation of lambdas with args and operator associativity by @danieldickison in #151
- Make options.bindingGlobals empty by default by @danieldickison in #165
- Re-enable knockout build tests and fix dummyTemplateEngine import by @bcdanieldickison in #169
- observable) replace
objectLookup
with canonicalMap
by @brianmhunt in #171 - builds) fix build exports for ESM by @brianmhunt in #173
- 172 build exports 2 by @brianmhunt in #174
New Contributors
- @codymullins made their first contribution in #34
- @caseyWebb made their first contribution in #39
- @brianmhunt made their first contribution in #41
- @mattbarkerdev made their first contribution in #88
- @dependabot made their first contribution in #101
- @danieldickison made their first contribution in #148
- @bcdanieldickison made their first contribution in #169
Full Changelog: v4.0.0-alpha3...v4.0.0-beta1.3