What's Changed
Fix
- fix: (could be considered a feature?) allow custom
<transition>
stubs by @alecgibson in #2185 - fix: Fixing prototype methods being discarded when using
setData
by @rory-instil in #2166 - fix(deps): update all non-major dependencies to v1.8.8 by @renovate in #2143
- fix(deps): update all non-major dependencies to v1.8.13 by @renovate in #2193
- fix(deps): update all non-major dependencies to v1.8.19 by @renovate in #2211
- fix: stricter props types by @alecgibson in #2137
- fix(deps): update all non-major dependencies to v1.8.21 by @renovate in #2224
- fix: wrapper.text method by @harunari0928 in #2231
- fix(types): use
VNodeChild
type fromvue
to avoid breakage by @sodatea in #2237 - Fixed typo in accessibility word by @ramsesmoreno in #2160
Docs
- docs: Fix omission of async keywords. by @yasuaki640 in #2163
- docs: fix spell Exemple to Example by @yasuaki640 in #2161
- docs: Add removal of createWrapper by @AntonioDell in #2235
- docs: comparison of functions with v1 by @freakzlike in #2175
- docs: fix typo in code example by @dennybiasiolli in #2212
- feat: update the website application by @nazarepiedady in #2171
Chore
- Add WebdriverIO to list of supporting frameworks by @christian-bromann in #2189
- ci: add node v20 and drop node v16 by @cexbrayat in #2190
- chore(deps): update all non-major dependencies by @renovate in #2233
- preparing for Vue 3.3.9 by @pikax in #2240
New Contributors
- @yasuaki640 made their first contribution in #2161
- @ramsesmoreno made their first contribution in #2160
- @rory-instil made their first contribution in #2166
- @nazarepiedady made their first contribution in #2171
- @richex-cn made their first contribution in #2178
- @christian-bromann made their first contribution in #2189
- @dennybiasiolli made their first contribution in #2212
- @harunari0928 made their first contribution in #2231
- @AntonioDell made their first contribution in #2235
Full Changelog: v2.4.1...v2.4.2