Skip to content

v1.0.1

Choose a tag to compare

@quinnj quinnj released this 10 Aug 08:38
· 27 commits to main since this release

Patch release with the 1.0 hardening fix from #7: @transaction early-return is now rewritten into a tagged, expansion-local marker, so composing nested transactions with early returns commits/rolls back only the intended level instead of silently rolling back all levels.