Download Latest Version v1.0.0-beta.4 source code.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of DaloyJS

Home / v1.0.0-beta.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-21 1.4 kB
v1.0.0-beta.0 source code.tar.gz 2026-06-21 2.9 MB
v1.0.0-beta.0 source code.zip 2026-06-21 3.6 MB
Totals: 3 Items   6.5 MB 0

The first public 1.0.0 beta. After the 0.x preview line, the public API is now feature-complete and considered stable for the 1.0 release. This is the build we want people to test in anger and report back on before the 1.0.0 GA. There are no functional code changes from 0.44.0: every guardrail, adapter, and helper that shipped across 0.x is here, unchanged. What changed is the promise. From 1.0 onward, breaking changes follow SemVer (no breaking change in a 1.x minor).

Changed

  • Version milestone: 0.44.01.0.0-beta.0. @daloyjs/core, create-daloy, and the JSR package @daloyjs/daloy all move to 1.0.0-beta.0 in lockstep, and every create-daloy template now pins @daloyjs/core@^1.0.0-beta.0. Published to the npm latest tag (and JSR), so pnpm create daloy@latest and a plain npm i @daloyjs/core resolve the beta.
  • Workshop, README status, and website version references synced to 1.0.0-beta.0.

Notes

  • No API changes from 0.44.0. If you are on ^0.44.0 today, nothing breaks; the upgrade is a version bump.
  • Still pre-GA: small adjustments are possible before 1.0.0 final if beta feedback surfaces something. Once 1.0.0 ships, deprecations follow the one-minor-cycle policy.

Full changelog: https://github.com/daloyjs/daloy/compare/v0.44.0...v1.0.0-beta.0

Source: README.md, updated 2026-06-21