Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 05e3da8

Browse files
chore(main): release 3.0.0
1 parent 95bf657 commit 05e3da8

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

‎CHANGELOG.md‎

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

3+
## [3.0.0](https://github.com/netlify/functions/compare/v2.8.2...v3.0.0) (2024年12月18日)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Requires Node.js >=18.0.0
9+
10+
### Features
11+
12+
* replace ava with vitest ([#554](https://github.com/netlify/functions/issues/554)) ([95bf657](https://github.com/netlify/functions/commit/95bf6573431c62474ebacef9ce65765659444b00))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** update dependency @netlify/serverless-functions-api to v1.27.0 ([#535](https://github.com/netlify/functions/issues/535)) ([e8c1f2a](https://github.com/netlify/functions/commit/e8c1f2a02354c5a2d22127da5e3545b9f9c5924a))
18+
* **deps:** update dependency @netlify/serverless-functions-api to v1.28.0 ([#537](https://github.com/netlify/functions/issues/537)) ([bdae8aa](https://github.com/netlify/functions/commit/bdae8aa9b9671d7cf8af2bb2e028dd9c46198acb))
19+
* **deps:** update dependency @netlify/serverless-functions-api to v1.28.1 ([#538](https://github.com/netlify/functions/issues/538)) ([c4679d9](https://github.com/netlify/functions/commit/c4679d9fd7e6622f3d4dcc07d167f1758de0ef57))
20+
* **deps:** update dependency @netlify/serverless-functions-api to v1.29.0 ([#539](https://github.com/netlify/functions/issues/539)) ([10d035d](https://github.com/netlify/functions/commit/10d035d7f23cff977911a083e0bddd8c10cbf1a8))
21+
* **deps:** update dependency @netlify/serverless-functions-api to v1.29.1 ([#540](https://github.com/netlify/functions/issues/540)) ([ba477e6](https://github.com/netlify/functions/commit/ba477e67dc3d6dcc41cfcad5eafd8982ca5c130c))
22+
* **deps:** update dependency @netlify/serverless-functions-api to v1.30.1 ([#541](https://github.com/netlify/functions/issues/541)) ([53b7bd0](https://github.com/netlify/functions/commit/53b7bd093957fbccb75a486497fd1b8b797411a5))
23+
324
## [2.8.2](https://github.com/netlify/functions/compare/v2.8.1...v2.8.2) (2024年09月26日)
425

526

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626
}
2727
},
28-
"version": "2.8.2",
28+
"version": "3.0.0",
2929
"description": "JavaScript utilities for Netlify Functions",
3030
"files": [
3131
"dist/**/*.js",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /