Skip to content

Commit d14c985

Browse files
Version Packages (#146)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b5a4c0c commit d14c985

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/fast-kangaroos-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-drinks-explode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twenty-hounds-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/open-next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# open-next
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 22e8f70: ISR: support "notFound" and "redirect" in getStaticProps
8+
- d6db51f: revalidation: fix ISR revalidation for rewritten URL
9+
- b5a4c0c: Response: setHeader() and writeHead() return "this"
10+
311
## 2.0.1
412

513
### Patch Changes

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"access": "public"
44
},
55
"name": "open-next",
6-
"version": "2.0.1",
6+
"version": "2.0.2",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

0 commit comments

Comments
 (0)