Releases: js-data/js-data-http
Releases · js-data/js-data-http
3.0.0-beta.2
3.0.0-beta.2 - 17 April 2016
Official v3 beta release
Other
- Upgraded some devDependencies
3.0.0-alpha.9
3.0.0-alpha.9 - 18 March 2016
Backwards compatible API changes
- Added sum and count methods
Other
- Cleaned up some things
3.0.0-alpha.8
3.0.0-alpha.8 - 17 March 2016
- Rebased master
3.0.0-alpha.7 - 10 March 2016
Other
- Now using js-data-repo-tools
- Now using js-data-adapter
2.2.2
2.2.1
2.2.1 - 17 March 2016
Backwards compatible bug fixes
- #44 - Angular/HTTP: Canceling requests with timeout promise does not work
- #45 - Map file path in js-data-http.min.js is incorrect.
- #46 - Sending large payloads takes huge amount of time - thanks @ivanvoznyakovsky
- #47 - perf(http): speed up preparation of http config with large payload - thanks @ivanvoznyakovsky
3.0.0-alpha.6
3.0.0-alpha.6 - 23 February 2016
- getEndpoint now works with multiple parents
3.0.0-alpha.5
Rebased master
2.2.0
3.0.0-alpha.4
3.0.0-alpha.4 - 12 February 2016
Backwards compatible API changes
- Better debugging/logging
- Updates for the newest js-data alpha
3.0.0-alpha.3
3.0.0-alpha.3 - 10 January 2016
Backwards compatible API changes
- Added updateMany, createMany, and responseError methods.