Description
The @xstate/vue package is marked private in its package.json and therefore inaccessible from the npm and yarnpkg registries or when attempting yarn add @xstate/vue or npm install @xstate/vue commands.
package.json can be seen with private: true
The documentation implies this is not intentional.
Thanks very much for the very interesting library!
The package is meant to be private for some more time because it ain't ready for a final release yet. Its docs probably shouldn't be published just yet, @davidkpiano anything that we could do easily to take those docs down for the time being? Or maybe we should just "under development" banner or smth?
@Andarist We can probably release a 0.x version for now.
When you do release a 0.x version it would be great to add any known issues to the documentation. I will be trying it out as soon as the package is public :)
Thanks!
@josephfh Your wish is our command, try it out: https://www.npmjs.com/package/@xstate/vue
Nice!
I'll move my current application that use raw XState & Vue to this and see if I find any issue. 馃憤
With the raw version of XState I had some caching issue between view, I'll check if it's fixed in this.
Most helpful comment
@josephfh Your wish is our command, try it out: https://www.npmjs.com/package/@xstate/vue