Skip to content

Releases: honojs/cli

v0.1.10

31 Jan 08:30

Choose a tag to compare

What's Changed

  • feat(request): Improve hono request output by @ysknsid25 in #58

Full Changelog: v0.1.9...v0.1.10

v0.1.9

27 Jan 08:14

Choose a tag to compare

What's Changed

  • chore: ignore .claude/settings.local.json by @yusukebe in #71
  • feat(request,serve): add --external flag for marking packages as external by @robinsadeghpour in #70

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

11 Jan 10:49

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

10 Jan 23:59

Choose a tag to compare

What's Changed

  • feat(serve): build and serve with sourcemap for debugging by @usualoma in #65
  • fix(build): call context.dispose() after first app is successfully built by @usualoma in #67

Full Changelog: v0.1.6...v0.1.7

v0.1.6

22 Dec 10:53

Choose a tag to compare

What's Changed

  • feat(optimize): enable to remove request body APIs if they are not needed by @usualoma in #49
  • docs(readme): add docs for API removal features by @yusukebe in #63

Full Changelog: v0.1.5...v0.1.6

v0.1.5

16 Dec 07:02

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

14 Dec 08:32

Choose a tag to compare

0.1.4

v0.1.3

03 Dec 08:39

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Dec 03:42

Choose a tag to compare

What's Changed

  • refactor(serve): add custom parser function for --port option by @ysknsid25 in #44
  • test(serve): Add mock for Port Validation by @ysknsid25 in #53
  • chore: add configVersion option to bun.lock by @yusukebe in #55

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Nov 10:07

Choose a tag to compare

What's Changed

  • refactor(search): add custom parser function for limit option by @ysknsid25 in #41
  • feat(request): add watch option to request command by @usualoma in #50

New Contributors

Full Changelog: v0.1.0...v0.1.1