Skip to content

v1.0.0

Choose a tag to compare

@Upd4ting Upd4ting released this 23 Mar 17:35
· 34 commits to main since this release

compare changes

馃殌 Enhancements

  • api: Add PartialController helper (#17)
  • api: Add catch-all route parameter support (#16)
  • api: Add manual listen control for server startup (#18)
  • api: Add @monitor decorator for always-run observers (#19)

馃┕ Fixes

  • Handle empty body in JSONBody decorator (ab6eee8)

馃摝 Build

  • Upgrade api-util to beta version (bfc9577)
  • Replace rm -rf with rimraf (#13)

馃彙 Chore

  • Remove unused script (80db286)
  • Replicate ai agent config files (.agents/.claude) (#14)
  • Simplify CI workflow triggers and update AGENTS.md (0f1137b)
  • Migrate from eslint and prettier to biome (#20)
  • Migrate from local beta interfaces to published @AntelopeJS packages (55a3d1e)
  • Bump release-it to 19.2.4 (12c85ce)

馃帹 Styles

  • Format destroy function (feec286)

馃 CI

  • Remove test:coverage step from CI workflow (3803084)

鉂わ笍 Contributors