Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 620 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 620 Bytes

Changelog

1.1.1

  • Drop deprecated React.createClass, React.DOM from test
  • Bump to allow for React ^16.0.0

1.1.0

  • Update to Babel 6 and bump node testing version to 5.11.1

1.0.5

  • Bump to allow for React ^15.1.0, still supporting ^0.14.3

1.0.4

  • Readme and package description edits.

1.0.3

  • Add changelog and tweak readme.

1.0.2

  • Main file should pull from the generated lib folder.

1.0.1

  • Separate project into src and lib folders to enable transpilation on npm publish.

1.0.0

  • Initial version, breaking module out of wp-calypso.