Skip to content

v2.5.0

Compare
Choose a tag to compare
@danibram danibram released this 01 Nov 05:24
· 147 commits to master since this release

Bug Fixes

Breaking Changes!

  • Now the build method throws the error, in the case of the callback in a traditional style function function(err, data) in the case of promise style in the reject.

Bug Fixes

  • Better error throwing and test covered (20ca0a0)

  • test: separate gh-pages generation modules from the mocker modules for development, some test fails (2cc421e)