@hyperfrontend/state-machine

Changelog§

Every published release, newest first. The latest is v0.2.1.

  1. v0.2.11 fix

    Bug Fixes

    • replay a lifecycle flag to the newly registered callback only
    Compare the commits behind v0.2.1 on GitHub ↗
  2. v0.2.01 feature · 1 fix

    Features

    • export store and listener from the store entry

    Bug Fixes

    • export model definitions from the models entry
    Compare the commits behind v0.2.0 on GitHub ↗
  3. v0.1.11 other change

    Other

    • @hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
    Compare the commits behind v0.1.1 on GitHub ↗
  4. v0.1.01 other change

    Other

    • Version sync (no direct changes to this package)
    Compare the commits behind v0.1.0 on GitHub ↗
  5. v0.0.41 fix

    Bug Fixes

    • lib-state-machinecorrect package exports and main entrypoint (81c47c8)
    Compare the commits behind v0.0.4 on GitHub ↗
  6. v0.0.31 fix

    Bug Fixes

    • lib-state-machinecorrect package exports and main entrypoint (81c47c8)
    Compare the commits behind v0.0.3 on GitHub ↗
  7. v0.0.2No notes
  8. v0.0.11 fix

    Bug Fixes

    • lib-state-machinefix typos and argument handling (f641a1f)