Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into v4 #2145

Merged
merged 8 commits into from
Feb 3, 2024
Merged

Merge main into v4 #2145

merged 8 commits into from
Feb 3, 2024

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    60e85b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix(types): infer complex path params (honojs#2122)

    * fix(types): infer complext path params
    
    * denoify
    
    * supports SubPath only pattern
    
    * denoify
    yusukebe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f970a64 View commit details
    Browse the repository at this point in the history
  2. fix(jsx): fix context provider with async component (honojs#2124)

    * test(jsx): add test for Context with Suspense
    
    * fix(jsx): fix context provider with async component
    
    * chore: denoify
    usualoma committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0ed91a7 View commit details
    Browse the repository at this point in the history
  3. v3.12.9

    yusukebe committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dc39e02 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix(trie-router): fix same parameter name issue (honojs#2136)

    * fix(trie-router): fix same parameter name issue
    
    * denoify
    yusukebe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0852f1b View commit details
    Browse the repository at this point in the history
  2. v3.12.10

    yusukebe committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f2ec8d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix(html): Remove circular dependencies in hono/html (honojs#2143)

    * refactor: Refactor helper/html and utils/html to remove circular dependencies
    
    * chore: denoify
    
    * chore: reformat code
    
    * chore: denoify
    javascripter committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f44c705 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v4

    usualoma committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0623c21 View commit details
    Browse the repository at this point in the history