Skip to content

Tags: fullcube/loopback-component-fsm

Tags

v1.3.2

Toggle v1.3.2's commit message

Unverified

No user is associated with the committer email.
build: validate commit messages conform to conventional changelog sta…

…ndard

v1.3.1

Toggle v1.3.1's commit message
fix: workaround for loopback 2.x circular json error

v1.3.0

Toggle v1.3.0's commit message
feat: add support for loopback 3.x

v1.2.0

Toggle v1.2.0's commit message
feat: allow methods to pass arguments to force update status (#5)

* feat: listen to allowForce component and allow to force status change

* chore: delete the unwanted code from tests

* test: add some test to cover force status update

* documentation: update readme for force status change option

* remove .only from new tests

* test: clean up force change tests

* docs: reword docs for allowForce setting

* test: add additional test to verify sequential state change

* refactor: improve code readability

* refactor: always expect params as first method argument

* docs: document the params method argument

v1.1.0

Toggle v1.1.0's commit message
feat: optionally allow to pass options for updateAttributes

v1.0.0

Toggle v1.0.0's commit message

Unverified

No user is associated with the committer email.
fix: update all dependencies