File tree Expand file tree Collapse file tree 10 files changed +51
-18
lines changed Expand file tree Collapse file tree 10 files changed +51
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/build-info" : " 10.0.7" ,
3
- "packages/build" : " 35.0.0 " ,
4
- "packages/edge-bundler" : " 14.2.2 " ,
3
+ "packages/build" : " 35.0.1 " ,
4
+ "packages/edge-bundler" : " 14.3.0 " ,
5
5
"packages/cache-utils" : " 6.0.3" ,
6
- "packages/config" : " 24.0.0 " ,
6
+ "packages/config" : " 24.0.1 " ,
7
7
"packages/functions-utils" : " 6.2.0" ,
8
8
"packages/git-utils" : " 6.0.2" ,
9
9
"packages/headers-parser" : " 9.0.1" ,
10
10
"packages/js-client" : " 14.0.3" ,
11
11
"packages/nock-udp" : " 5.0.1" ,
12
- "packages/redirect-parser" : " 15.0.2 " ,
12
+ "packages/redirect-parser" : " 15.0.3 " ,
13
13
"packages/run-utils" : " 6.0.2" ,
14
14
"packages/opentelemetry-sdk-setup" : " 2.0.2" ,
15
15
"packages/opentelemetry-utils" : " 2.0.1" ,
Original file line number Diff line number Diff line change 105
105
* dependencies
106
106
* @netlify/config bumped from ^20.8.0 to ^20.8.1
107
107
108
+ ## [ 35.0.1] ( https://github.com/netlify/build/compare/build-v35.0.0...build-v35.0.1 ) (2025-07-31)
109
+
110
+
111
+ ### Dependencies
112
+
113
+ * The following workspace dependencies were updated
114
+ * dependencies
115
+ * @netlify/config bumped from ^24.0.0 to ^24.0.1
116
+ * @netlify/edge-bundler bumped from 14.2.2 to 14.3.0
117
+
108
118
## [ 35.0.0] ( https://github.com/netlify/build/compare/build-v34.3.0...build-v35.0.0 ) (2025-07-28)
109
119
110
120
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build" ,
3
- "version" : " 35.0.0 " ,
3
+ "version" : " 35.0.1 " ,
4
4
"description" : " Netlify build module" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/index.js" ,
69
69
"@bugsnag/js" : " ^8.0.0" ,
70
70
"@netlify/blobs" : " ^10.0.7" ,
71
71
"@netlify/cache-utils" : " ^6.0.3" ,
72
- "@netlify/config" : " ^24.0.0 " ,
73
- "@netlify/edge-bundler" : " 14.2.2 " ,
72
+ "@netlify/config" : " ^24.0.1 " ,
73
+ "@netlify/edge-bundler" : " 14.3.0 " ,
74
74
"@netlify/functions-utils" : " ^6.2.0" ,
75
75
"@netlify/git-utils" : " ^6.0.2" ,
76
76
"@netlify/opentelemetry-utils" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 76
76
* dependencies
77
77
* netlify bumped from ^13.1.8 to ^13.1.9
78
78
79
+ ## [ 24.0.1] ( https://github.com/netlify/build/compare/config-v24.0.0...config-v24.0.1 ) (2025-07-31)
80
+
81
+
82
+ ### Dependencies
83
+
84
+ * The following workspace dependencies were updated
85
+ * dependencies
86
+ * @netlify/redirect-parser bumped from ^15.0.2 to ^15.0.3
87
+
79
88
## [ 24.0.0] ( https://github.com/netlify/build/compare/config-v23.2.0...config-v24.0.0 ) (2025-07-28)
80
89
81
90
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/config" ,
3
- "version" : " 24.0.0 " ,
3
+ "version" : " 24.0.1 " ,
4
4
"description" : " Netlify config module" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/index.js" ,
61
61
"@iarna/toml" : " ^2.2.5" ,
62
62
"@netlify/api" : " ^14.0.3" ,
63
63
"@netlify/headers-parser" : " ^9.0.1" ,
64
- "@netlify/redirect-parser" : " ^15.0.2 " ,
64
+ "@netlify/redirect-parser" : " ^15.0.3 " ,
65
65
"chalk" : " ^5.0.0" ,
66
66
"cron-parser" : " ^4.1.0" ,
67
67
"deepmerge" : " ^4.2.2" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 14.3.0] ( https://github.com/netlify/build/compare/edge-bundler-v14.2.2...edge-bundler-v14.3.0 ) (2025-07-31)
4
+
5
+
6
+ ### Features
7
+
8
+ * generate edge function tarballs ([ #6568 ] ( https://github.com/netlify/build/issues/6568 ) ) ([ a5e2746] ( https://github.com/netlify/build/commit/a5e27466736430e9f997d5bc42d2105d478c618f ) )
9
+
3
10
## [ 14.2.2] ( https://github.com/netlify/build/compare/edge-bundler-v14.2.1...edge-bundler-v14.2.2 ) (2025-07-11)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/edge-bundler" ,
3
- "version" : " 14.2.2 " ,
3
+ "version" : " 14.3.0 " ,
4
4
"description" : " Intelligently prepare Netlify Edge Functions for deployment" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/node/index.js" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ 15.0.3] ( https://github.com/netlify/build/compare/redirect-parser-v15.0.2...redirect-parser-v15.0.3 ) (2025-07-31)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * drop ` filter-obj ` ([ #6592 ] ( https://github.com/netlify/build/issues/6592 ) ) ([ 9f27226] ( https://github.com/netlify/build/commit/9f27226048a20976db4a84369baee13a9c153e6b ) )
16
+
10
17
## [ 15.0.2] ( https://github.com/netlify/build/compare/redirect-parser-v15.0.1...redirect-parser-v15.0.2 ) (2025-05-29)
11
18
12
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/redirect-parser" ,
3
- "version" : " 15.0.2 " ,
3
+ "version" : " 15.0.3 " ,
4
4
"description" : " Parses netlify redirects into a js object representation" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/index.js" ,
You can’t perform that action at this time.
0 commit comments