Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 980 Bytes

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 980 Bytes

Unreleased

2.3.0 (2020-04-04)

Changes

  • Update dependency @condenast/jsonml.js to v2 (#60)

2.2.0 (2020-02-26)

Changes

  • Use main lodash instead of separate packages per function (#7)

Chores

  • Update babel packages to @babel scope and v7
  • Update major dev deps (#21)

2.1.1 (2018-11-09)

  • Update @condenast/jsonml.js to version 1.0.1 to fix es5-compatibility

2.1.0 (2018-11-08)

  • Switch to Conde Nast fork of jsonml.js (#16)

2.0.1 (2018-06-18)

  • Clean up class prop in React elements (#14)

2.0.0 (2018-04-26)

  • Remove React 14/15 as a peer dependency

1.1.0 (2018-04-26)

  • Allow React 16 as a peer dependency

1.0.0 (2018-03-29)

  • Avoid mutating the inputs

0.1.1 (2017-09-26)

  • React components' children are no longer wrapped in an array, resulting in fewer <!--react-text--> blocks when stringified

0.1.0 (2016-08-26)

  • Creates React component nodes without children if node tag is a void element