Releases: Lexpeartha/nuxt-xstate
v0.6.2
What's Changed
- chore: updated to nuxt 3.6
- chore: updated documentation to vitepress beta version
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- chore!: update to stable nuxt by @Lexpeartha in #30 (fixed #26)
Full Changelog: v0.5.1...v0.6.0
Important notes: From this version and on, module will require you to use nuxt stable version (if you're using nuxt 3)
v0.5.1
What's Changed
- fix: add missing imports to composable by @Lexpeartha in #28
- chore: update dependencies internally
Full Changelog: v0.5.0...v0.5.1
v0.5.0
WARNING: This release contains breaking changes. API is getting finalized, but some new ways of working with xstate have been introduced, along with few bugs. Check out documentation, and list below for more details!
What's Changed
- feat: support nuxt bridge by @Lexpeartha in #22
- ci: update action versions by @Lexpeartha in #23
- refactor!: move to
useXState
composable by @Lexpeartha in #25
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: auto-import machines correctly during dev by @Lexpeartha in #19
- test: add tests for minimal implementation by @Lexpeartha in #20
Full Changelog: v0.3.1...v0.4.0
v0.3.1-alpha.1
Release for testing compatibility with newer nuxt release candidates, should fix deprecation warnings, and similar issues caused by version incompatibility
Full Changelog: v0.3.1...v0.3.1-alpha.1
v0.3.1
What's Changed
- chore: setup vitest and add tests by @Lexpeartha in #14
- fix: update nuxt compatibility by @Lexpeartha in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: add missing assign import by @Lexpeartha in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: add support for custom state machines by @Lexpeartha in #7
Full Changelog: v0.1.1...v0.2.0