You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,6 @@ For SuperAgent extensions such as couchdb and oauth visit the [wiki](https://git
189
189
Our breaking changes are mostly in rarely used functionality and from stricter error handling.
190
190
191
191
*[4.x to 5.x](https://github.com/visionmedia/superagent/releases/tag/v5.0.0):
192
-
* Ensure you're running Node 8.8.1 or later.
193
192
* We've implemented the build setup of [Lass](https://lass.js.org) to simplify our stack and linting
194
193
* Browserified build size has been reduced from 48KB to 19KB (via `tinyify` and the latest version of Babel using `@babel/preset-env` and `.browserslistrc`)
195
194
* Linting support has been added using `caniuse-lite` and `eslint-plugin-compat`
@@ -224,7 +223,7 @@ Our breaking changes are mostly in rarely used functionality and from stricter e
0 commit comments