Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Upgraded to Express 4.x #25

Merged
merged 2 commits into from
Jun 2, 2014
Merged

Upgraded to Express 4.x #25

merged 2 commits into from
Jun 2, 2014

Conversation

jsilvestre
Copy link
Contributor

The changes are 90% backward compatible.

There are 2 BC breaks introduced:

  • file upload because we don't bundle a middleware capable of that anymore (multipart support has been removed from body-parser).
  • fancy middleware usage (body-parser, method-override, logger, errorHandler are safe)

frankrousseau pushed a commit that referenced this pull request Jun 2, 2014
@frankrousseau frankrousseau merged commit 29aa3cd into cozy:master Jun 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants