Skip to content

v1.2.0

Choose a tag to compare

@DavidDuwaer DavidDuwaer released this 05 Jun 10:42
· 130 commits to master since this release
  • issue with check if ID exists by .save() operator
  • the axios response object is now thrown when a non-200 status code is returned, instead of just an error message
  • moved to using rimraf instead of unix commands
  • enabled strict null checks in the typescript compiler, and updated the code to conform to this