3.2.1
Pre-release
Pre-release
3.2.1 is DEPRECATED. See #603 (comment) for details.
This release, along with 3.2.0
, were subsequently released together as 4.0.0
(a major bump). You can review the complete changes in that release's details.
A quick hotfix to address Browser builds - debug
is now compiled down to IE8-compatible code via Babel upon release.
CDNs that honor the "browser":
key in package.json
should now reflect these changes (previously, they would serve the non-bundled ES6 version).
Patches
- use babel-ified distributed source for browsers: b3f8f8e