Releases: MaxLeiter/sortablejs-vue3
Releases · MaxLeiter/sortablejs-vue3
v1.2.11
Republish library to resolve caching issue with peer dependencies, introduced in 1.2.10.
What's Changed
- Add exports.types to tsconfig.json by @p-rivero in #84
- Fix README example to use nextTick, add multiple groups example by @MaxLeiter in #97
- Cleanup demo page, bump deps by @MaxLeiter in #98
New Contributors
- @p-rivero made their first contribution in #84
Full Changelog: v1.2.9...v1.2.11
v1.2.10
v1.2.9
What's Changed
- Update all non-major dependencies by @renovate in #59
- Revert "chore: use vue-demi for backward compat with vue2 (#70)" by @MaxLeiter in #80
- Add bundle-check workflow by @MaxLeiter in #82
Full Changelog: v1.2.8...v1.2.9
v1.2.8
v1.2.8
What's Changed
- Fix building error, close #72 by @MaxLeiter in #73
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- 🐛 - Move onEnd event to the end of event queue by @palagadec in #65
- Ignore readme files in build by @eliottvincent in #68
- chore: use vue-demi for backward compat with vue2 by @messenjer in #70
New Contributors
- @eliottvincent made their first contribution in #68
- @messenjer made their first contribution in #70
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- Update all non-major dependencies by @renovate in #45
- Added defineExpose() by @YahorDanchanka in #58
- Removes header and footer tags by @jwmoreland in #63
New Contributors
- @jwmoreland made their first contribution in #63
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Implemented default AutoScroll plugin by @palagadec in #53
- Added capture modifier support onMove event by @YahorDanchanka in #56
- Update dependency @vitejs/plugin-vue to v4 by @renovate in #48
New Contributors
- @palagadec made their first contribution in #53
- @YahorDanchanka made their first contribution in #56
Full Changelog: v1.2.4...v1.2.5
v1.2.4
1.2.3
What's Changed
- Adding Object type as list prop type by @BazMaster in #30
- Update dependency @types/node to v18 by @renovate in #37
- Update dependency vue-tsc to v1 by @renovate in #34
- Update all non-major dependencies by @renovate in #26
New Contributors
- @BazMaster made their first contribution in #30
Full Changelog: v1.2.2...v1.2.3
1.2.2
What's Changed
- Fix removing favicon and ignoring .github when packaging by @MaxLeiter in #20
- Fix typo in README by @nlhkabu in #22
- Change options watch handler to update values via native Sortable method by @hjbdev in #24
- Update all non-major dependencies by @renovate in #21
- Pin dependency terser to 5.14.2 by @renovate in #19
- Update all non-major dependencies by @renovate in #15
- Update dependency @vitejs/plugin-vue to v3 by @renovate in #14
New Contributors
Full Changelog: v1.2.0...v1.2.2
1.2.0
What's Changed
- Configure Renovate and update dependenencies by @renovate in #7, #9, #8, #11, https://github.com/MaxLeiter/sortablejs-vue3/pull/12Z, #13
- Allow itemKey to be a function by @kmohrf in #18
- Watch options for changes; update demo with example by @MaxLeiter in 63f18a7
New Contributors
Full Changelog: v1.1.0...v1.2.0