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
{{ message }}
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
* add support for `edge_handlers` ([4c42d34](https://www.github.com/netlify/netlify-redirect-parser/commit/4c42d34c20e08a9a2d2bc2469c3646743674bc47))
27
+
* enforce `force` to be a boolean ([30d3879](https://www.github.com/netlify/netlify-redirect-parser/commit/30d38793de699f396c79d6e9919eba5a5e3eec7b))
28
+
* enforce `proxy` to be a boolean ([5aca6e0](https://www.github.com/netlify/netlify-redirect-parser/commit/5aca6e0ee1c53d470f7066314cecd59eaddc187f))
29
+
* enforce `proxy` to be a boolean everywhere ([ae644a5](https://www.github.com/netlify/netlify-redirect-parser/commit/ae644a53d36e4d0ec0c82908abcfed6dfc139e23))
30
+
* ensure `headers` is always set ([2326ad5](https://www.github.com/netlify/netlify-redirect-parser/commit/2326ad53b8ab16dd1801ae028c58aefe70d13c1f))
* use exceptions ([ecc6fbb](https://www.github.com/netlify/netlify-redirect-parser/commit/ecc6fbb43e94014fbc91a4dc4ce7b4e83cac5829))
34
+
* validate that `redirects` is an array ([03e410a](https://www.github.com/netlify/netlify-redirect-parser/commit/03e410a27f1d6a558be3b1976a76a45d544e68bf))
* validation of `from` ([14a2ce8](https://www.github.com/netlify/netlify-redirect-parser/commit/14a2ce87c6918d1ce27f80401b5e0100ac64b48c))
43
+
44
+
45
+
### Miscellaneous Chores
46
+
47
+
* default `params` to an empty object ([cb13d58](https://www.github.com/netlify/netlify-redirect-parser/commit/cb13d58a4070fa0e22742054c1cb301b7c25f47a))
48
+
* ensure `conditions` is always set ([607a369](https://www.github.com/netlify/netlify-redirect-parser/commit/607a3697efc0fe0e5f00d8c8e3ff92fe9b1a8ba1))
49
+
* remove browser partial support ([388f619](https://www.github.com/netlify/netlify-redirect-parser/commit/388f6191f2c062dfba02942d608404be3c6313ea))
50
+
* rename `params` to `query` ([1cde275](https://www.github.com/netlify/netlify-redirect-parser/commit/1cde275c82f192cca86c52494ca2400bf6703aba))
0 commit comments