Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Latest commit

 

History

History
54 lines (26 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2017-07-17)

Bug Fixes

  • use separate package for prop-types (9c21e63)

Features

  • update dependencies + rewrite configs (bf5882a)

1.1.4 (2017-05-19)

Bug Fixes

  • remove module and jsnext:main directives from package.json (b92771d)

1.1.3 (2017-05-17)

1.1.2 (2017-05-11)

1.1.1

  • Fix axis render

1.1.0

  • Update dependencies
  • Add domain properties to LineChart and AreaChart
  • Use react as peer dependency

1.0.1

  • Move d3-time from dependencies to devDependencies

1.0.0

  • Initial release