mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 00:19:48 +01:00
5.0.0
closes #2237 closes https://github.com/expressjs/discussions/issues/233
This commit is contained in:
parent
0c49926a9b
commit
344b022fc7
|
|
@ -1,4 +1,4 @@
|
|||
unreleased
|
||||
5.0.0 / 2024-09-10
|
||||
=========================
|
||||
* remove:
|
||||
- `path-is-absolute` dependency - use `path.isAbsolute` instead
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "5.0.0-beta.3",
|
||||
"version": "5.0.0",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user