-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Connect 3.0
Jonathan Ong edited this page Oct 17, 2013
·
16 revisions
- Remove multipart middleware. Use one of the following parsers or middleware instead:
- Remove limit middleware
- Use raw-body for json and urlencoded body parsers (built in
limitmiddleware and fixes #894)
- Remove staticCache middleware
- Remove node 0.8 support
- Remove
pauseutility - Remove any unnecessary patches in https://github.com/senchalabs/connect/blob/master/lib/patch.js
- Remove