arkynChangelogGuides
arkyn
docs / changelogs / latest

Changelog

Arkyn is currently on its v3.0.1-beta line, on the way to a stable v3.0.2 release. This page is the entry point to the project's release history — a snapshot of the current version, plus pointers to the documents you need depending on what you're doing.

Current version

v3.0.1-beta.207 — released 2026-07-08.
Reorders the monorepo's publish/release scripts to follow the packages' real dependency order (templatessharedcomponentsserver) and adds an automated Biome formatting step to the beta release workflow. No changes to any package's public API, and no breaking changes.
For the full entry, and every version before it, see the v3.0.1-beta changelog.

Where to go next

  • v3.0.1-beta changelog — the complete, version-by-version history of the current beta line, from v3.0.1-beta.139 (the first officially documented stable version) up to the release above.
  • Breaking Changes — only the versions that require a code change on your side, each with a before/after migration snippet. Check here first if you're upgrading and want to know what might break.
  • Migrate v2 to v3 — a consolidated, package-by-package diff for anyone jumping straight from Arkyn v2.2.3 to v3.0.2, including breaking changes made in betas before this changelog started tracking versions individually.
On this page