-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Express 5 #4611
Labels
Comments
drewbo
added a commit
that referenced
this issue
Nov 15, 2024
Merged
drewbo
added a commit
that referenced
this issue
Nov 15, 2024
drewbo
added a commit
that referenced
this issue
Nov 19, 2024
drewbo
added a commit
that referenced
this issue
Nov 19, 2024
drewbo
added a commit
that referenced
this issue
Nov 19, 2024
drewbo
added a commit
that referenced
this issue
Nov 20, 2024
drewbo
added a commit
that referenced
this issue
Nov 21, 2024
drewbo
added a commit
that referenced
this issue
Nov 21, 2024
Open
Closed via #4664 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Express 5 is the first major version upgrade in a decade. It has two nice improvements for us: improved promise rejection handling (which has caused errors or annoying code her in the past) and reduction of (older) dependencies
Notes
Acceptance Criteria
The text was updated successfully, but these errors were encountered: