Skip to content

Releases: honojs/cli

v0.1.10

Choose a tag to compare

@yusukebe yusukebe released this 31 Jan 08:30

What's Changed

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

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

v0.1.9

Choose a tag to compare

@yusukebe yusukebe released this 27 Jan 08:14

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

Choose a tag to compare

@yusukebe yusukebe released this 11 Jan 10:49

What's Changed

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

v0.1.7

Choose a tag to compare

@yusukebe yusukebe released this 10 Jan 23:59

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

Choose a tag to compare

@yusukebe yusukebe released this 22 Dec 10:53

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

Choose a tag to compare

@yusukebe yusukebe released this 16 Dec 07:02

What's Changed

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

v0.1.4

Choose a tag to compare

@yusukebe yusukebe released this 14 Dec 08:32
0.1.4

v0.1.3

Choose a tag to compare

@yusukebe yusukebe released this 03 Dec 08:39

What's Changed

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

v0.1.2

Choose a tag to compare

@yusukebe yusukebe released this 01 Dec 03:42

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

Choose a tag to compare

@yusukebe yusukebe released this 26 Nov 10:07

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