Skip to content

Commit 2c5653c

Browse files
committed
chore: merge mainline
2 parents b6ff300 + 9eee2a5 commit 2c5653c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
> **v5.0.0 Beta Released!** Version 5.0.0 is now available in beta with Node.js 24 support, removal of deprecated APIs, and a fix for nested routes and custom domains. Install with: `npm install @codegenie/serverless-express@beta`
3+
>
4+
> Upgrading should be seamless unless you relied on deprecated APIs. See [UPGRADE.md](UPGRADE.md#from-4x-to-5x) for details.
5+
>
6+
> **Note:** Version 4.x is now in maintenance mode and will only receive critical bug fixes.
7+
28
<h2 align="center">Serverless Express by</h1>
39
<p align="center">
410
<a href="https://codegenie.codes">

UPGRADE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ The following deprecated methods have been removed:
5353

5454
v5.x includes a fix for nested routes and custom domains. If you use API Gateway with a custom domain and base path mapping, routes should now work correctly.
5555

56-
---
57-
5856
## From 3.x to 4.x
5957

6058
### Lambda Handler

0 commit comments

Comments
 (0)