mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
4.17.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
unreleased
|
||||
==========
|
||||
4.17.2 / 2021-12-16
|
||||
===================
|
||||
|
||||
* Fix handling of `undefined` in `res.jsonp`
|
||||
* Fix handling of `undefined` when `"json escape"` is enabled
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "express",
|
||||
"description": "Fast, unopinionated, minimalist web framework",
|
||||
"version": "4.17.1",
|
||||
"version": "4.17.2",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"contributors": [
|
||||
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user