File tree Expand file tree Collapse file tree 10 files changed +61
-18
lines changed Expand file tree Collapse file tree 10 files changed +61
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/blobs" : " 9.1.5" ,
33 "packages/cache" : " 3.0.2" ,
4- "packages/dev" : " 4.1.3 " ,
4+ "packages/dev" : " 4.1.4 " ,
55 "packages/dev-utils" : " 3.1.1" ,
6- "packages/edge-functions" : " 2.14.2 " ,
7- "packages/functions" : " 4.1.2 " ,
6+ "packages/edge-functions" : " 2.14.3 " ,
7+ "packages/functions" : " 4.1.3 " ,
88 "packages/headers" : " 2.0.1" ,
99 "packages/otel" : " 3.0.2" ,
1010 "packages/redirects" : " 3.0.1" ,
1111 "packages/runtime" : " 4.0.2" ,
1212 "packages/runtime-utils" : " 2.1.0" ,
1313 "packages/static" : " 3.0.1" ,
1414 "packages/types" : " 2.0.2" ,
15- "packages/vite-plugin" : " 2.1.3 "
15+ "packages/vite-plugin" : " 2.1.4 "
1616}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.4] ( https://github.com/netlify/primitives/compare/dev-v4.1.3...dev-v4.1.4 ) (2025-06-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #288 ] ( https://github.com/netlify/primitives/issues/288 ) ) ([ cdf9261] ( https://github.com/netlify/primitives/commit/cdf92610050cafb0c0967eee8bebe76f352ffdb5 ) )
9+ * ** deps:** update netlify packages ([ #290 ] ( https://github.com/netlify/primitives/issues/290 ) ) ([ ca10da6] ( https://github.com/netlify/primitives/commit/ca10da69a916ef29bb6251822548f9dbefb58d06 ) )
10+
11+
12+ ### Dependencies
13+
14+ * The following workspace dependencies were updated
15+ * dependencies
16+ * @netlify/edge-functions bumped from 2.14.2 to 2.14.3
17+ * @netlify/functions bumped from 4.1.2 to 4.1.3
18+
319## [ 4.1.3] ( https://github.com/netlify/primitives/compare/dev-v4.1.2...dev-v4.1.3 ) (2025-06-04)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/dev" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 4.1.4 " ,
44 "description" : " Emulation of the Netlify environment for local development" ,
55 "type" : " module" ,
66 "engines" : {
5555 "@netlify/blobs" : " 9.1.5" ,
5656 "@netlify/config" : " ^23.0.10" ,
5757 "@netlify/dev-utils" : " 3.1.1" ,
58- "@netlify/edge-functions" : " 2.14.2 " ,
59- "@netlify/functions" : " 4.1.2 " ,
58+ "@netlify/edge-functions" : " 2.14.3 " ,
59+ "@netlify/functions" : " 4.1.3 " ,
6060 "@netlify/headers" : " 2.0.1" ,
6161 "@netlify/redirects" : " 3.0.1" ,
6262 "@netlify/runtime" : " 4.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.14.3] ( https://github.com/netlify/primitives/compare/edge-functions-v2.14.2...edge-functions-v2.14.3 ) (2025-06-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #290 ] ( https://github.com/netlify/primitives/issues/290 ) ) ([ ca10da6] ( https://github.com/netlify/primitives/commit/ca10da69a916ef29bb6251822548f9dbefb58d06 ) )
9+ * fix ` @netlify/edge-functions ` exports ([ #289 ] ( https://github.com/netlify/primitives/issues/289 ) ) ([ cfb8fac] ( https://github.com/netlify/primitives/commit/cfb8fac01437452168686f64a2afe76c990fe63e ) )
10+
311## [ 2.14.2] ( https://github.com/netlify/primitives/compare/edge-functions-v2.14.1...edge-functions-v2.14.2 ) (2025-06-04)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/edge-functions" ,
3- "version" : " 2.14.2 " ,
3+ "version" : " 2.14.3 " ,
44 "description" : " TypeScript utilities for interacting with Netlify Edge Functions" ,
55 "type" : " module" ,
66 "engines" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.3] ( https://github.com/netlify/primitives/compare/functions-v4.1.2...functions-v4.1.3 ) (2025-06-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency @netlify/serverless-functions-api to v2.1.1 ([ #284 ] ( https://github.com/netlify/primitives/issues/284 ) ) ([ 21555ae] ( https://github.com/netlify/primitives/commit/21555aee654b8f47155a02fa4391a5100b9e3afc ) )
9+ * ** deps:** update dependency @netlify/zip-it-and-ship-it to ^12.1.2 ([ #285 ] ( https://github.com/netlify/primitives/issues/285 ) ) ([ bf00043] ( https://github.com/netlify/primitives/commit/bf00043a71018e18ddf9dfa23cdf9923da80b5f3 ) )
10+ * ** deps:** update netlify packages ([ #288 ] ( https://github.com/netlify/primitives/issues/288 ) ) ([ cdf9261] ( https://github.com/netlify/primitives/commit/cdf92610050cafb0c0967eee8bebe76f352ffdb5 ) )
11+ * ** deps:** update netlify packages ([ #290 ] ( https://github.com/netlify/primitives/issues/290 ) ) ([ ca10da6] ( https://github.com/netlify/primitives/commit/ca10da69a916ef29bb6251822548f9dbefb58d06 ) )
12+
313## [ 4.1.2] ( https://github.com/netlify/primitives/compare/functions-v4.1.1...functions-v4.1.2 ) (2025-06-03)
414
515
Original file line number Diff line number Diff line change 3131 }
3232 }
3333 },
34- "version" : " 4.1.2 " ,
34+ "version" : " 4.1.3 " ,
3535 "description" : " TypeScript utilities for interacting with Netlify Functions" ,
3636 "files" : [
3737 " dist/**/*.js" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.4] ( https://github.com/netlify/primitives/compare/vite-plugin-v2.1.3...vite-plugin-v2.1.4 ) (2025-06-06)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @netlify/dev bumped from 4.1.3 to 4.1.4
11+
312## [ 2.1.3] ( https://github.com/netlify/primitives/compare/vite-plugin-v2.1.2...vite-plugin-v2.1.3 ) (2025-06-04)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/vite-plugin" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Vite plugin with a local emulation of the Netlify environment" ,
55 "type" : " module" ,
66 "engines" : {
3636 "vitest" : " ^3.0.0"
3737 },
3838 "dependencies" : {
39- "@netlify/dev" : " 4.1.3 " ,
39+ "@netlify/dev" : " 4.1.4 " ,
4040 "@netlify/dev-utils" : " ^3.1.1" ,
4141 "chalk" : " ^5.4.1"
4242 },
You can’t perform that action at this time.
0 commit comments