Commit e0ad3bc
Version Packages (#13646)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## vercel@44.6.6
### Patch Changes
- Updated dependencies
\[[`24f47647b272c18c38187f32130bfd58a04d9d97`](24f4764),
[`df172a801b3da2515afa0e228461e61a45a7c64a`](df172a8),
[`99ec6718b0ddffac67a8a66608c718fce99bf542`](99ec671),
[`003343e128ccb3848a3c966f1f16f0d19df012e8`](003343e)]:
- @vercel/next@4.10.10
- @vercel/hono@0.0.6
- @vercel/node@5.3.8
## @vercel/frameworks@3.7.5
### Patch Changes
- Support `server.ts` for hono entrypoint
([#13638](#13638))
## @vercel/fs-detectors@5.4.11
### Patch Changes
- Fix incorrect caching for DetectorFilesystem.readdir
([#13645](#13645))
- Updated dependencies
\[[`99ec6718b0ddffac67a8a66608c718fce99bf542`](99ec671)]:
- @vercel/frameworks@3.7.5
## @vercel/hono@0.0.6
### Patch Changes
- Support `server.ts` for hono entrypoint
([#13638](#13638))
- Fix issue with hono support in monorepos
([#13642](#13642))
- Updated dependencies
\[[`003343e128ccb3848a3c966f1f16f0d19df012e8`](003343e)]:
- @vercel/node@5.3.8
## @vercel/next@4.10.10
### Patch Changes
- Ensure RSC headers have exact value '1' for proper routing and
prefetch handling consistency
([#13644](#13644))
- fix erroneous source file warning when using dynamic not-found
([#13641](#13641))
## @vercel/node@5.3.8
### Patch Changes
- Fix issue with hono support in monorepos
([#13642](#13642))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 24f4764 commit e0ad3bc
File tree
20 files changed
+78
-56
lines changed- .changeset
- examples
- packages
- cli
- frameworks
- fs-detectors
- hono
- next
- node
- static-build
20 files changed
+78
-56
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments