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: rewriting (experimental) #10867

Merged
merged 18 commits into from May 8, 2024
Merged

feat: rewriting (experimental) #10867

merged 18 commits into from May 8, 2024

Commits on May 7, 2024

  1. feat: implement reroute in dev (#10818)

    * chore: implement reroute in dev
    
    * chore: revert naming change
    
    * chore: conditionally create the new request
    
    * chore: handle error
    
    * remove only
    
    * remove only
    
    * chore: add tests and remove logs
    
    * chore: fix regression
    
    * chore: fix regression route matching
    
    * chore: remove unwanted test
    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f67c356 View commit details
    Browse the repository at this point in the history
  2. feat: reroute in SSG (#10843)

    * feat: rerouting in ssg
    
    * linting
    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    319bd05 View commit details
    Browse the repository at this point in the history
  3. feat: reroute for SSR (#10845)

    * feat: implement reroute in dev (#10818)
    
    * chore: implement reroute in dev
    
    * chore: revert naming change
    
    * chore: conditionally create the new request
    
    * chore: handle error
    
    * remove only
    
    * remove only
    
    * chore: add tests and remove logs
    
    * chore: fix regression
    
    * chore: fix regression route matching
    
    * chore: remove unwanted test
    
    * feat: reroute in SSG (#10843)
    
    * feat: rerouting in ssg
    
    * linting
    
    * feat: rerouting in ssg
    
    * linting
    
    * feat: reroute for SSR
    
    * fix rebase
    
    * fix merge issue
    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2ee5817 View commit details
    Browse the repository at this point in the history
  4. feat: rerouting in the middleware (#10853)

    * feat: implement reroute in dev (#10818)
    
    * chore: implement reroute in dev
    
    * chore: revert naming change
    
    * chore: conditionally create the new request
    
    * chore: handle error
    
    * remove only
    
    * remove only
    
    * chore: add tests and remove logs
    
    * chore: fix regression
    
    * chore: fix regression route matching
    
    * chore: remove unwanted test
    
    * feat: reroute in SSG (#10843)
    
    * feat: rerouting in ssg
    
    * linting
    
    * feat: rerouting in ssg
    
    * linting
    
    * feat: reroute for SSR
    
    * fix rebase
    
    * fix merge issue
    
    * feat: implement the `next(payload)` feature for rerouting
    
    * chore: revert code
    
    * chore: fix code
    
    * Apply suggestions from code review
    
    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    
    ---------
    
    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    ematipico and bluwy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5621a91 View commit details
    Browse the repository at this point in the history
  5. feat: rerouting

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d7f0a47 View commit details
    Browse the repository at this point in the history
  6. chore: rename to rewrite

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6ad8850 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    973ddf6 View commit details
    Browse the repository at this point in the history
  8. chore: update the chageset

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f34c8ad View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    ematipico and sarah11918 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    18804bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9eb5dbc View commit details
    Browse the repository at this point in the history
  11. lock file

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c0149cd View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    Co-authored-by:  Matthew Phillips <matthew@skypack.dev>
    Co-authored-by: Ben Holmes <hey@bholmes.dev>
    4 people committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d3f22ca View commit details
    Browse the repository at this point in the history
  13. feedback

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a63885f View commit details
    Browse the repository at this point in the history
  14. rename

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d254dcb View commit details
    Browse the repository at this point in the history
  15. add tests for 404

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    78b13f8 View commit details
    Browse the repository at this point in the history
  16. revert change

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f733520 View commit details
    Browse the repository at this point in the history
  17. fix regression

    ematipico committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bab2d41 View commit details
    Browse the repository at this point in the history
  18. Update .changeset/pink-ligers-share.md

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    ematipico and sarah11918 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ff5602a View commit details
    Browse the repository at this point in the history