Skip to content

Commit f863afa

Browse files
committed
chore(release): 9.0.0 [skip ci]
1 parent e21d507 commit f863afa

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [9.0.0](https://github.com/forcedotcom/salesforcedx-apex/compare/8.4.39...9.0.0) (2026-07-30)
2+
3+
4+
* feat!: require Node >=22, drop EOL Node versions @W-23480655@ (#667) ([e21d507](https://github.com/forcedotcom/salesforcedx-apex/commit/e21d507f74b53e89be6b22b76244a742e1cda66d)), closes [#667](https://github.com/forcedotcom/salesforcedx-apex/issues/667)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* Drop support for Node 18 and Node 20. Node >=22.0.0 is now required.
10+
11+
12+
113
## [8.4.39](https://github.com/forcedotcom/salesforcedx-apex/compare/8.4.38...8.4.39) (2026-07-26)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/apex-node",
33
"description": "Salesforce JS library for Apex",
4-
"version": "8.4.39",
4+
"version": "9.0.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/salesforcedx-apex/issues",
77
"main": "lib/src/index.js",

0 commit comments

Comments
 (0)