npm express-xml-bodyparser 0.3.0
sad-antilope

8 years ago

Notable changes

  • Fix regression in handling custom mime-type declarations. As this is potential breaking change for some applications, bump version up a notch. See #13 for painful details.

Please note: (Being able to) mutating the regexp property will be deprecated from the next minor release on, and removed entirely whenever v1.0.0 is released. Doing so can have very nasty side-effects in your application overall and is discouraged. Instead from the next release on, you can pass a custom mime-type regexp configuration option.

By doing so, the xml-body-parser will become more flexible and safer to use.

Don't miss a new express-xml-bodyparser release

NewReleases is sending notifications on new releases.