Skip to content

Releases: StevenJPx2/nuxt-split-type

v0.1.8

10 May 13:19
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Remove use of #imports in files (36d5d69)

📖 Documentation

❤️ Contributors

v0.1.7

07 Jan 17:13
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • deps: Move vueuse/nuxt to deps from dev (c7bb550)

❤️ Contributors

v0.1.6

29 Oct 15:41
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Change from explicit call to wrapFn to split (a320c14)

🎨 Styles

❤️ Contributors

v0.1.5

29 Oct 15:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove unecessary computed refs, create SplitType on element mount (f0ff847)

❤️ Contributors

v0.1.4

24 Oct 16:43
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add debounce and refactor types for latest split-type (79e020b)

❤️ Contributors

v0.1.3

23 Oct 15:40
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • types: Added more docs and fixed types (516ac35)

❤️ Contributors

v0.1.2

23 Oct 15:29
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.1.1

16 Oct 15:02
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Move split-type to dependency (aa8ef2b)

💅 Refactors

❤️ Contributors

v0.1.0

28 Sep 16:34
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • ⚠️ Add SplitType native returns to composable output, component props are now reactive (5448f04)

📖 Documentation

  • Update README with new outputs (aa90383)

🏡 Chore

  • Add package.json niceties and add warning to README (6801bda)

⚠️ Breaking Changes

  • ⚠️ Add SplitType native returns to composable output, component props are now reactive (5448f04)

❤️ Contributors

v0.0.2

28 Sep 11:06
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

compare changes

📖 Documentation

  • Add full docs and push strategy, eslintify (5f5e28e)

❤️ Contributors