Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 May 00:09
· 2 commits to main since this release

2.0.0 (2026-05-30)

  • feat!: move applyEffectSchema to @arckit/form/effect-schema subpath (4ebddb7)

Bug Fixes

  • add typesVersions fallback for effect-schema subpath (node10) (e0d7b62)

BREAKING CHANGES

  • applyEffectSchema is no longer exported from @arckit/form.
    Import it from @arckit/form/effect-schema instead.