0.10.6 • Published 6 years ago

xstate-to-svg v0.10.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Redux Saga State Machine (Parent Repo)

Dependabot Status

A work in progress

Go here for the Redux Saga State Machine package.

Developing

Install all dependencies (and link workspace packages):

yarn

Start dev mode for each package:

yarn start

Open the example app: http://localhost:8080

Tests

You can run all tests using:

yarn test

Although you might prefer to start a Jest runner for each package by running yarn test --watch within each package folder.

Publishing a new version

Every commit to master will be automatically published as a new version by CI.

When merging a PR use the following prefixes to control the deployment:

  • no-deploy: - Don't publish a new version for the merged PR.
  • fix: - Publish a new patch version.
  • feat: - Publish a new minor version.
  • BREAKING CHANGES: - Publish a new major version.

If none of the prefixes are found a new patch version will be released.

The prefixes above come from: https://conventionalcommits.org/

0.10.6

6 years ago

0.10.5

6 years ago

0.10.3

6 years ago

0.10.2

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.0

6 years ago

0.1.18

6 years ago

0.1.0

6 years ago

0.0.10

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.1

6 years ago