Releases: infinitered/apisauce
Releases · infinitered/apisauce
v3.1.0
v3.0.1
v3.0.0 [NOTE: use 3.0.1!]
3.0.0 (2023-03-08)
NOTE: This version shipped with the wrong version of axios. Use 3.0.1 instead.
Bug Fixes
- .circleci: Add infinitered-npm-package context (abfba3a)
Features
- deps: upgrade axios and typescript (#288 by @jeremyadavis) (a1ae536)
BREAKING CHANGES
- deps: upgrades axios to latest version with some breaking changes (shouldn't have an effect on most projects but we are releasing as a breaking change to be safe)
v2.1.6
Version 1.1.5
New 1.x version to update Axios. Thanks to @chakrihacker! #273
v2.1.5
v2.1.4
2.1.4 (2021-12-17)
Bug Fixes / Performance Improvements
- deps: Removes ramda.js (#281 by @jamonholmgren) (638df8b)
This release removes ramda.js from our production build of apisauce. (It's still present in devDependencies and the tests, but not the production builds.)
commonjs umd
With Ramda: 7.6k 19.2k
Without: 6.6k 5.8k