arkynChangelogGuides
docs / changelogs / latest

Changelog

Arkyn is currently on its v3.x.x stable line. 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.11, released 2026-08-28.
A small fix release. useAutomation (@arkyn/components) now re-fires its toast even when two consecutive form submissions return an identical action response (same name/message), previously the toast silently stopped appearing on the second identical response. No public API change. @arkyn/ui is not part of this release, see the note on the v3.x.x changelog.
For the full entry, and every version from here on, see the v3.x.x changelog.

Where to go next

  • v3.x.x changelog, the version-by-version history of the current stable line, starting at v3.0.2. This is where new versions get documented as they're released.
  • v3.0.1-beta changelog, the historical, version-by-version record of the beta line that led up to v3.0.2 (v3.0.1-beta.139 through v3.0.1-beta.207). Kept for reference; it no longer receives new entries.
  • 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
    arkyn