Skip to content

v0.1.20

Choose a tag to compare

@hideyukiMORI hideyukiMORI released this 22 May 16:05
· 58 commits to main since this release
fb6719d

Changed

  • createApp() registers default domain handlers: transaction-aborted (422), version-conflict (409), forbidden (403)
  • Transaction rollback via runTransaction() no longer requires manual handler wiring (FT106/FT147)

Closes #100