Skip to content

Commit 56bcdc7

Browse files
Diana KhortiukDiana Khortiuk
authored andcommitted
featupgrade Node.js support to 22+ BREAKING CHANGE: Dropped support for Node.js versions below 22. All users must upgrade to Node.js 22 or higher.
1 parent 71314cb commit 56bcdc7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
## Breaking Changes
2727

2828
* ### As of version 3.0.0 and 4.0.0, we will no longer provide proxy middlewares
29-
* ### As of version 5.4.0, node 12 is no longer supported.
30-
* ### As of version 5.4.0, node 22+ is required.
29+
* ### As of version 6.0.0, node 12 is no longer supported and node 22+ is required
3130

3231
To see an example implementation, head over to our
3332
<a href="https://github.com/frontegg-samples/nodejs-proxy-sample">sample proxy project</a>

0 commit comments

Comments
 (0)