Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 259 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 259 Bytes

c.2.1.0

  • wrap prop for Linkifier component

v.2.0.0

  • Improved Linkifier component
  • Removed webpack build. Now creating ES5 dist files with Babel
  • Using AVA and nyc for testing
  • Test JSX components
  • Complete test coverage

v.1

  • First version