Skip to content

sad-antilope

Latest
Compare
Choose a tag to compare
@macedigital macedigital released this 15 Feb 20:35
· 16 commits to master since this release

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.