nuxt-xstate

XState integration for Nuxt

MIT License

Downloads
1.2K
Stars
55
Committers
2

Bot releases are visible (Hide)

nuxt-xstate - v0.6.2 Latest Release

Published by Lexpeartha over 1 year ago

What's Changed

  • chore: updated to nuxt 3.6
  • chore: updated documentation to vitepress beta version

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.6.1...v0.6.2

nuxt-xstate - v0.6.1

Published by Lexpeartha over 1 year ago

What's Changed

  • chore: update to the latest nuxt 3.2 version

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.6.0...v0.6.1

nuxt-xstate - v0.6.0

Published by Lexpeartha almost 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/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)

nuxt-xstate - v0.5.1

Published by Lexpeartha almost 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.5.0...v0.5.1

nuxt-xstate - v0.5.0

Published by Lexpeartha about 2 years ago

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: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.4.0...v0.5.0

nuxt-xstate - v0.4.0

Published by Lexpeartha about 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.3.1...v0.4.0

nuxt-xstate - v0.3.1-alpha.1

Published by Lexpeartha about 2 years ago

Release for testing compatibility with newer nuxt release candidates, should fix deprecation warnings, and similar issues caused by version incompatibility

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.3.1...v0.3.1-alpha.1

nuxt-xstate - v0.3.1

Published by Lexpeartha about 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.3.0...v0.3.1

nuxt-xstate - v0.3.0

Published by Lexpeartha about 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.2.0...v0.3.0

nuxt-xstate - v0.2.0

Published by Lexpeartha about 2 years ago

What's Changed

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.1.1...v0.2.0

nuxt-xstate - v0.1.1

Published by Lexpeartha about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/compare/v0.1.0...v0.1.1

nuxt-xstate - v0.1.0

Published by Lexpeartha about 2 years ago

Full Changelog: https://github.com/Lexpeartha/nuxt-xstate/commits/v0.1.0

Features

  • Add auto-import of XState composables
  • Allow configuration for minimal implementation of XState

Bugfixes