v2.4.0-alpha.2
lmiller1990
released this
05 Jun 11:31
·
303 commits
to main
since this release
Note: It has no API related breaking changes, but some types might be impacted - the full extent of #2026 is still being investigated, but at this point it's unlikely you'll need to change any code. In general, type safety should be improved across the board.
What's Changed
- Update index.md by @DespertaWeb in #2052
- chore(deps): update dependency @rollup/plugin-commonjs to v25 by @renovate in #2053
- chore(tests): Remove unnecessary mock of console.warn by @freakzlike in #2056
- chore(deps): update all non-major dependencies by @renovate in #2055
- fix: add vue-component-type-helpers to the dependencies by @cexbrayat in #2063
- chore(deps): update vitest to v0.31.1 by @renovate in #2062
- docs: add FAQ for "Vue warn: Failed setting prop" by @freakzlike in #2068
- docs: translate faq in french by @cexbrayat in #2069
- fix(stub): re-render of recursive component using wrong cached stub by @freakzlike in #2057
- chore: use a stackblitz repro with create-vue for issue template by @cexbrayat in #2066
- chore: show links on create of github issue by @freakzlike in #2070
- chore(deps): update all non-major dependencies by @renovate in #2075
- fix: allow to use Teleport, Transition and TransitionGroup in PascalCase in stubs by @lbineau in #2073
- chore(deps): update dependency unplugin-vue-components to v0.25.0 by @renovate in #2077
- chore(deps): update vitest to v0.31.2 by @renovate in #2078
- chore(deps): update all non-major dependencies by @cexbrayat in #2080
- chore(deps): update vitest to v0.31.3 by @renovate in #2081
- chore(deps): update vitest to v0.31.4 by @renovate in #2082
- fix(stub): avoid stub cache for teleport for reactive update by @freakzlike in #2065
New Contributors
- @DespertaWeb made their first contribution in #2052
- @lbineau made their first contribution in #2073
Full Changelog: v2.4.0-alpha.1...v2.4.0-alpha.2