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/node-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: honojs/node-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 4 contributors

Commits on May 4, 2023

  1. fix: decode the paths for serve-static (#42)

    this is already how other adapters work
    ff2400t authored May 4, 2023
    Configuration menu
    Copy the full SHA
    4bb6bc2 View commit details
    Browse the repository at this point in the history
  2. Feat/node18 (#41)

    * fix: add TransformStream to global and re-implement stream pipe
    
    * chore: enhance the request body backpressure
    
    * feat: add stream support and fix some bugs
    
    * feat: node 18 native stream support
    
    * chore: remove wrong annotations
    
    * fix: remove node 16 support
    
    * fix: guard the crypto global type
    
    * chore: add node 20.x git action support
    tangye1234 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    5107fd1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d1f58bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af24faf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. v1.0.0-rc.1

    yusukebe committed May 6, 2023
    Configuration menu
    Copy the full SHA
    06ee802 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 14, 2023

  1. docs: update readme

    yusukebe committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8d0ac9b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge pull request #48 from honojs/next

    Next
    yusukebe authored May 19, 2023
    Configuration menu
    Copy the full SHA
    5808256 View commit details
    Browse the repository at this point in the history
  2. chore: bump up np

    yusukebe committed May 19, 2023
    Configuration menu
    Copy the full SHA
    17a392a View commit details
    Browse the repository at this point in the history
  3. v1.0.0

    yusukebe committed May 19, 2023
    Configuration menu
    Copy the full SHA
    003e6dd View commit details
    Browse the repository at this point in the history
Loading