Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 12:51
· 9 commits to main since this release
  • chore: bump all packages to version 0.8.2 (fbcde3d)
  • fix(router): merge URL params into POST input for flat .rest() paths (#91) (7a00f80)
  • docs: add business-logic page to sidebar navigation (da9c345)
  • docs(procedures): add builder method subsections for business logic primitives (b7f143a)
  • docs: update "Docs" links to point to the introduction page (5c66a0f)
  • fix(docs): use Node 22 in Dockerfile for Astro compatibility (c56ebca)
  • docs: update version badge to v0.8.x in documentation (e8e4d88)
  • fix: require Node.js >= 22.12.0 for Astro compatibility (e02330c)
  • chore: bump all packages to version 0.8.1 (85116d6)

What's Changed

  • fix(router): merge URL params into POST input for flat .rest() paths by @zzal in #91

Full Changelog: v0.8.1...v0.8.2