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

feat: add routeSchema and routeConfig + switching context handling #4216

Merged
merged 18 commits into from Sep 27, 2022

Commits on Aug 19, 2022

  1. bumped v5.0.0-dev

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2c27e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Merge branch 'main' into next

    # Conflicts:
    #	fastify.js
    #	package.json
    climba03003 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    db75a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e424f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc8535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6b3e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e95e8e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c45ed9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c1e288 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    968fca0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cef061 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1c2c57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a16714a View commit details
    Browse the repository at this point in the history
  12. tests: extend coverage

    metcoder95 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    aa5ed77 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. refactor: initial cleanup

    metcoder95 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    489e79b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da3aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

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

Commits on Sep 26, 2022

  1. refactor: apply review

    metcoder95 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f3be7b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. docs: restore context docs

    metcoder95 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    df5642d View commit details
    Browse the repository at this point in the history