Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/slimy-coins-follow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/netlify': patch
---

Upgrade `@netlify/functions` to v5. This removes 82 MB and 310 dependencies from the dependency tree. See https://github.com/netlify/primitives/releases/tag/functions-v5.0.0.
2 changes: 1 addition & 1 deletion packages/integrations/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@astrojs/internal-helpers": "workspace:*",
"@astrojs/underscore-redirects": "workspace:*",
"@netlify/blobs": "^10.3.1",
"@netlify/functions": "^4.3.0",
"@netlify/functions": "^5.0.1",
"@netlify/vite-plugin": "^2.7.8",
"@vercel/nft": "0.30.3",
"esbuild": "^0.25.0",
Expand Down
38 changes: 2 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading