Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: honojs/create-hono
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: honojs/create-hono
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    56b63c3 View commit details
    Browse the repository at this point in the history
  2. build: replace tsx with bun for build script (#94)

    Remove tsx dependency and update build script to use bun directly for
    executing build.ts. This simplifies dependencies while leveraging the
    bun runtime that's already a project requirement.
    ryoppippi authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    f016554 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    85b9c0b View commit details
    Browse the repository at this point in the history
  2. 0.17.0

    yusukebe committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d664317 View commit details
    Browse the repository at this point in the history
Loading