- Update dependency @condenast/jsonml.js to v2 (#60)
- Use main lodash instead of separate packages per function (#7)
- Update babel packages to @babel scope and v7
- Update major dev deps (#21)
- Update @condenast/jsonml.js to version 1.0.1 to fix es5-compatibility
- Switch to Conde Nast fork of jsonml.js (#16)
- Clean up
class
prop in React elements (#14)
- Remove React 14/15 as a peer dependency
- Allow React 16 as a peer dependency
- Avoid mutating the inputs
- React components' children are no longer wrapped in an array,
resulting in fewer
<!--react-text-->
blocks when stringified
- Creates React component nodes without children if node tag is a void element