Skip to content

Commit c89388e

Browse files
Version Packages
1 parent 87b31fe commit c89388e

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/eighty-masks-cheat.md

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

.changeset/popular-kids-beam.md

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

.changeset/shy-cups-notice.md

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

.changeset/witty-dots-film.md

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

packages/open-next/CHANGELOG.md

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

3+
## 3.0.8
4+
5+
### Patch Changes
6+
7+
- b8ffa3a: add check for config and config.default
8+
- ab0f8b2: [windows] Add Windows compatibility for the `resolve` ESBuild plugin
9+
- 7beaf82: [windows] Add Windows compatibility for the `replacement` ESBuild plugin
10+
- e2d0c7f: [windows] Specify the `file://` protocol when importing config on Windows
11+
312
## 3.0.6
413

514
### 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": "@genezio/open-next",
6-
"version": "3.0.7",
6+
"version": "3.0.8",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

0 commit comments

Comments
 (0)