You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update patch syntax
* feat: add support for rewriting middleware responses
* chore: format
* chore: add extra content
* chore: use city in demo
* feat: add html rewriting
* feat: add request header support
* feat: add rewriting
* chore: move NetlifyReponse into a subpackage
* feat: allow returning `NetlifyReponse` directly
* chore: remove inlined types from middleware demo
* chore: remove modified toml
* chore: add demo links
* chore: add comments to example
* chore: don't lint generated types
* chore: rename class
* chore: add comment about source of htmlrewriter types
* refactor: use type guards
* chore: rename classes
* chore: rename again
* chore: rename again
* chore: update example
* chore: make req a subclass of Request
* chore: switch from hidden fields to global map
* ci: add cypress middleware tests
* ci: add tests for middleware headers
* ci: add tests for enhanced middleware
* chore: fix test
* fix: handle other HTTP verbs
* feat: add helper methods
* fix: less flaky test
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
0 commit comments