diff options
Diffstat (limited to '.changeset/funny-cats-sell.md')
-rw-r--r-- | .changeset/funny-cats-sell.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.changeset/funny-cats-sell.md b/.changeset/funny-cats-sell.md deleted file mode 100644 index f2e6802b1..000000000 --- a/.changeset/funny-cats-sell.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@astrojs/underscore-redirects': patch ---- - -Adds support for forced redirects - -Redirects can be forced by setting `force` to `true`: - -```ts -redirects.add({ - // ... - force: true -}) -``` - -It will append a `!` after the status.
\ No newline at end of file |