0.2.0
Changed
- We no longer use spread in object literals, which was adding an
Object.assigncall in the compiled library. This breaks@newswire/framesin IE 11. We've moved to a tiny built-in extend implementation that restores IE 11 support.
Object.assign call in the compiled library. This breaks @newswire/frames in IE 11. We've moved to a tiny built-in extend implementation that restores IE 11 support.