This repository was archived by the owner on Jan 30, 2023. It is now read-only.
v2.5.0
Addon Changes
- Add whitelist of files to publish (#137) @alexlafroscia
- Refactor request logic to avoid duplicate calls/Refactor tests (#128) @alexlafroscia
- Allow payload response to be a falsey but non-null or undefined value (#126) @SteelBurgher
- Improve error normalization (#118) @alexlafroscia
- Add service property for default contentType (#116) @alexlafroscia
- Add mixin for Ember Data integration (#114) @alexlafroscia
- Add ConflictError class and AbortError handler (#113) @alexlafroscia
- Allow configuring namespace on per-request basis (#112) @alexlafroscia
Housekeeping
- Document stand-alone usage (#135) @knownasilya
- Move to tests to Mocha (#121) @alexlafroscia
- Improve JSDoc documentation (#117) @alexlafroscia
- Switch to ESLint (#78) @alexlafroscia
- Remove reference to Ember Data (#115) @alexlafroscia
Plus a bunch of dependency updates