Skip to content

Commit f1238cd

Browse files
chore: release main (#700)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ea54d90 commit f1238cd

40 files changed

Lines changed: 337 additions & 135 deletions

.release-please-manifest.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
2-
"packages/aws-lambda-compat": "1.0.1",
2+
"packages/aws-lambda-compat": "1.0.2",
33
"packages/ai": "0.4.1",
4-
"packages/blobs": "10.7.8",
5-
"packages/cache": "3.4.7",
4+
"packages/blobs": "10.7.9",
5+
"packages/cache": "3.4.8",
66
"packages/database/dev": "0.10.1",
77
"packages/database/prod": "1.0.0",
88
"packages/database/proxy": "0.1.5",
9-
"packages/dev": "4.18.6",
10-
"packages/dev-utils": "4.4.5",
11-
"packages/edge-functions/dev": "1.0.19",
12-
"packages/edge-functions/prod": "3.0.7",
13-
"packages/functions/prod": "5.2.2",
14-
"packages/functions/dev": "1.2.11",
15-
"packages/headers": "2.1.10",
16-
"packages/images": "1.3.9",
9+
"packages/dev": "4.18.7",
10+
"packages/dev-utils": "4.4.6",
11+
"packages/edge-functions/dev": "1.0.20",
12+
"packages/edge-functions/prod": "3.0.8",
13+
"packages/functions/prod": "5.3.0",
14+
"packages/functions/dev": "1.3.0",
15+
"packages/headers": "2.1.11",
16+
"packages/images": "1.3.10",
1717
"packages/identity/prod": "1.2.0",
18-
"packages/nuxt-module": "0.3.6",
19-
"packages/otel": "6.0.2",
20-
"packages/redirects": "3.1.12",
21-
"packages/runtime": "4.1.24",
18+
"packages/nuxt-module": "0.3.7",
19+
"packages/otel": "6.0.3",
20+
"packages/redirects": "3.1.13",
21+
"packages/runtime": "4.1.25",
2222
"packages/runtime-utils": "2.3.0",
23-
"packages/static": "3.1.9",
24-
"packages/types": "2.7.0",
25-
"packages/vite-plugin": "2.12.6",
26-
"packages/vite-plugin-tanstack-start": "1.3.14"
23+
"packages/static": "3.1.10",
24+
"packages/types": "2.8.0",
25+
"packages/vite-plugin": "2.12.7",
26+
"packages/vite-plugin-tanstack-start": "1.3.15"
2727
}

package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-lambda-compat/CHANGELOG.md

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

3+
## [1.0.2](https://github.com/netlify/primitives/compare/aws-lambda-compat-v1.0.1...aws-lambda-compat-v1.0.2) (2026-05-29)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @netlify/types bumped from 2.7.0 to 2.8.0
11+
312
## [1.0.1](https://github.com/netlify/primitives/compare/aws-lambda-compat-v1.0.0...aws-lambda-compat-v1.0.1) (2026-05-18)
413

514

0 commit comments

Comments
 (0)