Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:43
· 86 commits to main since this release

1.7.0 (2026-03-25)

Features

  • expansion: add baseCore generator for async-capable expansion (635ddc8)
  • expansion: rewire base() to use baseCore + add baseAsync() (7731e94)

Code Refactoring

  • expansion: extract pure helpers from BASE engine (06f95ed)