Skip to content

Commit

Permalink
Merge pull request #22 from curveball/curveball-0.10
Browse files Browse the repository at this point in the history
@curveball/core is now a peerDependency + 0.10 support
  • Loading branch information
evert authored Jan 6, 2020
2 parents 4cab8ea + b245635 commit 1cbdce5
Show file tree
Hide file tree
Showing 3 changed files with 436 additions and 509 deletions.
32 changes: 21 additions & 11 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,72 @@
Changelog
=========

0.4.4 (2020-01-05)
------------------

* Allow installation on Curveball 0.10.
* @curveball/core is now a peerDependency.


0.4.3 (2019-09-13)
==================
------------------

* Previous release was a bust. Actually updated to curveball 0.9.0 API

0.4.2 (2019-09-13)
==================
------------------

* Updated to curveball 0.9.0 API


0.4.1 (2019-07-21)
==================
------------------

* Updated to curveball 0.8.6 API

0.4.0 (2018-10-04)
==================
------------------

* Updated to curveball 0.8.0 API.

0.3.0 (2018-10-04)
==================
------------------

* Updated to curveball 0.7.0 API.


0.2.2 (2018-09-05)
==================
------------------

* Fixed bug: Body parsing wasn't awaited.


0.2.1 (2018-09-05)
==================
------------------

* Fixed bug: Forgot to call `next()` for some content-types.


0.2.0 (2018-09-05)
==================
------------------

* Automatically parse HTML forms.
* Updated to latest curveball framework version.


0.1.0 (2018-07-05)
==================
------------------

* Map empty bodies with JSON content-types to `{}`.


0.0.2 (2018-07-01)
==================
------------------

* Updated dependencies


0.0.1 (2018-06-30)
==================
------------------

* First version
Loading

0 comments on commit 1cbdce5

Please sign in to comment.