Skip to content

Releases: Lexpeartha/nuxt-xstate

v0.6.2

24 Jun 08:21
Compare
Choose a tag to compare

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

11 Feb 15:38
Compare
Choose a tag to compare

What's Changed

  • chore: update to the latest nuxt 3.2 version

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Dec 20:01
Compare
Choose a tag to compare

What's Changed

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

06 Nov 17:53
Compare
Choose a tag to compare

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

11 Oct 13:10
Compare
Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Sep 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1-alpha.1

14 Sep 20:38
Compare
Choose a tag to compare
v0.3.1-alpha.1 Pre-release
Pre-release

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

05 Sep 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Aug 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Aug 07:49
Compare
Choose a tag to compare

What's Changed

  • feat: add support for custom state machines by @Lexpeartha in #7

Full Changelog: v0.1.1...v0.2.0