File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "packages/blobs" : " 9.1.3" ,
33 "packages/cache" : " 2.0.0" ,
4- "packages/dev" : " 3.0.0 " ,
4+ "packages/dev" : " 3.0.1 " ,
55 "packages/dev-utils" : " 3.0.0" ,
6- "packages/functions" : " 4.0.0 " ,
7- "packages/headers" : " 1.0.0 " ,
6+ "packages/functions" : " 4.0.1 " ,
7+ "packages/headers" : " 1.0.1 " ,
88 "packages/otel" : " 2.0.0" ,
9- "packages/redirects" : " 2.0.0 " ,
9+ "packages/redirects" : " 2.0.1 " ,
1010 "packages/runtime" : " 3.0.0" ,
1111 "packages/runtime-utils" : " 2.0.0" ,
1212 "packages/static" : " 2.0.0" ,
1313 "packages/types" : " 2.0.0" ,
14- "packages/vite-plugin" : " 1.0.0 "
14+ "packages/vite-plugin" : " 1.0.1 "
1515}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.1] ( https://github.com/netlify/primitives/compare/dev-v3.0.0...dev-v3.0.1 ) (2025-05-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #236 ] ( https://github.com/netlify/primitives/issues/236 ) ) ([ 630e675] ( https://github.com/netlify/primitives/commit/630e675822ece3d4bca58673b0a899f5a6c06bd9 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @netlify/functions bumped from 4.0.0 to 4.0.1
16+ * @netlify/headers bumped from 1.0.0 to 1.0.1
17+ * @netlify/redirects bumped from 2.0.0 to 2.0.1
18+
319## [ 3.0.0] ( https://github.com/netlify/primitives/compare/dev-v2.3.1...dev-v3.0.0 ) (2025-05-28)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/dev" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Emulation of the Netlify environment for local development" ,
55 "type" : " module" ,
66 "engines" : {
5555 "@netlify/blobs" : " 9.1.3" ,
5656 "@netlify/config" : " ^23.0.8" ,
5757 "@netlify/dev-utils" : " 3.0.0" ,
58- "@netlify/functions" : " 4.0.0 " ,
59- "@netlify/headers" : " 1.0.0 " ,
60- "@netlify/redirects" : " 2.0.0 " ,
58+ "@netlify/functions" : " 4.0.1 " ,
59+ "@netlify/headers" : " 1.0.1 " ,
60+ "@netlify/redirects" : " 2.0.1 " ,
6161 "@netlify/runtime" : " 3.0.0" ,
6262 "@netlify/static" : " 2.0.0"
6363 }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.1] ( https://github.com/netlify/primitives/compare/functions-v4.0.0...functions-v4.0.1 ) (2025-05-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #236 ] ( https://github.com/netlify/primitives/issues/236 ) ) ([ 630e675] ( https://github.com/netlify/primitives/commit/630e675822ece3d4bca58673b0a899f5a6c06bd9 ) )
9+
310## [ 4.0.0] ( https://github.com/netlify/primitives/compare/functions-v3.1.10...functions-v4.0.0 ) (2025-05-28)
411
512
Original file line number Diff line number Diff line change 3131 }
3232 }
3333 },
34- "version" : " 4.0.0 " ,
34+ "version" : " 4.0.1 " ,
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+ ## [ 1.0.1] ( https://github.com/netlify/primitives/compare/headers-v1.0.0...headers-v1.0.1 ) (2025-05-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #236 ] ( https://github.com/netlify/primitives/issues/236 ) ) ([ 630e675] ( https://github.com/netlify/primitives/commit/630e675822ece3d4bca58673b0a899f5a6c06bd9 ) )
9+
310## 1.0.0 (2025-05-28)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/headers" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " TypeScript implementation of Netlify's headers engine" ,
55 "type" : " module" ,
66 "engines" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.1] ( https://github.com/netlify/primitives/compare/redirects-v2.0.0...redirects-v2.0.1 ) (2025-05-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update netlify packages ([ #236 ] ( https://github.com/netlify/primitives/issues/236 ) ) ([ 630e675] ( https://github.com/netlify/primitives/commit/630e675822ece3d4bca58673b0a899f5a6c06bd9 ) )
9+
310## [ 2.0.0] ( https://github.com/netlify/primitives/compare/redirects-v1.1.4...redirects-v2.0.0 ) (2025-05-28)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/redirects" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " TypeScript implementation of Netlify's rewrites and redirects engine" ,
55 "type" : " module" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments