into-stream v6.0.0 Release Notes
Release Date: 2020-08-13 // over 4 years ago-
๐ฅ Breaking
- Require Node.js 10 0d08ee4
๐ฅ Breaking for TypeScript users
- Only use a CommonJS export for the TypeScript definition (reason)
You need to changeimport intoStream from 'into-stream';
toimport intoStream = require('into-stream');
โจ Enhancements
Previous changes from v5.1.1
-
- ๐ Fix TypeScript definition for TypeScript 3.5 d83ec15