This website requires JavaScript.
Explore
Help
Sign in
danvics
/
pdfdraw
Watch
1
Star
0
Fork
You've already forked pdfdraw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e33f27b5a4
pdfdraw
/
server
/
node_modules
/
engine.io
/
CHANGELOG.md
szaimen
e33f27b5a4
also commit the npm_modules and package-lock.json
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-04 12:25:14 +01:00
1.1 KiB
Raw
Blame
History
3.5.0
(2020-12-30)
Features
add support for all cookie options (
19cc582
), closes
/github.com/jshttp/cookie#options-1
disable perMessageDeflate by default (
5ad2736
)
3.4.2
(2020-06-04)
Bug Fixes
remove explicit require of uws (
85e544a
)
3.4.1
(2020-04-17)
Bug Fixes
ignore errors when forcefully closing the socket (
da851ec
)
use SameSite=Strict by default (
001ca62
)