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/honox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.39
Choose a base ref
...
head repository: honojs/honox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.40
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on Apr 9, 2025

  1. feat: Route grouping (#280)

    * test: add app with route group, tests for it
    
    * feat: remove () grouping from filepath when creating route path
    
    * test: also expect middleware to work in route groups
    
    * feat: adjust middleware's regexp creator to allow injecting middleware from route group
    
    * style: autofix
    
    * docs: update readme
    
    * style: fix
    
    * docs:
    muningis authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    523c6c7 View commit details
    Browse the repository at this point in the history
  2. 0.1.40

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