Thanks to visit codestin.com
Credit goes to github.com

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: koajs/router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.1
Choose a base ref
...
head repository: koajs/router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.1
Choose a head ref
  • 17 commits
  • 26 files changed
  • 12 contributors

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    5cec6fb View commit details
    Browse the repository at this point in the history
  2. Include type installation instructions in README (#134)

    [Saves folks time from having to dig through old issues](#109)
    wallzero authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    05fe8dd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. doc: add header to refer to api reference. (#112)

    Co-authored-by: niftylettuce <[email protected]>
    winkies and niftylettuce authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1aead99 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. * update deps (#150)

    * code clean
    * add tests for Layer.params()
    etroynov authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    65414f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb50ac View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Improve path checking before route registration (#155)

    * [147] Ensure path sanity checks provide clear errors during registration checks
    
    * [147] Adjust tests to not include unused variables
    
    * [147] Adjust usage of double quotes to single quotes to ensure code style
    
    * [147] Adjust gh-148 to gh-147 mention in tests
    
    * [147] Remove extraneous parameters in test functions, ensure all possible method verbs are tested
    peterver authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    6aca720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db0e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba3efa View commit details
    Browse the repository at this point in the history
  4. Support symbols as route names (#143)

    * Test symbols as route names and related error handling
    
    * Better support for symbols as route names, and add error handling for router.redirect
    noinkling authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    13a634d View commit details
    Browse the repository at this point in the history
  5. doc: add comma for better understanding (#145)

    Hua Chen authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    3454a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6a8fc8 View commit details
    Browse the repository at this point in the history
  7. fix(lib/test/doc): fix jsdoc and typo (#146)

    那里好脏不可以 authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    68253f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0c6d8b View commit details
    Browse the repository at this point in the history
  9. 3 Configuration menu
    Copy the full SHA
    fdf7117 View commit details
    Browse the repository at this point in the history
  10. 11.0.0

    titanism committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    54a3198 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d2ad849 View commit details
    Browse the repository at this point in the history
  12. 11.0.1

    titanism committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    8fe1d54 View commit details
    Browse the repository at this point in the history
Loading