Skip to content

Releases: protohiro-com/state-layers

@protohiro/state-layers@0.1.5

15 Apr 12:49
6b276d3

Choose a tag to compare

Patch Changes

  • 6af5831: Add package keywords so npm metadata no longer shows Keywords: none.

@protohiro/state-layers@0.1.4

15 Apr 12:41
232b097

Choose a tag to compare

Patch Changes

@protohiro/state-layers@0.1.3

14 Apr 20:48

Choose a tag to compare

Patch Changes

  • Prepare the next patch release by aligning npm-based release automation, polishing package metadata, and keeping compatibility checks for React 18 and 19 in CI.

@protohiro/state-layers@0.1.2

07 Mar 10:22

Choose a tag to compare

Patch Changes

  • Update npm package metadata and published README with a clearer package description and direct demo link.

@protohiro/state-layers@0.1.1

07 Mar 10:12
b6f2711

Choose a tag to compare

Patch Changes

  • 1f6bb1c: Harden package publishing and release infrastructure.

    • fix package export metadata for ESM and CommonJS consumers
    • add deterministic verification gates including publint and pack checks
    • add Docker-based demo deployment and Changesets-based npm release workflow
    • improve runtime and CSS fallback coverage with regression tests