v2.4.0-alpha.0
lmiller1990
released this
16 Apr 22:04
·
333 commits
to main
since this release
NOTE: this is published under v2.4.0-alpha.0. It may contain breaking changes, only relating to which type definitions are exposed. For this reason it isn't the main version on npm yet.
What's Changed
- fix(setValue): trigger input event for checkbox, radio and select by @freakzlike in #2019
- fix(renderToString): Remove document usage on SSR render by @freakzlike in #2023
- fix(renderToString): Remove attachTo from options and print warning on usage by @freakzlike in #2024
- feat: integrated
vue-component-type-helpers
by @johnsoncodehk in #2026 - repro: #1973 by @cexbrayat in #1974
- chore(deps): update dependency vue-component-type-helpers to v1.3.14-patch.2 by @renovate in #2031
New Contributors
- @johnsoncodehk made their first contribution in #2026
Full Changelog: v2.3.2...v2.4.0-alpha.0