Skip to content

4.2.0 (2018-01-16)

Compare
Choose a tag to compare
@wopian wopian released this 16 Jan 05:47
· 1412 commits to master since this release
4417f12
Chores
Documentation Changes
  • readme: fix tagline grammar (b77c13f6)
New Features
  • use last 2/10 years for default/legacy browser support + add node-only package (55e74d58)
Bug Fixes
  • forward get request errors through self function (29fc2fa0)
  • send serialised object instead of its data object (delete method) (f1bb10b6)
  • serialised ID MUST return a string (64c6df68)
  • send serialised object instead of its data object (74435db3)
  • prevent adding types into serialised attributes (d8c11da7)
  • resolve headers not being applied for patch and post requests (ff2d0d07)
Tests
  • add test for filterIncludes branch (8522a964)
  • add tests for error function (0e27e8c8)
  • remove console log (9ba1a00a)
  • add tests to check requests' data contents (5ca470d3)
  • test headers are sent in request (32435ce8)