Skip to content

feat: rename build back to optimize - #96

Merged
yusukebe merged 1 commit into
nextfrom
feat/rename-optimize
Aug 19, 2026
Merged

feat: rename build back to optimize#96
yusukebe merged 1 commit into
nextfrom
feat/rename-optimize

Conversation

@yusukebe

Copy link
Copy Markdown
Member

Rename build back to optimize (revisits #85). Building is what every bundler does, but the optimization is what only Hono CLI can do — the command should be named after its unique value. It also avoids confusion with the project's real build pipeline (wrangler, vite).

The plain-bundle mode is gone with it: hono optimize always optimizes. Use your normal build tool for a plain bundle. The JSON envelope, --request-body-api-removal modes, and error suggestions all stay.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • pnpm run format:fix && pnpm run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@yusukebe
yusukebe merged commit 8112da1 into next Aug 19, 2026
4 checks passed
@yusukebe
yusukebe deleted the feat/rename-optimize branch August 19, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant