Skip to content

v2.1.4

Compare
Choose a tag to compare
@infinitered-circleci infinitered-circleci released this 17 Dec 19:13
· 15 commits to master since this release

2.1.4 (2021-12-17)

Bug Fixes / Performance Improvements

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