diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ed839597..6745fc7b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,1225 @@
+
+## v0.42.0 (2018-06-04)
+
+
+#### Features
+
+* **pie**
+ * improve pie components ([eb14f0cb](https://github.com/plouc/nivo/commit/eb14f0cb165b72ed1e2e19c2c03ce68cc4e4d8de))
+ * cleanup website PieCanvas demo ([31ef9e53](https://github.com/plouc/nivo/commit/31ef9e5371b508181d9dbf2a28d104f540973b2d))
+ * init support for start/end angle + PieCanvas ([52f6a9e1](https://github.com/plouc/nivo/commit/52f6a9e140937d8407cfe0af2c98749a514a5fad))
+* **website** upgrade nivo packages ([d6eefa30](https://github.com/plouc/nivo/commit/d6eefa300d5ddaddc1e8ba0c13097670bf5269d4))
+
+
+
+
+## v0.41.0 (2018-06-04)
+
+
+#### Features
+
+* **sankey**
+ * add TypeScript definitions ([c2a9d38b](https://github.com/plouc/nivo/commit/c2a9d38b20ee1ce30b0c2a8e0d9fb30d0f8b3534))
+ * add gradient & blend mode support for links ([27d56050](https://github.com/plouc/nivo/commit/27d56050a0ad98d2504275900daccdf25627598e))
+* **website** upgrade nivo packages ([cf62e33d](https://github.com/plouc/nivo/commit/cf62e33d70943ade584b807cad3385fd16872fbd))
+
+
+
+
+## v0.40.0 (2018-06-04)
+
+
+#### Features
+
+* **bar** include TypeScript definition in package ([0d221c74](https://github.com/plouc/nivo/commit/0d221c747d34ba6031b3dae6e4a9d0c20821b9ca))
+* **heatmap** include TypeScript definition in package ([868620eb](https://github.com/plouc/nivo/commit/868620eb2642aff5abbdac2dabb826a6b0f199dc))
+* **pie**
+ * add support for custom tooltip ([d3734428](https://github.com/plouc/nivo/commit/d3734428cee364f4eb67af5c0f4c572b9973dc31))
+ * include TypeScript definition in package ([04fc931e](https://github.com/plouc/nivo/commit/04fc931e032710fe245e4327eb525af15cde3c74))
+* **radar** add ability to define max value ([880d7299](https://github.com/plouc/nivo/commit/880d7299c85ee7a151105773b4cd2d7566649f9f))
+* **website** upgrade nivo packages ([8dadeead](https://github.com/plouc/nivo/commit/8dadeeadca3e29b4ab86226602afdc64609477f6))
+
+#### Bug Fixes
+
+* **pie** fix code formatting ([1f9cf69e](https://github.com/plouc/nivo/commit/1f9cf69e823d085345c6cb5d36b8233e18698f9d))
+* **waffle** remove self import from TypeScript def ([867a545a](https://github.com/plouc/nivo/commit/867a545aba2ffb6110e226c2490572011049c895))
+
+
+
+
+## v0.39.0 (2018-06-04)
+
+
+#### Features
+
+* **waffle** add waffle package (#202) ([aceafc48](https://github.com/plouc/nivo/commit/aceafc489465f82be140b997cf950875baafc55d))
+
+
+
+
+## v0.38.0 (2018-06-04)
+
+
+#### Features
+
+* **heatmap** init TypeScript definitions (#198) ([6c5432db](https://github.com/plouc/nivo/commit/6c5432db7b1420bad94f6d7afe2931a67f6c7e0e))
+* **pie** add TypeScript Definitions for Pie component ([0def4c31](https://github.com/plouc/nivo/commit/0def4c3141c869e309366730c26c28070ec143e6))
+* **tooltips** add support for custom tooltips for bubble charts and treemaps (#200) ([092f3e0c](https://github.com/plouc/nivo/commit/092f3e0c5253d2ca66ce53b028c918953c08f97d))
+* **website**
+ * fix treemap source code for treemap components ([b97c07b8](https://github.com/plouc/nivo/commit/b97c07b8c53e66f64265662e832dedc4446df067))
+ * restore scrol position when pathname changes ([49b7ffca](https://github.com/plouc/nivo/commit/49b7ffcae859b57b2a7fac1d041755972ec242cb))
+ * use BrowserRouter instead of HashRouter ([a360e444](https://github.com/plouc/nivo/commit/a360e444f63944914456e6aab9f8c2819a2ec238))
+ * upgrade nivo packages ([69deaa17](https://github.com/plouc/nivo/commit/69deaa17a9634e9a31f7fcbf36dcafa2cbfa1a08))
+
+
+
+
+## v0.37.0 (2018-06-04)
+
+
+#### Features
+
+* **heatmap** add support for onClick event ([52d077c7](https://github.com/plouc/nivo/commit/52d077c718f3ca039737de13a19920625e9effde))
+* **website** upgrade nivo packages ([5f416e9a](https://github.com/plouc/nivo/commit/5f416e9ac0a20e44ad9bf63c0fdbc6d285706966))
+
+
+
+
+## v0.36.0 (2018-06-04)
+
+
+#### Features
+
+* **bar** improve custom tooltip support ([5816555e](https://github.com/plouc/nivo/commit/5816555e73021d91d8af32a4b972c2738f58c1c6))
+* **tooltips** add support for configurable tooltips for bar charts and heat maps (#159) ([82473c10](https://github.com/plouc/nivo/commit/82473c10553e976b6e9d14c9e51d4093a3af510c))
+* **website** upgrade nivo packages ([8d8374a3](https://github.com/plouc/nivo/commit/8d8374a3dcd5d532c50831bbf193e06251996a2f))
+
+
+
+
+## v0.35.2 (2018-06-04)
+
+
+#### Features
+
+* **website** upgrade nivo packages ([66a7208c](https://github.com/plouc/nivo/commit/66a7208c577b74e30ba01fb986e1b4bdb7a5bdb5))
+
+#### Bug Fixes
+
+* **lodash** add missing deps & use scoped imports ([f04660f2](https://github.com/plouc/nivo/commit/f04660f2ff1cd965b0a9d2609782e0409cb486d5))
+
+
+
+
+## v0.35.1 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **generators** use modules ([9cec118c](https://github.com/plouc/nivo/commit/9cec118c0024af202a9fe24e94715916e1088069))
+
+
+
+
+## v0.35.0 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **deps** do not ignore yarn.lock ([1a60cfb8](https://github.com/plouc/nivo/commit/1a60cfb84ccc17ee933866e3c573d03546e6c066))
+* **scripts** fix make targets documentation ([48d87ec2](https://github.com/plouc/nivo/commit/48d87ec2a62b2e5bcd61110c132b8863776ceebb))
+* **security** Upgrade transitive hoek dep ([50d6fd52](https://github.com/plouc/nivo/commit/50d6fd521150098093c2d633efed8116fa63a0c2))
+* **storybook** fix storybook packages import ([d3abafdc](https://github.com/plouc/nivo/commit/d3abafdcaf612df8602c961e63e2c1d7a22fb94b))
+* **website** fix website Stream example code (#188) ([129572e6](https://github.com/plouc/nivo/commit/129572e621b7e6b246b61a0a7cccdb484bd5d31f))
+
+#### Features
+
+* **ci** update travis config ([25e4cdca](https://github.com/plouc/nivo/commit/25e4cdca8cfb92d584512af03c728828b52b5b30))
+* **deps** use yarn with lerna & add missing yarn.lock files ([42675e47](https://github.com/plouc/nivo/commit/42675e47042d4bacf2edb3860f66a5a1971079e3))
+* **legends** add default text color + canvas support for text color ([20a30ab8](https://github.com/plouc/nivo/commit/20a30ab8a795d359b6e6b1eeb0a2194780c4cb20))
+* **lint** centralize lint command & config ([e8e38da4](https://github.com/plouc/nivo/commit/e8e38da4a0f20e0a9f07606ab36853fdab4d44ed))
+* **packages** use rollup for packages build ([f24cb08d](https://github.com/plouc/nivo/commit/f24cb08d8a8eb2feecb858fb41875ac99b782db0))
+* **pie** add support for onClick event ([b171044e](https://github.com/plouc/nivo/commit/b171044e25e25297e0f3714b5121dd24c21d86f8))
+* **react** nivo now require react >= 16.2.0 < 17.0.0 ([f64d3ef6](https://github.com/plouc/nivo/commit/f64d3ef6026438e4af29f436b27c46f00f9feae7))
+* **stack** make line areas stack in front of each other visibly #152 ([8ec91a66](https://github.com/plouc/nivo/commit/8ec91a66e3c3140c9176b52384a4603582545930))
+* **tests** centralize test command & dependencies ([eda819ca](https://github.com/plouc/nivo/commit/eda819ca03f3abfae50a5f21a9f7a8af5dcb562c))
+* **website** improve chart tabs ([2c2265f5](https://github.com/plouc/nivo/commit/2c2265f5671b82997515ea26c978b575e86dd3e7))
+
+
+
+
+## v0.34.0-1 (2018-06-04)
+
+
+#### Features
+
+* **chord**
+ * update @nivo/chord directory layout ([a143d80f](https://github.com/plouc/nivo/commit/a143d80fbbbfe689872a0bfa51a8a1a54316b9ae))
+ * init tests for @nivo/chord package ([a0622609](https://github.com/plouc/nivo/commit/a0622609eda265d355a23c0dbdc42036a6c41bc6))
+* **composition** init more granular approach to components ([da5c6fbf](https://github.com/plouc/nivo/commit/da5c6fbfe34db4bb5c22724a0926acffd5477608))
+* **legends** init SizeLegendSvg ([22c186ad](https://github.com/plouc/nivo/commit/22c186ad5cf305bb1e7eb9ca1034af1a52f4741f))
+* **line**
+ * fix dot label color ([330720ce](https://github.com/plouc/nivo/commit/330720ceaffce246cb77f3a5cb08ff307d9e9c31))
+ * init tests & eslint for @nivo/line package ([5bf09098](https://github.com/plouc/nivo/commit/5bf0909843705aed65e49220ab076dfaaac312b0))
+ * add support for empty values + custom x scale + stacking ([4690cbc4](https://github.com/plouc/nivo/commit/4690cbc400565e35c5af463655d153d613991dc5))
+ * remove unused component ([bfec8288](https://github.com/plouc/nivo/commit/bfec82884f4a24b66ab682b32073287f998ddd9b))
+ * add LineChartCanvas component ([be930613](https://github.com/plouc/nivo/commit/be9306135d85569d9ad95da00e5266718bff9efe))
+ * rework stories ([05ea88f7](https://github.com/plouc/nivo/commit/05ea88f716ea86206258dab86f530321a747d84c))
+ * add LineChartSvg component ([42f1cfe3](https://github.com/plouc/nivo/commit/42f1cfe35027879cfeb8f62fcd09a765f6afaab6))
+ * restore ability to animate line & line area ([d517c521](https://github.com/plouc/nivo/commit/d517c521a5f652b026fe6b9a8380ad9440a12abf))
+* **sankey** init tests & eslint for @nivo/sankey package ([b4428b1e](https://github.com/plouc/nivo/commit/b4428b1ec99e702565ce98fba1d1e50139b962de))
+* **scales** add support for time scale ([28e8ebff](https://github.com/plouc/nivo/commit/28e8ebffe8fa9bdbd8d33c2143e61c9733655a1e))
+* **screenshots** update packages screenshots ([a39731c3](https://github.com/plouc/nivo/commit/a39731c3ffdd59d36668603f033176d7f99b7b45))
+* **website**
+ * make chart demo layout consistent across chart types ([f3166062](https://github.com/plouc/nivo/commit/f31660625fa72fb827a8ecf662e6c9f89334ddc9))
+ * improve chart tabs ([c32c5729](https://github.com/plouc/nivo/commit/c32c5729e3402b20983c020dfb8d51d569be916c))
+ * add illustration to @nivo/line low level components doc ([5ddaede9](https://github.com/plouc/nivo/commit/5ddaede9a86723a94b3767ff2e3f67eb79d01117))
+ * add @nivo/line low level components doc ([cf8a5caa](https://github.com/plouc/nivo/commit/cf8a5caaa589027dc01b6486ffed8220cf0acbab))
+
+#### Bug Fixes
+
+* **eslint** fix eslint for some packages ([22b6bf6e](https://github.com/plouc/nivo/commit/22b6bf6e195f231c0bc4ca9c68f494909c40d5c7))
+* **line** avoid re-rerendering LineDots ([a6f51379](https://github.com/plouc/nivo/commit/a6f513793d1ba84bacc006ac3fc82932065f543f))
+
+
+
+
+## v0.34.0 (2018-06-04)
+
+
+#### Features
+
+* **ci** update travis config ([25e4cdca](https://github.com/plouc/nivo/commit/25e4cdca8cfb92d584512af03c728828b52b5b30))
+* **deps** use yarn with lerna & add missing yarn.lock files ([42675e47](https://github.com/plouc/nivo/commit/42675e47042d4bacf2edb3860f66a5a1971079e3))
+* **legends** add default text color + canvas support for text color ([20a30ab8](https://github.com/plouc/nivo/commit/20a30ab8a795d359b6e6b1eeb0a2194780c4cb20))
+* **lint** centralize lint command & config ([e8e38da4](https://github.com/plouc/nivo/commit/e8e38da4a0f20e0a9f07606ab36853fdab4d44ed))
+* **packages** use rollup for packages build ([f24cb08d](https://github.com/plouc/nivo/commit/f24cb08d8a8eb2feecb858fb41875ac99b782db0))
+* **pie** add support for onClick event ([b171044e](https://github.com/plouc/nivo/commit/b171044e25e25297e0f3714b5121dd24c21d86f8))
+* **react** nivo now require react >= 16.2.0 < 17.0.0 ([f64d3ef6](https://github.com/plouc/nivo/commit/f64d3ef6026438e4af29f436b27c46f00f9feae7))
+* **scatterplot**
+ * add tests and stories ([bbc03444](https://github.com/plouc/nivo/commit/bbc03444a1ecc69a49273c695bb37b53473fc6af))
+ * add support for tooltips on ScatterPlotCanvas ([42a17314](https://github.com/plouc/nivo/commit/42a17314fe299f14a0e2eee3a84e492da1d9099b))
+ * add scatterplot package ([52fab5f9](https://github.com/plouc/nivo/commit/52fab5f98dcda403df46dc2565b8f7bfd4863472))
+* **stack** make line areas stack in front of each other visibly #152 ([8ec91a66](https://github.com/plouc/nivo/commit/8ec91a66e3c3140c9176b52384a4603582545930))
+* **tests** centralize test command & dependencies ([eda819ca](https://github.com/plouc/nivo/commit/eda819ca03f3abfae50a5f21a9f7a8af5dcb562c))
+* **website**
+ * improve chart tabs ([2c2265f5](https://github.com/plouc/nivo/commit/2c2265f5671b82997515ea26c978b575e86dd3e7))
+ * upgrade @nivo packages ([71e1c4b0](https://github.com/plouc/nivo/commit/71e1c4b039feb6ef7cc9e4378a30f3a5018d6781))
+
+#### Bug Fixes
+
+* **chord** fix broken imports ([252efc0f](https://github.com/plouc/nivo/commit/252efc0f0a6694af0191b951bca3a7f93c0aef7a))
+* **deps** do not ignore yarn.lock ([1a60cfb8](https://github.com/plouc/nivo/commit/1a60cfb84ccc17ee933866e3c573d03546e6c066))
+* **scripts** fix make targets documentation ([48d87ec2](https://github.com/plouc/nivo/commit/48d87ec2a62b2e5bcd61110c132b8863776ceebb))
+* **security** Upgrade transitive hoek dep ([50d6fd52](https://github.com/plouc/nivo/commit/50d6fd521150098093c2d633efed8116fa63a0c2))
+* **storybook** fix storybook packages import ([d3abafdc](https://github.com/plouc/nivo/commit/d3abafdcaf612df8602c961e63e2c1d7a22fb94b))
+* **website** fix website Stream example code (#188) ([129572e6](https://github.com/plouc/nivo/commit/129572e621b7e6b246b61a0a7cccdb484bd5d31f))
+
+
+
+
+## v0.33.0-8 (2018-06-04)
+
+
+#### Features
+
+* **scatterplot** add support for tooltips on ScatterPlotCanvas ([fc01970b](https://github.com/plouc/nivo/commit/fc01970bbfc0a8b811489f6df776f60956b140e8))
+
+
+
+
+## v0.33.0-7 (2018-06-04)
+
+
+
+
+
+## v0.33.0-6 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **chord** fix broken imports ([1021624a](https://github.com/plouc/nivo/commit/1021624ae72d52f6b4336e1ef7fe9053ab9aca98))
+
+
+
+
+## v0.33.0-5 (2018-06-04)
+
+
+#### Features
+
+* **api** remove empty api package ([dd47b293](https://github.com/plouc/nivo/commit/dd47b293edcb07a6ed23cd0a26e29c4352ecfb3d))
+* **bar** add support for legends on Bar component ([6f22a4ab](https://github.com/plouc/nivo/commit/6f22a4ab3fe02a210d686153ea7f587d302102ff))
+* **calendar** add support for legends on Calendar component ([6ef9dc20](https://github.com/plouc/nivo/commit/6ef9dc20a0462e3279a50ab130bbe2902a6a85e5))
+* **chord** add support for legends on Chord component ([39212ef4](https://github.com/plouc/nivo/commit/39212ef4b5516cae43b4a5a3fd7ce40d15482e1a))
+* **commands** sort Makefile help ([4f7a872c](https://github.com/plouc/nivo/commit/4f7a872cb54c835235e0804482b516a24461e290))
+* **dev** add commands to list/rm currently linked packages for website ([df1d3085](https://github.com/plouc/nivo/commit/df1d3085e7214786948e0f9edcfaaf05327ef566))
+* **examples**
+ * ensure examples build successfully on CI ([2ad46b7a](https://github.com/plouc/nivo/commit/2ad46b7af65fdcb7a3bb63d76327e3742e846776))
+ * fix retro example dependencies ([2c84d014](https://github.com/plouc/nivo/commit/2c84d014c0ad88d1574f8ec5552cd837316a4371))
+* **legends** init legends package ([4063428b](https://github.com/plouc/nivo/commit/4063428baa626dd2e0810b830ca4cf6e5cde3b5a))
+* **line** add support for legends on Line component ([b7cc2449](https://github.com/plouc/nivo/commit/b7cc2449dc068e53e1449e7c04f09af7ebe8c624))
+* **linting** add eslint on several packages ([38ba981d](https://github.com/plouc/nivo/commit/38ba981d5c2a1411367ca326c7b449a9685135ea))
+* **pie** add support for legends on Pie component ([8c3004be](https://github.com/plouc/nivo/commit/8c3004bea9ca8e9315f4ce8c8c37e697a20db7a2))
+* **publish** add packages build prior to publish ([c6f9810b](https://github.com/plouc/nivo/commit/c6f9810b69c776ad0f193eb3ac28e64b7fe05422))
+* **radar** add support for legends on Radar component ([8d53e13b](https://github.com/plouc/nivo/commit/8d53e13bb5b5f54b6fbfecbc453f7c5245337a03))
+* **sankey** add support for legends on Sankey component ([0082fb98](https://github.com/plouc/nivo/commit/0082fb98a6e310ee15ebafb8f220133c8466e7f3))
+* **scatterplot** add scatterplot package ([ff7610c6](https://github.com/plouc/nivo/commit/ff7610c6c66531cb1f61b4766d1d109ffea6d083))
+* **stream** add support for legends on Stream component ([79395355](https://github.com/plouc/nivo/commit/79395355ec117fb1dc10b567ea4373be11507126))
+* **website**
+ * upgrade @nivo packages ([2da761d8](https://github.com/plouc/nivo/commit/2da761d871348d1edfcadd46d91d214b77092fbb))
+ * upgrade @nivo packages ([4b60e426](https://github.com/plouc/nivo/commit/4b60e4262ec5188ec7dbf4c0b4565c10dfd25b20))
+ * upgrade @nivo packages ([429bd5f0](https://github.com/plouc/nivo/commit/429bd5f00dbb45301af606acecf24cde664b98da))
+
+
+
+
+## v0.33.0-4 (2018-06-04)
+
+
+#### Features
+
+* **bar** add support for legends on Bar component ([09b0a2a9](https://github.com/plouc/nivo/commit/09b0a2a979f81349c3211b4c28459a725e77fb63))
+* **calendar** add support for legends on Calendar component ([3a547223](https://github.com/plouc/nivo/commit/3a54722393975dda50a2ac31f29461931e0fccff))
+* **chord** add support for legends on Chord component ([daeb4d4c](https://github.com/plouc/nivo/commit/daeb4d4c601263e5212caae963116717f99dada5))
+* **dev** add commands to list/rm currently linked packages for website ([3c5f0fdb](https://github.com/plouc/nivo/commit/3c5f0fdb00510d4e2b76708a42dce7c148e21210))
+* **legends** init legends package ([56c5f99c](https://github.com/plouc/nivo/commit/56c5f99c0f50ae0c586a9b13e835e0333c88008e))
+* **line** add support for legends on Line component ([b6a45955](https://github.com/plouc/nivo/commit/b6a45955d67abfc296994f99a2f5a56998766ffe))
+* **pie** add support for legends on Pie component ([d22faa6e](https://github.com/plouc/nivo/commit/d22faa6eaa63e9b4f1a50b0d0ac2b78d21317506))
+* **publish** add packages build prior to publish ([9a10a459](https://github.com/plouc/nivo/commit/9a10a4597fff0d90f5fa1a5dcfb3a5698b073368))
+* **radar** add support for legends on Radar component ([415ac596](https://github.com/plouc/nivo/commit/415ac59682a1435685a32c444d2f53ba7edd8be5))
+* **sankey** add support for legends on Sankey component ([feccf224](https://github.com/plouc/nivo/commit/feccf22489bd1c92c48e398a93fc7e5df98dc38b))
+* **stream** add support for legends on Stream component ([b0421f5c](https://github.com/plouc/nivo/commit/b0421f5cff68fa093d80251f4f71887899a328e5))
+* **website**
+ * upgrade @nivo packages ([005e21af](https://github.com/plouc/nivo/commit/005e21afec69f8ab5db20e2d026f2c334dddfbad))
+ * upgrade @nivo packages ([2a0f2d03](https://github.com/plouc/nivo/commit/2a0f2d0312bfa43fbd66b71ca2aa19cfea8caaec))
+
+
+
+
+## v0.33.0-3 (2018-06-04)
+
+
+#### Features
+
+* **chord** add support for legends on Chord component ([9708b531](https://github.com/plouc/nivo/commit/9708b531202dfcced675130809b871d652e083d0))
+* **sankey** add support for legends on Sankey component ([3cfe7ec1](https://github.com/plouc/nivo/commit/3cfe7ec1f223387b5b1eb5ea638d06d85d86bbb9))
+
+
+
+
+## v0.33.0-2 (2018-06-04)
+
+
+#### Features
+
+* **pie** add support for legends on Pie component ([7092fbeb](https://github.com/plouc/nivo/commit/7092fbebc1e297d3e8015adbf79a8f2e11d9b7c1))
+
+
+
+
+## v0.33.0-1 (2018-06-04)
+
+
+#### Features
+
+* **dev** add commands to list/rm currently linked packages for website ([c359a21b](https://github.com/plouc/nivo/commit/c359a21b473691c7ff2db84736fd027122a8400c))
+* **publish** add packages build prior to publish ([e37eb388](https://github.com/plouc/nivo/commit/e37eb3888172131e19052a20a8334bb92e0b114e))
+* **stream** add support for legends on Stream component ([66c475ae](https://github.com/plouc/nivo/commit/66c475aea009521700d6924837e556fa060ecefa))
+* **website** upgrade @nivo packages ([65694f8d](https://github.com/plouc/nivo/commit/65694f8dc4c6fae93b0ac644deefe504098f4cb4))
+
+
+
+
+## v0.33.0-0 (2018-06-04)
+
+
+#### Features
+
+* **calendar** add support for legends on Calendar component ([2ff2aeb3](https://github.com/plouc/nivo/commit/2ff2aeb37665f7152486ab1e1b53e2a1dae91121))
+* **legends** init legends package ([c27aae45](https://github.com/plouc/nivo/commit/c27aae45e81cdf9011c6f8ddb39ee40cdd0a2faa))
+* **line** add support for legends on Line component ([d53614f8](https://github.com/plouc/nivo/commit/d53614f80fa9220e2cdb873485524de1090d2672))
+* **radar** add support for legends on Radar component ([eec6ac5c](https://github.com/plouc/nivo/commit/eec6ac5c8bfa9f28819ce74f08365d02bf2e1e4e))
+
+
+
+
+## v0.33.0 (2018-06-04)
+
+
+#### Features
+
+* **api** remove empty api package ([dd47b293](https://github.com/plouc/nivo/commit/dd47b293edcb07a6ed23cd0a26e29c4352ecfb3d))
+* **bar** add support for legends on Bar component ([6f22a4ab](https://github.com/plouc/nivo/commit/6f22a4ab3fe02a210d686153ea7f587d302102ff))
+* **calendar** add support for legends on Calendar component ([6ef9dc20](https://github.com/plouc/nivo/commit/6ef9dc20a0462e3279a50ab130bbe2902a6a85e5))
+* **chord**
+ * add support for legends on Chord component ([39212ef4](https://github.com/plouc/nivo/commit/39212ef4b5516cae43b4a5a3fd7ce40d15482e1a))
+ * add source code for chord stories ([489f36fc](https://github.com/plouc/nivo/commit/489f36fc534c464a9ce234d5eb7c0183d1e5441e))
+* **code style** add prettier formatting ([9a550eb8](https://github.com/plouc/nivo/commit/9a550eb85d1db2611ada36239d8d85082317f12c))
+* **commands** sort Makefile help ([4f7a872c](https://github.com/plouc/nivo/commit/4f7a872cb54c835235e0804482b516a24461e290))
+* **d3** use caret range instead of fixed version for d3 deps ([9598511c](https://github.com/plouc/nivo/commit/9598511c8f185cfe7778c6bbde2c8b686f18006a))
+* **demo**
+ * add command to deploy demo website + storybook ([e2f5c581](https://github.com/plouc/nivo/commit/e2f5c5817765a2e6b35dce070f89b84110ef7a28))
+ * remove unused deps ([eaff4d8b](https://github.com/plouc/nivo/commit/eaff4d8bf183dcd3c5f9251cab3723e17765f42c))
+* **dev** add commands to list/rm currently linked packages for website ([df1d3085](https://github.com/plouc/nivo/commit/df1d3085e7214786948e0f9edcfaaf05327ef566))
+* **examples**
+ * ensure examples build successfully on CI ([2ad46b7a](https://github.com/plouc/nivo/commit/2ad46b7af65fdcb7a3bb63d76327e3742e846776))
+ * fix retro example dependencies ([2c84d014](https://github.com/plouc/nivo/commit/2c84d014c0ad88d1574f8ec5552cd837316a4371))
+* **generators** use @nivo/generators instead of nivo-generators ([e65976d8](https://github.com/plouc/nivo/commit/e65976d83c714da8e16b92ca6b76ff15f47b42f4))
+* **legends** init legends package ([4063428b](https://github.com/plouc/nivo/commit/4063428baa626dd2e0810b830ca4cf6e5cde3b5a))
+* **lerna** exclude demo & examples from lerna ([aa255ebf](https://github.com/plouc/nivo/commit/aa255ebf94cfbdf7d997ad48e6edbaaaf54657f3))
+* **line** add support for legends on Line component ([b7cc2449](https://github.com/plouc/nivo/commit/b7cc2449dc068e53e1449e7c04f09af7ebe8c624))
+* **linting** add eslint on several packages ([38ba981d](https://github.com/plouc/nivo/commit/38ba981d5c2a1411367ca326c7b449a9685135ea))
+* **packages** add command to deploy all packages ([7467315c](https://github.com/plouc/nivo/commit/7467315c5e191d0876e0938ae9c6b8b95846d118))
+* **pie** add support for legends on Pie component ([8c3004be](https://github.com/plouc/nivo/commit/8c3004bea9ca8e9315f4ce8c8c37e697a20db7a2))
+* **publish** add packages build prior to publish ([c6f9810b](https://github.com/plouc/nivo/commit/c6f9810b69c776ad0f193eb3ac28e64b7fe05422))
+* **radar** add support for legends on Radar component ([8d53e13b](https://github.com/plouc/nivo/commit/8d53e13bb5b5f54b6fbfecbc453f7c5245337a03))
+* **sankey** add support for legends on Sankey component ([0082fb98](https://github.com/plouc/nivo/commit/0082fb98a6e310ee15ebafb8f220133c8466e7f3))
+* **scatterplot**
+ * add tests and stories ([bbc03444](https://github.com/plouc/nivo/commit/bbc03444a1ecc69a49273c695bb37b53473fc6af))
+ * add support for tooltips on ScatterPlotCanvas ([42a17314](https://github.com/plouc/nivo/commit/42a17314fe299f14a0e2eee3a84e492da1d9099b))
+ * add scatterplot package ([52fab5f9](https://github.com/plouc/nivo/commit/52fab5f98dcda403df46dc2565b8f7bfd4863472))
+* **split** init multi packages ([158a349d](https://github.com/plouc/nivo/commit/158a349d2ba8e9e017486e32fc89baa4e5c0c0a3))
+* **stream** add support for legends on Stream component ([79395355](https://github.com/plouc/nivo/commit/79395355ec117fb1dc10b567ea4373be11507126))
+* **tests** restored existing tests ([e4cf806f](https://github.com/plouc/nivo/commit/e4cf806fc42977cd717b419b13aba36cb24aae0f))
+* **website**
+ * upgrade @nivo packages ([2da761d8](https://github.com/plouc/nivo/commit/2da761d871348d1edfcadd46d91d214b77092fbb))
+ * upgrade @nivo packages ([4b60e426](https://github.com/plouc/nivo/commit/4b60e4262ec5188ec7dbf4c0b4565c10dfd25b20))
+ * upgrade @nivo packages ([429bd5f0](https://github.com/plouc/nivo/commit/429bd5f00dbb45301af606acecf24cde664b98da))
+ * upgrade website @nivo packages ([81adc8d0](https://github.com/plouc/nivo/commit/81adc8d057d5f770c5228ddf1450c4d77ac3e7bd))
+ * upgrade @nivo packages ([697e8aa5](https://github.com/plouc/nivo/commit/697e8aa59355b43d566cddd5f6a4314f30c06a71))
+ * rename demo to website ([dadc8f58](https://github.com/plouc/nivo/commit/dadc8f584f2514ae4f25a8d3b93051998805d586))
+
+#### Bug Fixes
+
+* **babel-preset** add missing ignored script ([17ac44e1](https://github.com/plouc/nivo/commit/17ac44e1815c4f19d707595cf4bf59dda810abdd))
+* **chord** fix broken imports ([252efc0f](https://github.com/plouc/nivo/commit/252efc0f0a6694af0191b951bca3a7f93c0aef7a))
+* **readme** fix misleading installation instructions ([0a5120f7](https://github.com/plouc/nivo/commit/0a5120f7665b13e51fcba335574fc1701cce2ff9))
+* **split**
+ * add missing deps ([e0763870](https://github.com/plouc/nivo/commit/e07638707ed55a230cfdf722362e1b06c562095f))
+ * add missing deps ([c5461363](https://github.com/plouc/nivo/commit/c5461363a6a0350919b67d3e3800d477e3428107))
+ * add missing dep react-motion ([cefabeb9](https://github.com/plouc/nivo/commit/cefabeb9d451ae2f70e7126f9f0dc81d8e7a9a8d))
+
+
+
+
+## v0.32.0-9 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **split** add missing deps ([0c222f70](https://github.com/plouc/nivo/commit/0c222f702e44bbb9c6c8f1764d035aeba795e70e))
+
+
+
+
+## v0.32.0-8 (2018-06-04)
+
+
+#### Features
+
+* **d3** use caret range instead of fixed version for d3 deps ([fa47e01e](https://github.com/plouc/nivo/commit/fa47e01ee50225376ef813a79c3f23a240a2885d))
+
+
+
+
+## v0.32.0-7 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **split** add missing deps ([dd9676bd](https://github.com/plouc/nivo/commit/dd9676bdb910f497980c08f982d1207340f685ac))
+
+
+
+
+## v0.32.0-5 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **split** add missing dep react-motion ([74e0bf54](https://github.com/plouc/nivo/commit/74e0bf543e4b6b973997304920a64d19906864bd))
+
+
+
+
+## v0.32.0-4 (2018-06-04)
+
+
+
+
+
+## v0.32.0-3 (2018-06-04)
+
+
+
+
+
+## v0.32.0-2 (2018-06-04)
+
+
+
+
+
+## v0.32.0-12 (2018-06-04)
+
+
+#### Features
+
+* **generators** use @nivo/generators instead of nivo-generators ([a055d0e5](https://github.com/plouc/nivo/commit/a055d0e56d6acc46cfc73a88feb28ae386e0aeaa))
+
+
+
+
+## v0.32.0-11 (2018-06-04)
+
+
+#### Features
+
+* **code style** add prettier formatting ([2f9a29b2](https://github.com/plouc/nivo/commit/2f9a29b2ea58ac4fc34bf795f28b589dbded69e5))
+* **packages** add command to deploy all packages ([36e87edb](https://github.com/plouc/nivo/commit/36e87edb581c80cb58c7fb9cdc1e706c41c943a4))
+* **tests** restored existing tests ([dc2b08bc](https://github.com/plouc/nivo/commit/dc2b08bc37f458d57f5f063e857ac68f2692647d))
+
+
+
+
+## v0.32.0-10 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **split**
+ * add missing deps ([0c222f70](https://github.com/plouc/nivo/commit/0c222f702e44bbb9c6c8f1764d035aeba795e70e))
+ * add missing deps ([dd9676bd](https://github.com/plouc/nivo/commit/dd9676bdb910f497980c08f982d1207340f685ac))
+ * add missing dep react-motion ([74e0bf54](https://github.com/plouc/nivo/commit/74e0bf543e4b6b973997304920a64d19906864bd))
+
+#### Features
+
+* **d3** use caret range instead of fixed version for d3 deps ([fa47e01e](https://github.com/plouc/nivo/commit/fa47e01ee50225376ef813a79c3f23a240a2885d))
+* **demo**
+ * add command to deploy demo website + storybook ([968e645f](https://github.com/plouc/nivo/commit/968e645f496fe8593fbc5477c0d2da1cb34ea562))
+ * remove unused deps ([770f521a](https://github.com/plouc/nivo/commit/770f521a8e5bfefe73605646051b1c26185307a8))
+* **lerna** exclude demo & examples from lerna ([5c815ccc](https://github.com/plouc/nivo/commit/5c815ccc38ece06424627eb4758cf843486fc39d))
+* **website** rename demo to website ([14a375c1](https://github.com/plouc/nivo/commit/14a375c1da0d2f4c6ff774b5a936dd610bcc2fcd))
+
+
+
+
+## v0.32.0-1 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **babel-preset** add missing ignored script ([7fbc5951](https://github.com/plouc/nivo/commit/7fbc5951c1896164a01a5e2222dd3fb599f126e5))
+
+#### Features
+
+* **split** init multi packages ([2e78776d](https://github.com/plouc/nivo/commit/2e78776db811c8710dfa957d769e3841b548e973))
+
+
+
+
+## v0.32.0 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **babel-preset** add missing ignored script ([17ac44e1](https://github.com/plouc/nivo/commit/17ac44e1815c4f19d707595cf4bf59dda810abdd))
+* **split**
+ * add missing deps ([e0763870](https://github.com/plouc/nivo/commit/e07638707ed55a230cfdf722362e1b06c562095f))
+ * add missing deps ([c5461363](https://github.com/plouc/nivo/commit/c5461363a6a0350919b67d3e3800d477e3428107))
+ * add missing dep react-motion ([cefabeb9](https://github.com/plouc/nivo/commit/cefabeb9d451ae2f70e7126f9f0dc81d8e7a9a8d))
+
+#### Features
+
+* **code style** add prettier formatting ([9a550eb8](https://github.com/plouc/nivo/commit/9a550eb85d1db2611ada36239d8d85082317f12c))
+* **d3** use caret range instead of fixed version for d3 deps ([9598511c](https://github.com/plouc/nivo/commit/9598511c8f185cfe7778c6bbde2c8b686f18006a))
+* **demo**
+ * add command to deploy demo website + storybook ([e2f5c581](https://github.com/plouc/nivo/commit/e2f5c5817765a2e6b35dce070f89b84110ef7a28))
+ * remove unused deps ([eaff4d8b](https://github.com/plouc/nivo/commit/eaff4d8bf183dcd3c5f9251cab3723e17765f42c))
+* **generators** use @nivo/generators instead of nivo-generators ([e65976d8](https://github.com/plouc/nivo/commit/e65976d83c714da8e16b92ca6b76ff15f47b42f4))
+* **lerna** exclude demo & examples from lerna ([aa255ebf](https://github.com/plouc/nivo/commit/aa255ebf94cfbdf7d997ad48e6edbaaaf54657f3))
+* **packages** add command to deploy all packages ([7467315c](https://github.com/plouc/nivo/commit/7467315c5e191d0876e0938ae9c6b8b95846d118))
+* **split** init multi packages ([158a349d](https://github.com/plouc/nivo/commit/158a349d2ba8e9e017486e32fc89baa4e5c0c0a3))
+* **tests** restored existing tests ([e4cf806f](https://github.com/plouc/nivo/commit/e4cf806fc42977cd717b419b13aba36cb24aae0f))
+* **website**
+ * upgrade @nivo packages ([697e8aa5](https://github.com/plouc/nivo/commit/697e8aa59355b43d566cddd5f6a4314f30c06a71))
+ * rename demo to website ([dadc8f58](https://github.com/plouc/nivo/commit/dadc8f584f2514ae4f25a8d3b93051998805d586))
+
+
+
+
+## v0.31.0 (2018-06-04)
+
+
+#### Features
+
+* **calendar**
+ * add support for tooltip ([149e664e](https://github.com/plouc/nivo/commit/149e664ee8b2360353c1861637c6046624b7e186))
+ * remove support for motion and align code with other charts ([b9b47f75](https://github.com/plouc/nivo/commit/b9b47f757ff30e8b8f54c7368d891a40c99e2a3b))
+
+
+
+
+## v0.30.1 (2018-06-04)
+
+
+#### Features
+
+* **line**
+ * fix wrong prop type ([df4ac4ea](https://github.com/plouc/nivo/commit/df4ac4ea4df3732469fc7fbe67d2eb6ee67585e0))
+ * new prop enableArea was added to Line chart (#82) ([6958db18](https://github.com/plouc/nivo/commit/6958db184f009fc8df339d1cab08b09af17eab29))
+ * part of a line with missing data was hidden (#81) ([60e47746](https://github.com/plouc/nivo/commit/60e47746cf4aaafb0773b46ee1a79990aa0b9950))
+* **tooltip** prop to format values in tooltip was added (#69) ([0dfafff5](https://github.com/plouc/nivo/commit/0dfafff544ceadc4253ab3a05170709a3724152c))
+* **voronoi** improve voronoi (#93) ([e1ae81a8](https://github.com/plouc/nivo/commit/e1ae81a800110683ce6de95debbbc7eddded3a8f))
+
+
+
+
+## v0.30.0 (2018-06-04)
+
+
+#### Features
+
+* **axes** add onClick handler to axis ticks (#60) ([0c9efe4b](https://github.com/plouc/nivo/commit/0c9efe4bfac40bad090eb7fe74bb19164acd2859))
+* **interactivity** add onClick support for Sankey (#75) ([a547917c](https://github.com/plouc/nivo/commit/a547917c721018b23d7a853368535cec9950cbfc))
+* **pie** add ability to use default dataset order (#79) ([f4a261d3](https://github.com/plouc/nivo/commit/f4a261d34d8d41cce5688bc52cc5753f96322c19))
+* **react** update required react version ([4b4865fc](https://github.com/plouc/nivo/commit/4b4865fcfd00eb29e43f8e61b8fa74c6485dd861))
+* **sankey**
+ * Support complete configuration of the tooltips (#78) ([f3aecf6c](https://github.com/plouc/nivo/commit/f3aecf6c91a078af8f748613aaa1e79c820b5526))
+ * Support configurable labels (#77) ([5ac962b1](https://github.com/plouc/nivo/commit/5ac962b1eb60982a99726b1b2909bb233281999c))
+
+#### Bug Fixes
+
+* **bar** getLabel is defined twice (#76) ([4cfd3a11](https://github.com/plouc/nivo/commit/4cfd3a1121d8e7de1948a68eca805f20e94aa891))
+
+
+
+
+## v0.29.4 (2018-06-04)
+
+
+
+
+
+## v0.29.3 (2018-06-04)
+
+
+#### Features
+
+* **axis** add support for custom tick values/count (#58) ([bd789728](https://github.com/plouc/nivo/commit/bd789728c78279d8eb5a467503e34a505cb04c54))
+
+
+
+
+## v0.29.2 (2018-06-04)
+
+
+
+
+
+## v0.29.1 (2018-06-04)
+
+
+#### Features
+
+* **tooltip** improve positioning ([288657c7](https://github.com/plouc/nivo/commit/288657c7303af675077937f276ced26c38fe3003))
+* **treemap** add TreeMapCanvas component ([e12a1268](https://github.com/plouc/nivo/commit/e12a1268e955442d6ba04f4e3921488c6830debc))
+
+
+
+
+## v0.29.0 (2018-06-04)
+
+
+#### Features
+
+* **bubble** improve bubble components ([0779f335](https://github.com/plouc/nivo/commit/0779f335b235d3537256ee07ec301bc6a34405ea))
+* **treemap** remove placeholders and improve svg & html flavors ([ff3734da](https://github.com/plouc/nivo/commit/ff3734da80e3396ec9cc00f477e13bfce83f1863))
+
+
+
+
+## v0.28.1 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **window** use global.window instead of window for node env ([bf1e6202](https://github.com/plouc/nivo/commit/bf1e6202d7c80310dccf2f8958cb7f8b02ab1c30))
+
+
+
+
+## v0.28.0 (2018-06-04)
+
+
+#### Features
+
+* **bar** add support for border on Bar component ([7f5ac7ce](https://github.com/plouc/nivo/commit/7f5ac7ceb1880954443470767d01582f8bbbc025))
+* **bubble** add canvas support for bubble chart ([8db9a136](https://github.com/plouc/nivo/commit/8db9a1366fc53a8d0eb9dbd53bec5573e2c04ac0))
+* **chord** add ability to customize chord borders color ([bee8de33](https://github.com/plouc/nivo/commit/bee8de334ca5f7762b0922a69bceaee1c90f843a))
+* **defs** init support for svg gradients/patterns ([cd4c1663](https://github.com/plouc/nivo/commit/cd4c16635f94924a0ff82772ce91d083df94b4f2))
+* **line** add ability to customize line width ([8cb88477](https://github.com/plouc/nivo/commit/8cb88477b20af6fd00168099cb043f9cf05ce438))
+* **stream** add border suppport ([5eabc451](https://github.com/plouc/nivo/commit/5eabc451e9e8e5bd16058812f6d3a515d74b2b6b))
+
+
+
+
+## v0.27.0 (2018-06-04)
+
+
+#### Features
+
+* **bar**
+ * improve bar components: ([640debc7](https://github.com/plouc/nivo/commit/640debc76de229261d9d9845c10aac18877578be))
+ * add label format support for Bar (#45) ([c5a63c95](https://github.com/plouc/nivo/commit/c5a63c9517d4d0cfafd07df19800f9373e8db479))
+
+
+
+
+## v0.26.3 (2018-06-04)
+
+
+
+
+
+## v0.26.2 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **bubble** fix bubble props export ([37067061](https://github.com/plouc/nivo/commit/37067061cf1d4353da4fed3dd60dabb61a449cf7))
+
+
+
+
+## v0.26.1 (2018-06-04)
+
+
+#### Features
+
+* **interactivity** add onClick support for Bar & Bubble ([a73af167](https://github.com/plouc/nivo/commit/a73af1679debb0211b73c1af814f28ccfb1a4ba7))
+
+
+
+
+## v0.26.0 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **tooltip** fix tooltip offset with scroll ([c320c23f](https://github.com/plouc/nivo/commit/c320c23f330e15607479d22224143811bfd3936b))
+
+#### Features
+
+* **axis** improve axis formatting support ([69269a60](https://github.com/plouc/nivo/commit/69269a6072314cb04cb300cd55602af8ccabaf3e))
+* **bar** add ability to define bar chart min/max value ([d9b9bdae](https://github.com/plouc/nivo/commit/d9b9bdaeff03cd16092bad47b34a0e570ce10c76))
+* **bubble** fix bubble color transition ([675c6689](https://github.com/plouc/nivo/commit/675c66897f51b8b450a4d2b9f29c3985604bd38b))
+* **sankey** improve sankey interactivity ([27a5ff54](https://github.com/plouc/nivo/commit/27a5ff54ff5c223afec2fb225b7105f7065ece1c))
+
+
+
+
+## v0.25.0 (2018-06-04)
+
+
+#### Features
+
+* **chord** add labels, stories and cavans variant for Chord component ([281021bb](https://github.com/plouc/nivo/commit/281021bb671b8f7e7dc3e40ea8acd9bb84127d69))
+
+
+
+
+## v0.24.0 (2018-06-04)
+
+
+#### Features
+
+* **axes** use same code for svg & canvas ticks ([c8c693a3](https://github.com/plouc/nivo/commit/c8c693a36ec415762d3150ab2f8f80e0dadda269))
+* **chord** improve Chord component ([16af1340](https://github.com/plouc/nivo/commit/16af1340e85b2f21c62df9e605dd6e5bec4433ea))
+* **heatmap** add tooltip support for HeatMap ([28077c58](https://github.com/plouc/nivo/commit/28077c58706d97a4b0700a7d71cd4fb66d35f43f))
+
+
+
+
+## v0.23.4 (2018-06-04)
+
+
+#### Features
+
+* **axes** use same code for svg & canvas ticks ([c0de4732](https://github.com/plouc/nivo/commit/c0de4732115b0cba433ce24f937df11117e92264))
+* **heatmap**
+ * add tooltip support for HeatMap ([422d4c2a](https://github.com/plouc/nivo/commit/422d4c2a0b1a071e9de54435fbb014ba9e7d1bb6))
+ * add hover behavior on HeatMapCanvas ([37974a91](https://github.com/plouc/nivo/commit/37974a91a280293ec7216687caafa14c815f49a4))
+
+
+
+
+## v0.23.3 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **canvas** fix resizing when using canvas based components ([0d41f563](https://github.com/plouc/nivo/commit/0d41f563783d9ef0428808ff2439dd9e90042aee))
+
+
+
+
+## v0.23.2 (2018-06-04)
+
+
+#### Features
+
+* **canvas** add support for HiDPI screens ([26ebb9b7](https://github.com/plouc/nivo/commit/26ebb9b7271b6348d76ea64fd8cd4cabb29a9805))
+
+
+
+
+## v0.23.1 (2018-06-04)
+
+
+#### Features
+
+* **bar** add tooltip support for BarCanvas ([946bb066](https://github.com/plouc/nivo/commit/946bb0661dad4bec32ddaa9d097f249bfb8a1bf6))
+* **heatmap** add tooltip support for HeatMapCanvas ([db579a16](https://github.com/plouc/nivo/commit/db579a16cd8c380b368bfa1fd3674eb5eb9c8109))
+
+
+
+
+## v0.23.0 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **stream** fix stream stacked tooltip ([05fbcc9f](https://github.com/plouc/nivo/commit/05fbcc9fadf6d540f6788de5cb98072b92cdd103))
+
+#### Features
+
+* **canvas** add canvas support for bar & heatmap ([94ad4d97](https://github.com/plouc/nivo/commit/94ad4d97229716a5ca6e189cd1a31b778385c977))
+
+
+
+
+## v0.22.1 (2018-06-04)
+
+
+
+
+
+## v0.22.0 (2018-06-04)
+
+
+#### Features
+
+* **heatmap** add HeatMap component ([425afdaa](https://github.com/plouc/nivo/commit/425afdaaa9e4c443316a551c690c208cc6385be7))
+
+
+
+
+## v0.21.0 (2018-06-04)
+
+
+
+
+
+## v0.20.0 (2018-06-04)
+
+
+#### Features
+
+* **dots** add ability to define custom dot symbol ([da49e15f](https://github.com/plouc/nivo/commit/da49e15fb0c9706fdbbe8baff82148906451f614))
+* **generators** update nivo-generators ([ada44cf7](https://github.com/plouc/nivo/commit/ada44cf79cc7edcdf35a8a97aef8d1d92b1564b9))
+* **line** add ability to define min/max Y value ([2bd2554f](https://github.com/plouc/nivo/commit/2bd2554f2f8faeccc6f4a8ea04112e0489eeecae))
+* **markers** add support for markers on Line & Bar charts ([e36a7a2b](https://github.com/plouc/nivo/commit/e36a7a2bd2616bc4e4c2a4a927dfb14299ee9d4c))
+* **sankey**
+ * improve Sankey diagram ([aa5c8471](https://github.com/plouc/nivo/commit/aa5c84711d9653e6b1f24ea6346f2833344cf958))
+ * add support for label on Sankey diagram ([b90de33a](https://github.com/plouc/nivo/commit/b90de33ad818f86a0ed1a6af24bed831c221834c))
+ * add sankey diagram component ([f358d2f9](https://github.com/plouc/nivo/commit/f358d2f9709555833fd9ca550b5c0a2f30c63f3b))
+* **theming** fix tooltip theming ([9385dd67](https://github.com/plouc/nivo/commit/9385dd67ed8ec1d55ef12a84328b831be701edc2))
+
+
+
+
+## v0.19.0 (2018-06-04)
+
+
+#### Bug Fixes
+
+* **treemap** fix missing default props ([887cfcde](https://github.com/plouc/nivo/commit/887cfcde2fc9ecbeac24fa559203a6c2fe3dc40c))
+
+
+
+
+## v0.18.0 (2018-06-04)
+
+
+#### Features
+
+* **bubble**
+ * fix bubble tooltip id value ([615b90e9](https://github.com/plouc/nivo/commit/615b90e97759f7a1828ab35bb22f902e6ca5809e))
+ * add Bubble stories ([aba5c985](https://github.com/plouc/nivo/commit/aba5c985613a346ee3bae7a8b34c1a7f2e2ae95e))
+ * add zooming ability to Bubble components ([a231c07b](https://github.com/plouc/nivo/commit/a231c07be1791e07b190811cf34e66483cd66730))
+* **hierarchy** add withHierarchy() HOC ([99c2f789](https://github.com/plouc/nivo/commit/99c2f789b18450b58e05104c503708c33c7f6fc5))
+* **labels** use alignmentBaseline instead of approximative dy ([10aa40fe](https://github.com/plouc/nivo/commit/10aa40fed76897e685bec28ea7947b6920a9cc1a))
+* **radar** add support for tooltip on Radar component ([acd9a4f9](https://github.com/plouc/nivo/commit/acd9a4f9efdaf8ae801f1b70ea469745cdd3ecdb))
+* **treemap** add support for tooltip on TreeMap components ([755783d8](https://github.com/plouc/nivo/commit/755783d880e73e5b74a0045fc2a467e97e2d72f8))
+
+
+
+
+## v0.17.0 (2018-06-04)
+
+
+
+
+
+## v0.16.0 (2018-06-04)
+
+
+#### Features
+
+* **radar** simplify radar data format ([d56a9441](https://github.com/plouc/nivo/commit/d56a94416f53d2f1a86d80ae771866dd629557cb))
+* **storybook** update Bar storybook ([b5c39f70](https://github.com/plouc/nivo/commit/b5c39f70e657cef909ccedd20cd0986a22d1c82a))
+
+
+
+
+## v0.15.0 (2018-06-04)
+
+
+#### Features
+
+* **tooltip** add support for tooltip theming ([72f2f751](https://github.com/plouc/nivo/commit/72f2f751318323f2431641c970680db5d9c8f251))
+
+
+
+
+## v0.14.0 (2018-06-04)
+
+
+#### Features
+
+* **bar** add support for horizontal layout & change data format ([29a4b350](https://github.com/plouc/nivo/commit/29a4b350341c3745691509bc4f81c9eac74d36ee))
+
+
+
+
+## v0.13.0 (2018-06-04)
+
+
+#### Features
+
+* **axes** add ability to rotate axes tick label ([3921c2f1](https://github.com/plouc/nivo/commit/3921c2f17a7d7da159dde7c9fb25492e12dedd48))
+
+
+
+
+## v0.12.0 (2018-06-04)
+
+
+#### Features
+
+* **api** remove empty api package ([dd47b293](https://github.com/plouc/nivo/commit/dd47b293edcb07a6ed23cd0a26e29c4352ecfb3d))
+* **axes**
+ * add onClick handler to axis ticks (#60) ([0c9efe4b](https://github.com/plouc/nivo/commit/0c9efe4bfac40bad090eb7fe74bb19164acd2859))
+ * use same code for svg & canvas ticks ([c8c693a3](https://github.com/plouc/nivo/commit/c8c693a36ec415762d3150ab2f8f80e0dadda269))
+ * add ability to rotate axes tick label ([3921c2f1](https://github.com/plouc/nivo/commit/3921c2f17a7d7da159dde7c9fb25492e12dedd48))
+ * remove stale axes components & add proper props validation ([7fc0e4de](https://github.com/plouc/nivo/commit/7fc0e4def97ce16e39069eeadce120619d74c643))
+ * add ability to disable axes transitions ([bc1be6c7](https://github.com/plouc/nivo/commit/bc1be6c7e86dbf4a0a149e1c540032cd49990b96))
+ * add more options to AxisY component ([98ac2f18](https://github.com/plouc/nivo/commit/98ac2f1890108e9d4b85f5dc1e5aa47da7382085))
+ * add AxisX component ([91399e6b](https://github.com/plouc/nivo/commit/91399e6bea18da6517789a0d76e0c0f3601b58bb))
+* **axis**
+ * add support for custom tick values/count (#58) ([bd789728](https://github.com/plouc/nivo/commit/bd789728c78279d8eb5a467503e34a505cb04c54))
+ * improve axis formatting support ([69269a60](https://github.com/plouc/nivo/commit/69269a6072314cb04cb300cd55602af8ccabaf3e))
+* **bar**
+ * include TypeScript definition in package ([0d221c74](https://github.com/plouc/nivo/commit/0d221c747d34ba6031b3dae6e4a9d0c20821b9ca))
+ * improve custom tooltip support ([5816555e](https://github.com/plouc/nivo/commit/5816555e73021d91d8af32a4b972c2738f58c1c6))
+ * add support for legends on Bar component ([6f22a4ab](https://github.com/plouc/nivo/commit/6f22a4ab3fe02a210d686153ea7f587d302102ff))
+ * add support for border on Bar component ([7f5ac7ce](https://github.com/plouc/nivo/commit/7f5ac7ceb1880954443470767d01582f8bbbc025))
+ * improve bar components: ([640debc7](https://github.com/plouc/nivo/commit/640debc76de229261d9d9845c10aac18877578be))
+ * add label format support for Bar (#45) ([c5a63c95](https://github.com/plouc/nivo/commit/c5a63c9517d4d0cfafd07df19800f9373e8db479))
+ * add ability to define bar chart min/max value ([d9b9bdae](https://github.com/plouc/nivo/commit/d9b9bdaeff03cd16092bad47b34a0e570ce10c76))
+ * add tooltip support for BarCanvas ([946bb066](https://github.com/plouc/nivo/commit/946bb0661dad4bec32ddaa9d097f249bfb8a1bf6))
+ * add support for horizontal layout & change data format ([29a4b350](https://github.com/plouc/nivo/commit/29a4b350341c3745691509bc4f81c9eac74d36ee))
+ * add ability to customize bar labels colors ([0f63c077](https://github.com/plouc/nivo/commit/0f63c077e343a50ef0f10f25827b238366c9df5d))
+ * add support for animation on Bar component ([a099654c](https://github.com/plouc/nivo/commit/a099654c291f7660a659415a644dbfffb6e3b380))
+ * update bar chart ([05565ca8](https://github.com/plouc/nivo/commit/05565ca8e1ec5a009c81c78ebd624f751b8d1372))
+* **bubble**
+ * improve bubble components ([0779f335](https://github.com/plouc/nivo/commit/0779f335b235d3537256ee07ec301bc6a34405ea))
+ * add canvas support for bubble chart ([8db9a136](https://github.com/plouc/nivo/commit/8db9a1366fc53a8d0eb9dbd53bec5573e2c04ac0))
+ * fix bubble color transition ([675c6689](https://github.com/plouc/nivo/commit/675c66897f51b8b450a4d2b9f29c3985604bd38b))
+ * fix bubble tooltip id value ([615b90e9](https://github.com/plouc/nivo/commit/615b90e97759f7a1828ab35bb22f902e6ca5809e))
+ * add Bubble stories ([aba5c985](https://github.com/plouc/nivo/commit/aba5c985613a346ee3bae7a8b34c1a7f2e2ae95e))
+ * add zooming ability to Bubble components ([a231c07b](https://github.com/plouc/nivo/commit/a231c07be1791e07b190811cf34e66483cd66730))
+ * add onBubbleClick property to BubbleD3 component ([3b615080](https://github.com/plouc/nivo/commit/3b615080c7ae1192c572b6b3b207307c0640379b))
+ * add ability to center Bubble components text ([fecbc22e](https://github.com/plouc/nivo/commit/fecbc22e16255191f828bb286fc357ca7cc54eb3))
+ * rename 'root' property to 'data' ([49bffcd5](https://github.com/plouc/nivo/commit/49bffcd50a929e6cffcba7973786215e08b21809))
+ * add border support for Bubble components ([6e2f25e0](https://github.com/plouc/nivo/commit/6e2f25e0722f817993eefe8e3398daa2e1a07f22))
+ * improve Bubble components ([d0ea00b5](https://github.com/plouc/nivo/commit/d0ea00b5b0347a0e3c52b5f8b0d2289f5c25aa2b))
+ * move Bubble legends in a dedicated component ([08a7259c](https://github.com/plouc/nivo/commit/08a7259c7b56962058428158e7b379ef3e04d1b4))
+ * move Bubble legends in a dedicated component ([c54116d5](https://github.com/plouc/nivo/commit/c54116d51736860799a838c6ec9feebfa291b700))
+ * init Bubble component ([0a8a3865](https://github.com/plouc/nivo/commit/0a8a3865bb0000181f9e6e7b19dce8ea4de2cd5f))
+* **calendar**
+ * add support for legends on Calendar component ([6ef9dc20](https://github.com/plouc/nivo/commit/6ef9dc20a0462e3279a50ab130bbe2902a6a85e5))
+ * add support for tooltip ([149e664e](https://github.com/plouc/nivo/commit/149e664ee8b2360353c1861637c6046624b7e186))
+ * remove support for motion and align code with other charts ([b9b47f75](https://github.com/plouc/nivo/commit/b9b47f757ff30e8b8f54c7368d891a40c99e2a3b))
+ * add onDayClick property to Calendar components ([ca947080](https://github.com/plouc/nivo/commit/ca947080b3ca8a886dcac22324c9b992e82b43b5))
+ * add ability to customize empty day color ([644cc8e3](https://github.com/plouc/nivo/commit/644cc8e333dc9fe51c4fce9dd6a9ddccbd9cd797))
+ * fix Calendar related tests ([4f358136](https://github.com/plouc/nivo/commit/4f3581362bb5746e1ddf403dcf7ba775359932d2))
+ * add ability to colorize calendar components days ([69d03562](https://github.com/plouc/nivo/commit/69d0356282b0613b4fda92dc6baa13627a1a18b7))
+ * add ability to toggle motion on Calendar component ([d8062ed0](https://github.com/plouc/nivo/commit/d8062ed0c499f19a54ede093ea74a6c9c2a95cbe))
+ * add test for Calendar component ([31eb7203](https://github.com/plouc/nivo/commit/31eb7203fab5829886520e9d8ec3d5a706519a6b))
+ * port CalendarD3 features to Calendar ([e11737db](https://github.com/plouc/nivo/commit/e11737db71676297b436a5000e37bb758e51c391))
+ * update CalendarD3 test ([4058b9f9](https://github.com/plouc/nivo/commit/4058b9f95d0fdb643cd7e8f5c6e414621d43d7f7))
+ * add legends offset properties to CalendarD3 component ([cd94e38c](https://github.com/plouc/nivo/commit/cd94e38c4569d4bf9994ded5e04522a3192f08f3))
+ * add month legend to CalendarD3 component ([49a71306](https://github.com/plouc/nivo/commit/49a71306f190805db51b271ca23ce84257ca2e70))
+ * add test for CalendarD3 component ([d9720021](https://github.com/plouc/nivo/commit/d9720021b152a680732be65b8758c15a89629136))
+ * add year legends to Calendar component ([1ef5b5e6](https://github.com/plouc/nivo/commit/1ef5b5e6e500801a9722fc89b334e5a5c51d6632))
+ * proper spacing between Calendar years ([96f9cf23](https://github.com/plouc/nivo/commit/96f9cf23ce7556814ec4f2f391b8c4a8d1070cf1))
+ * fix Calendar month path position ([88d2e81c](https://github.com/plouc/nivo/commit/88d2e81c08b76e15c0c07277ef3adc3ba6476c3e))
+ * add CalendarCanvas to readme ([d451f365](https://github.com/plouc/nivo/commit/d451f365aa363fa8564b29128d8e8a071c722120))
+ * add experimental CalendarCanvas component ([28e6e233](https://github.com/plouc/nivo/commit/28e6e233ca2c5cdf5abe5f7744f50d38ac226c14))
+ * init support for multiple years ([1bbb2b07](https://github.com/plouc/nivo/commit/1bbb2b07c44c06636a70fc0d6eddc986560a80fc))
+ * add pure React based Calendar component ([a0473e42](https://github.com/plouc/nivo/commit/a0473e42adf535e05bc9e36cea108bc1dae42469))
+ * add support for day spacing ([2acc80b1](https://github.com/plouc/nivo/commit/2acc80b18022bc20c22acee3d7b3821a10fa4681))
+ * add support for adaptive cell size on Calendar component ([9e4e8bb2](https://github.com/plouc/nivo/commit/9e4e8bb2c440a76e9edb3406b82c14169595015f))
+ * add ability to switch direction on Calendar component ([5160b435](https://github.com/plouc/nivo/commit/5160b435e1ab9f3f9d475186619a794b0714b83d))
+ * add transition staggering for days ([53cef593](https://github.com/plouc/nivo/commit/53cef593c2d836979a7a7d6e6127568399c3796f))
+ * init Calendar component ([163a4902](https://github.com/plouc/nivo/commit/163a4902945026760baae9068963bffd1641c30a))
+* **canvas**
+ * add support for HiDPI screens ([26ebb9b7](https://github.com/plouc/nivo/commit/26ebb9b7271b6348d76ea64fd8cd4cabb29a9805))
+ * add canvas support for bar & heatmap ([94ad4d97](https://github.com/plouc/nivo/commit/94ad4d97229716a5ca6e189cd1a31b778385c977))
+* **chord**
+ * add support for legends on Chord component ([39212ef4](https://github.com/plouc/nivo/commit/39212ef4b5516cae43b4a5a3fd7ce40d15482e1a))
+ * add source code for chord stories ([489f36fc](https://github.com/plouc/nivo/commit/489f36fc534c464a9ce234d5eb7c0183d1e5441e))
+ * add ability to customize chord borders color ([bee8de33](https://github.com/plouc/nivo/commit/bee8de334ca5f7762b0922a69bceaee1c90f843a))
+ * add labels, stories and cavans variant for Chord component ([281021bb](https://github.com/plouc/nivo/commit/281021bb671b8f7e7dc3e40ea8acd9bb84127d69))
+ * improve Chord component ([16af1340](https://github.com/plouc/nivo/commit/16af1340e85b2f21c62df9e605dd6e5bec4433ea))
+ * add Chord component ([427cf8aa](https://github.com/plouc/nivo/commit/427cf8aa1e20bb7256664a418967ca894919f7bd))
+* **ci** update travis config ([25e4cdca](https://github.com/plouc/nivo/commit/25e4cdca8cfb92d584512af03c728828b52b5b30))
+* **code style** add prettier formatting ([9a550eb8](https://github.com/plouc/nivo/commit/9a550eb85d1db2611ada36239d8d85082317f12c))
+* **colors**
+ * improve withColors HOC ([9e6af9b4](https://github.com/plouc/nivo/commit/9e6af9b46b40af525a5ce6192b869d17df233979))
+ * use nivo default colors id instead of value ([2a5b0757](https://github.com/plouc/nivo/commit/2a5b0757513cd3d385ee205322e28ca56851465a))
+ * improve colors generator ([8e723f13](https://github.com/plouc/nivo/commit/8e723f13adac35336d910093e08f4d5e00870268))
+ * default to given value for getColorGenerator() ([39542527](https://github.com/plouc/nivo/commit/3954252781b046629af01c038b4eef2d5b3d7dca))
+ * add defautl nivo categorical colors ([b8b8992f](https://github.com/plouc/nivo/commit/b8b8992f771ed6e7ccbe0385d1565237281d94da))
+ * add defautl nivo categorical colors ([4c5f7082](https://github.com/plouc/nivo/commit/4c5f7082f430360527b9974288030881962e7e4c))
+ * add colors config for Pie/Stack/TreeMap components ([584ff47c](https://github.com/plouc/nivo/commit/584ff47cf604215b9138d57eb7efc6e180e88e3d))
+ * add utility to generate color range from config ([657d8cc3](https://github.com/plouc/nivo/commit/657d8cc3aaeead3149fc95effc85c9f0940a2d91))
+ * improve colors config ([330356a6](https://github.com/plouc/nivo/commit/330356a6997da73b4adb210761b72486fb7f7664))
+ * add smart declarative color management ([c4fb5330](https://github.com/plouc/nivo/commit/c4fb533088769208b0ff89e030d7e3496c6de4e7))
+* **commands** sort Makefile help ([4f7a872c](https://github.com/plouc/nivo/commit/4f7a872cb54c835235e0804482b516a24461e290))
+* **container** add ability to disable interactivity ([73a33f92](https://github.com/plouc/nivo/commit/73a33f92f66f0ea9488843ec13924458f3dac7ca))
+* **d3** use caret range instead of fixed version for d3 deps ([9598511c](https://github.com/plouc/nivo/commit/9598511c8f185cfe7778c6bbde2c8b686f18006a))
+* **defs** init support for svg gradients/patterns ([cd4c1663](https://github.com/plouc/nivo/commit/cd4c16635f94924a0ff82772ce91d083df94b4f2))
+* **demo**
+ * add command to deploy demo website + storybook ([e2f5c581](https://github.com/plouc/nivo/commit/e2f5c5817765a2e6b35dce070f89b84110ef7a28))
+ * remove unused deps ([eaff4d8b](https://github.com/plouc/nivo/commit/eaff4d8bf183dcd3c5f9251cab3723e17765f42c))
+* **deps** use yarn with lerna & add missing yarn.lock files ([42675e47](https://github.com/plouc/nivo/commit/42675e47042d4bacf2edb3860f66a5a1971079e3))
+* **dev** add commands to list/rm currently linked packages for website ([df1d3085](https://github.com/plouc/nivo/commit/df1d3085e7214786948e0f9edcfaaf05327ef566))
+* **dots** add ability to define custom dot symbol ([da49e15f](https://github.com/plouc/nivo/commit/da49e15fb0c9706fdbbe8baff82148906451f614))
+* **examples**
+ * ensure examples build successfully on CI ([2ad46b7a](https://github.com/plouc/nivo/commit/2ad46b7af65fdcb7a3bb63d76327e3742e846776))
+ * fix retro example dependencies ([2c84d014](https://github.com/plouc/nivo/commit/2c84d014c0ad88d1574f8ec5552cd837316a4371))
+* **generators**
+ * use @nivo/generators instead of nivo-generators ([e65976d8](https://github.com/plouc/nivo/commit/e65976d83c714da8e16b92ca6b76ff15f47b42f4))
+ * update nivo-generators ([ada44cf7](https://github.com/plouc/nivo/commit/ada44cf79cc7edcdf35a8a97aef8d1d92b1564b9))
+* **heatmap**
+ * include TypeScript definition in package ([868620eb](https://github.com/plouc/nivo/commit/868620eb2642aff5abbdac2dabb826a6b0f199dc))
+ * init TypeScript definitions (#198) ([6c5432db](https://github.com/plouc/nivo/commit/6c5432db7b1420bad94f6d7afe2931a67f6c7e0e))
+ * add support for onClick event ([52d077c7](https://github.com/plouc/nivo/commit/52d077c718f3ca039737de13a19920625e9effde))
+ * add tooltip support for HeatMap ([28077c58](https://github.com/plouc/nivo/commit/28077c58706d97a4b0700a7d71cd4fb66d35f43f))
+ * add hover behavior on HeatMapCanvas ([37974a91](https://github.com/plouc/nivo/commit/37974a91a280293ec7216687caafa14c815f49a4))
+ * add tooltip support for HeatMapCanvas ([db579a16](https://github.com/plouc/nivo/commit/db579a16cd8c380b368bfa1fd3674eb5eb9c8109))
+ * add HeatMap component ([425afdaa](https://github.com/plouc/nivo/commit/425afdaaa9e4c443316a551c690c208cc6385be7))
+* **hierarchy** add withHierarchy() HOC ([99c2f789](https://github.com/plouc/nivo/commit/99c2f789b18450b58e05104c503708c33c7f6fc5))
+* **interactivity**
+ * add onClick support for Sankey (#75) ([a547917c](https://github.com/plouc/nivo/commit/a547917c721018b23d7a853368535cec9950cbfc))
+ * add onClick support for Bar & Bubble ([a73af167](https://github.com/plouc/nivo/commit/a73af1679debb0211b73c1af814f28ccfb1a4ba7))
+ * add isInteractive property on multiple components ([16b7f4df](https://github.com/plouc/nivo/commit/16b7f4dfffe56b8936104c411b2e3e62c5b47e11))
+* **labels** use alignmentBaseline instead of approximative dy ([10aa40fe](https://github.com/plouc/nivo/commit/10aa40fed76897e685bec28ea7947b6920a9cc1a))
+* **legends**
+ * add default text color + canvas support for text color ([20a30ab8](https://github.com/plouc/nivo/commit/20a30ab8a795d359b6e6b1eeb0a2194780c4cb20))
+ * init legends package ([4063428b](https://github.com/plouc/nivo/commit/4063428baa626dd2e0810b830ca4cf6e5cde3b5a))
+* **lerna** exclude demo & examples from lerna ([aa255ebf](https://github.com/plouc/nivo/commit/aa255ebf94cfbdf7d997ad48e6edbaaaf54657f3))
+* **line**
+ * add support for legends on Line component ([b7cc2449](https://github.com/plouc/nivo/commit/b7cc2449dc068e53e1449e7c04f09af7ebe8c624))
+ * fix wrong prop type ([df4ac4ea](https://github.com/plouc/nivo/commit/df4ac4ea4df3732469fc7fbe67d2eb6ee67585e0))
+ * new prop enableArea was added to Line chart (#82) ([6958db18](https://github.com/plouc/nivo/commit/6958db184f009fc8df339d1cab08b09af17eab29))
+ * part of a line with missing data was hidden (#81) ([60e47746](https://github.com/plouc/nivo/commit/60e47746cf4aaafb0773b46ee1a79990aa0b9950))
+ * add ability to customize line width ([8cb88477](https://github.com/plouc/nivo/commit/8cb88477b20af6fd00168099cb043f9cf05ce438))
+ * add ability to define min/max Y value ([2bd2554f](https://github.com/plouc/nivo/commit/2bd2554f2f8faeccc6f4a8ea04112e0489eeecae))
+ * restrict allowed curve interpolators ([7c332acd](https://github.com/plouc/nivo/commit/7c332acdb4a6c536e62a0d063eaa7377d50c0819))
+ * avoid re-rendering tooltip on mouse move for line chart ([1b0d5052](https://github.com/plouc/nivo/commit/1b0d50525d709413517a2575cb76e9956368abb1))
+ * add ability to disable stack tooltip on line chart ([732d1704](https://github.com/plouc/nivo/commit/732d1704a0267ebe8fe08fece847ee6a87711a72))
+ * add support for tooltip on line component ([ccdb2e67](https://github.com/plouc/nivo/commit/ccdb2e6779e11520c5ec668540398638664df4d7))
+ * add ability to animate line chart lines ([1918772f](https://github.com/plouc/nivo/commit/1918772f1764ca9d819ecbbc3e917dce978fe977))
+ * improve Line component ([63ee809f](https://github.com/plouc/nivo/commit/63ee809fdb4bd822a1c73ec342a6bbc41d7e2423))
+* **lint** centralize lint command & config ([e8e38da4](https://github.com/plouc/nivo/commit/e8e38da4a0f20e0a9f07606ab36853fdab4d44ed))
+* **linting** add eslint on several packages ([38ba981d](https://github.com/plouc/nivo/commit/38ba981d5c2a1411367ca326c7b449a9685135ea))
+* **markers**
+ * add support for markers on Line & Bar charts ([e36a7a2b](https://github.com/plouc/nivo/commit/e36a7a2bd2616bc4e4c2a4a927dfb14299ee9d4c))
+ * improve radar & line charts markers ([18c43473](https://github.com/plouc/nivo/commit/18c43473bb28764c4515dc12a9a8bf24f55e5b41))
+* **packages**
+ * use rollup for packages build ([f24cb08d](https://github.com/plouc/nivo/commit/f24cb08d8a8eb2feecb858fb41875ac99b782db0))
+ * add command to deploy all packages ([7467315c](https://github.com/plouc/nivo/commit/7467315c5e191d0876e0938ae9c6b8b95846d118))
+* **pie**
+ * improve pie components ([eb14f0cb](https://github.com/plouc/nivo/commit/eb14f0cb165b72ed1e2e19c2c03ce68cc4e4d8de))
+ * cleanup website PieCanvas demo ([31ef9e53](https://github.com/plouc/nivo/commit/31ef9e5371b508181d9dbf2a28d104f540973b2d))
+ * init support for start/end angle + PieCanvas ([52f6a9e1](https://github.com/plouc/nivo/commit/52f6a9e140937d8407cfe0af2c98749a514a5fad))
+ * add support for custom tooltip ([d3734428](https://github.com/plouc/nivo/commit/d3734428cee364f4eb67af5c0f4c572b9973dc31))
+ * include TypeScript definition in package ([04fc931e](https://github.com/plouc/nivo/commit/04fc931e032710fe245e4327eb525af15cde3c74))
+ * add TypeScript Definitions for Pie component ([0def4c31](https://github.com/plouc/nivo/commit/0def4c3141c869e309366730c26c28070ec143e6))
+ * add support for onClick event ([b171044e](https://github.com/plouc/nivo/commit/b171044e25e25297e0f3714b5121dd24c21d86f8))
+ * add support for legends on Pie component ([8c3004be](https://github.com/plouc/nivo/commit/8c3004bea9ca8e9315f4ce8c8c37e697a20db7a2))
+ * add ability to use default dataset order (#79) ([f4a261d3](https://github.com/plouc/nivo/commit/f4a261d34d8d41cce5688bc52cc5753f96322c19))
+ * add pie stories ([a123c899](https://github.com/plouc/nivo/commit/a123c899edb772fc2a49998f1f134925d6882c75))
+ * ad ability to skip label if slice angle is lower than given value ([c0aecaa2](https://github.com/plouc/nivo/commit/c0aecaa2bc141ee2d18e850b66c7888a9069cfdd))
+ * restore Pie chart ([7eb85964](https://github.com/plouc/nivo/commit/7eb8596408e9cc0d40ffddc8c0b3fc35119e4b1d))
+ * update Pie component css classes ([d1042d8f](https://github.com/plouc/nivo/commit/d1042d8fc3f9ff6e6981d7ae6842bcb74defe230))
+ * animate pi column legends ([1580b16c](https://github.com/plouc/nivo/commit/1580b16c17e8946ad10b96d298854c199fc1a3a5))
+* **publish** add packages build prior to publish ([c6f9810b](https://github.com/plouc/nivo/commit/c6f9810b69c776ad0f193eb3ac28e64b7fe05422))
+* **radar**
+ * add ability to define max value ([880d7299](https://github.com/plouc/nivo/commit/880d7299c85ee7a151105773b4cd2d7566649f9f))
+ * add support for legends on Radar component ([8d53e13b](https://github.com/plouc/nivo/commit/8d53e13bb5b5f54b6fbfecbc453f7c5245337a03))
+ * add support for tooltip on Radar component ([acd9a4f9](https://github.com/plouc/nivo/commit/acd9a4f9efdaf8ae801f1b70ea469745cdd3ecdb))
+ * simplify radar data format ([d56a9441](https://github.com/plouc/nivo/commit/d56a94416f53d2f1a86d80ae771866dd629557cb))
+ * add radar chart ([b0739b96](https://github.com/plouc/nivo/commit/b0739b96bb978bf6145a7752ff9d1da77e4918a9))
+* **react**
+ * nivo now require react >= 16.2.0 < 17.0.0 ([f64d3ef6](https://github.com/plouc/nivo/commit/f64d3ef6026438e4af29f436b27c46f00f9feae7))
+ * update required react version ([4b4865fc](https://github.com/plouc/nivo/commit/4b4865fcfd00eb29e43f8e61b8fa74c6485dd861))
+* **readial-stack** add RadialStack component ([3fbebe52](https://github.com/plouc/nivo/commit/3fbebe5228b4edd8071f630250ed44e33d88299a))
+* **sankey**
+ * add TypeScript definitions ([c2a9d38b](https://github.com/plouc/nivo/commit/c2a9d38b20ee1ce30b0c2a8e0d9fb30d0f8b3534))
+ * add gradient & blend mode support for links ([27d56050](https://github.com/plouc/nivo/commit/27d56050a0ad98d2504275900daccdf25627598e))
+ * add support for legends on Sankey component ([0082fb98](https://github.com/plouc/nivo/commit/0082fb98a6e310ee15ebafb8f220133c8466e7f3))
+ * Support complete configuration of the tooltips (#78) ([f3aecf6c](https://github.com/plouc/nivo/commit/f3aecf6c91a078af8f748613aaa1e79c820b5526))
+ * Support configurable labels (#77) ([5ac962b1](https://github.com/plouc/nivo/commit/5ac962b1eb60982a99726b1b2909bb233281999c))
+ * improve sankey interactivity ([27a5ff54](https://github.com/plouc/nivo/commit/27a5ff54ff5c223afec2fb225b7105f7065ece1c))
+ * improve Sankey diagram ([aa5c8471](https://github.com/plouc/nivo/commit/aa5c84711d9653e6b1f24ea6346f2833344cf958))
+ * add support for label on Sankey diagram ([b90de33a](https://github.com/plouc/nivo/commit/b90de33ad818f86a0ed1a6af24bed831c221834c))
+ * add sankey diagram component ([f358d2f9](https://github.com/plouc/nivo/commit/f358d2f9709555833fd9ca550b5c0a2f30c63f3b))
+* **scales** improve XYScales component ([f69dc5ac](https://github.com/plouc/nivo/commit/f69dc5acaa213c38297b9d5581a5408c21c06b0c))
+* **scatterplot**
+ * add tests and stories ([bbc03444](https://github.com/plouc/nivo/commit/bbc03444a1ecc69a49273c695bb37b53473fc6af))
+ * add support for tooltips on ScatterPlotCanvas ([42a17314](https://github.com/plouc/nivo/commit/42a17314fe299f14a0e2eee3a84e492da1d9099b))
+ * add scatterplot package ([52fab5f9](https://github.com/plouc/nivo/commit/52fab5f98dcda403df46dc2565b8f7bfd4863472))
+* **shapes** add ability to define custom data accessors ([17a555d3](https://github.com/plouc/nivo/commit/17a555d373555d00bb37b35607f495b543126353))
+* **split** init multi packages ([158a349d](https://github.com/plouc/nivo/commit/158a349d2ba8e9e017486e32fc89baa4e5c0c0a3))
+* **stack**
+ * make line areas stack in front of each other visibly #152 ([8ec91a66](https://github.com/plouc/nivo/commit/8ec91a66e3c3140c9176b52384a4603582545930))
+ * rename StackDots to StackSlicer ([69256abb](https://github.com/plouc/nivo/commit/69256abbecc9a1216dde9c19a3fe9e2a4c4539f9))
+ * add lines to StackDots ([475b78bc](https://github.com/plouc/nivo/commit/475b78bc69de1717321e277153af1eb2e85dd84c))
+ * add StackDots component ([fa879a05](https://github.com/plouc/nivo/commit/fa879a05e6cd206371e75e3652642e6750262b9c))
+ * add ability to configure Stack offset ([50d2fdbc](https://github.com/plouc/nivo/commit/50d2fdbc659af9287efd599bbb1061359cf4e826))
+ * add Stack component for d3.layout.stack ([7122dca5](https://github.com/plouc/nivo/commit/7122dca5b2aa44664c684646839cf5e1dc616f3f))
+* **stack-filters**
+ * fix areas z-index + seamless areas transitions ([f797073f](https://github.com/plouc/nivo/commit/f797073f64c1974623b009c7b2d92829834ce2df))
+ * init stack layers filtering ([4d21f331](https://github.com/plouc/nivo/commit/4d21f33142d7bd92e36deb28b8dc069d1778df99))
+* **stack-slicer** split dot and line related properties ([fad06c7a](https://github.com/plouc/nivo/commit/fad06c7a7a301820d7d320d794acdefa74585e36))
+* **storybook**
+ * update Bar storybook ([b5c39f70](https://github.com/plouc/nivo/commit/b5c39f70e657cef909ccedd20cd0986a22d1c82a))
+ * add ability to publish storybook to gh-pages ([b5bfda27](https://github.com/plouc/nivo/commit/b5bfda275b323d46d4504f897874ce60d496157b))
+ * init storybook ([e056aa09](https://github.com/plouc/nivo/commit/e056aa09f7a11636855c01e1ab416d35991a6d8b))
+* **stream**
+ * add support for legends on Stream component ([79395355](https://github.com/plouc/nivo/commit/79395355ec117fb1dc10b567ea4373be11507126))
+ * add border suppport ([5eabc451](https://github.com/plouc/nivo/commit/5eabc451e9e8e5bd16058812f6d3a515d74b2b6b))
+ * add stack tooltip on stream chart ([2e67e448](https://github.com/plouc/nivo/commit/2e67e448563727a2144a92aab4278817210f4b9f))
+ * add stories on stream chart ([751d4428](https://github.com/plouc/nivo/commit/751d44286e5d58cd5dae3e799ccc7086eb65df38))
+ * add support for tooltip on stream chart ([c3a997be](https://github.com/plouc/nivo/commit/c3a997be2fd0fa2bdd5c166586377c65247a498d))
+ * init stream chart ([060142e6](https://github.com/plouc/nivo/commit/060142e6c67a2f4c16fcc6e6e8030c2ddf724c4d))
+* **sunburst** add Sunburst component ([a8c872a9](https://github.com/plouc/nivo/commit/a8c872a91e694721bb8a391483f9f0d9e4a15eff))
+* **tests**
+ * centralize test command & dependencies ([eda819ca](https://github.com/plouc/nivo/commit/eda819ca03f3abfae50a5f21a9f7a8af5dcb562c))
+ * restored existing tests ([e4cf806f](https://github.com/plouc/nivo/commit/e4cf806fc42977cd717b419b13aba36cb24aae0f))
+* **theming** fix tooltip theming ([9385dd67](https://github.com/plouc/nivo/commit/9385dd67ed8ec1d55ef12a84328b831be701edc2))
+* **tooltip**
+ * prop to format values in tooltip was added (#69) ([0dfafff5](https://github.com/plouc/nivo/commit/0dfafff544ceadc4253ab3a05170709a3724152c))
+ * improve positioning ([288657c7](https://github.com/plouc/nivo/commit/288657c7303af675077937f276ced26c38fe3003))
+ * add support for tooltip theming ([72f2f751](https://github.com/plouc/nivo/commit/72f2f751318323f2431641c970680db5d9c8f251))
+ * improve tooltip with global component ([631265d2](https://github.com/plouc/nivo/commit/631265d26ff6384c3fe8846fee2643897111a081))
+ * add support for tooltip on pie & bar charts ([abbd801d](https://github.com/plouc/nivo/commit/abbd801d68ed0fb66b7338769113e73e14814ee7))
+* **tooltips**
+ * add support for custom tooltips for bubble charts and treemaps (#200) ([092f3e0c](https://github.com/plouc/nivo/commit/092f3e0c5253d2ca66ce53b028c918953c08f97d))
+ * add support for configurable tooltips for bar charts and heat maps (#159) ([82473c10](https://github.com/plouc/nivo/commit/82473c10553e976b6e9d14c9e51d4093a3af510c))
+* **treemap**
+ * add TreeMapCanvas component ([e12a1268](https://github.com/plouc/nivo/commit/e12a1268e955442d6ba04f4e3921488c6830debc))
+ * remove placeholders and improve svg & html flavors ([ff3734da](https://github.com/plouc/nivo/commit/ff3734da80e3396ec9cc00f477e13bfce83f1863))
+ * add support for tooltip on TreeMap components ([755783d8](https://github.com/plouc/nivo/commit/755783d880e73e5b74a0045fc2a467e97e2d72f8))
+ * get rid of data nesting when using animated treemap ([507dcb64](https://github.com/plouc/nivo/commit/507dcb646a1211af60a94aaf97db33749c0beef1))
+ * add SVG based TreeMap ([de08c6b6](https://github.com/plouc/nivo/commit/de08c6b6e192801d8633e503e4dc478a004bc628))
+ * fix TreeMapD3 nodes exit ([9e02da4e](https://github.com/plouc/nivo/commit/9e02da4ec7553efc9a329cdc08e646469dbdf062))
+ * add TreeMap component ([d88e328f](https://github.com/plouc/nivo/commit/d88e328fedff7b42220208f3d16cb9ea1d40cea4))
+* **voronoi** improve voronoi (#93) ([e1ae81a8](https://github.com/plouc/nivo/commit/e1ae81a800110683ce6de95debbbc7eddded3a8f))
+* **waffle** add waffle package (#202) ([aceafc48](https://github.com/plouc/nivo/commit/aceafc489465f82be140b997cf950875baafc55d))
+* **website**
+ * upgrade nivo packages ([d6eefa30](https://github.com/plouc/nivo/commit/d6eefa300d5ddaddc1e8ba0c13097670bf5269d4))
+ * upgrade nivo packages ([cf62e33d](https://github.com/plouc/nivo/commit/cf62e33d70943ade584b807cad3385fd16872fbd))
+ * upgrade nivo packages ([8dadeead](https://github.com/plouc/nivo/commit/8dadeeadca3e29b4ab86226602afdc64609477f6))
+ * fix treemap source code for treemap components ([b97c07b8](https://github.com/plouc/nivo/commit/b97c07b8c53e66f64265662e832dedc4446df067))
+ * restore scrol position when pathname changes ([49b7ffca](https://github.com/plouc/nivo/commit/49b7ffcae859b57b2a7fac1d041755972ec242cb))
+ * use BrowserRouter instead of HashRouter ([a360e444](https://github.com/plouc/nivo/commit/a360e444f63944914456e6aab9f8c2819a2ec238))
+ * upgrade nivo packages ([69deaa17](https://github.com/plouc/nivo/commit/69deaa17a9634e9a31f7fcbf36dcafa2cbfa1a08))
+ * upgrade nivo packages ([5f416e9a](https://github.com/plouc/nivo/commit/5f416e9ac0a20e44ad9bf63c0fdbc6d285706966))
+ * upgrade nivo packages ([8d8374a3](https://github.com/plouc/nivo/commit/8d8374a3dcd5d532c50831bbf193e06251996a2f))
+ * upgrade nivo packages ([66a7208c](https://github.com/plouc/nivo/commit/66a7208c577b74e30ba01fb986e1b4bdb7a5bdb5))
+ * improve chart tabs ([2c2265f5](https://github.com/plouc/nivo/commit/2c2265f5671b82997515ea26c978b575e86dd3e7))
+ * upgrade @nivo packages ([71e1c4b0](https://github.com/plouc/nivo/commit/71e1c4b039feb6ef7cc9e4378a30f3a5018d6781))
+ * upgrade @nivo packages ([2da761d8](https://github.com/plouc/nivo/commit/2da761d871348d1edfcadd46d91d214b77092fbb))
+ * upgrade @nivo packages ([4b60e426](https://github.com/plouc/nivo/commit/4b60e4262ec5188ec7dbf4c0b4565c10dfd25b20))
+ * upgrade @nivo packages ([429bd5f0](https://github.com/plouc/nivo/commit/429bd5f00dbb45301af606acecf24cde664b98da))
+ * upgrade website @nivo packages ([81adc8d0](https://github.com/plouc/nivo/commit/81adc8d057d5f770c5228ddf1450c4d77ac3e7bd))
+ * upgrade @nivo packages ([697e8aa5](https://github.com/plouc/nivo/commit/697e8aa59355b43d566cddd5f6a4314f30c06a71))
+ * rename demo to website ([dadc8f58](https://github.com/plouc/nivo/commit/dadc8f584f2514ae4f25a8d3b93051998805d586))
+
+#### Bug Fixes
+
+* **babel-preset** add missing ignored script ([17ac44e1](https://github.com/plouc/nivo/commit/17ac44e1815c4f19d707595cf4bf59dda810abdd))
+* **bar** getLabel is defined twice (#76) ([4cfd3a11](https://github.com/plouc/nivo/commit/4cfd3a1121d8e7de1948a68eca805f20e94aa891))
+* **bubble**
+ * fix bubble props export ([37067061](https://github.com/plouc/nivo/commit/37067061cf1d4353da4fed3dd60dabb61a449cf7))
+ * add missing tooltip when using static bubble chart ([9faae318](https://github.com/plouc/nivo/commit/9faae318d23b6d74e65ecdac2d3a6812fd009102))
+* **calendar** fix regression on calendar ([b687ec84](https://github.com/plouc/nivo/commit/b687ec8483905da27989da4a91df3c7c78a61eec))
+* **canvas** fix resizing when using canvas based components ([0d41f563](https://github.com/plouc/nivo/commit/0d41f563783d9ef0428808ff2439dd9e90042aee))
+* **chord** fix broken imports ([252efc0f](https://github.com/plouc/nivo/commit/252efc0f0a6694af0191b951bca3a7f93c0aef7a))
+* **color** fix ColorUtils unit test ([bd9e03d3](https://github.com/plouc/nivo/commit/bd9e03d3cf6fa287e1f089259eb64f7846ac327e))
+* **deps** do not ignore yarn.lock ([1a60cfb8](https://github.com/plouc/nivo/commit/1a60cfb84ccc17ee933866e3c573d03546e6c066))
+* **generators** use modules ([9cec118c](https://github.com/plouc/nivo/commit/9cec118c0024af202a9fe24e94715916e1088069))
+* **ignores** fix git ignore misconfiguration ([41e278a7](https://github.com/plouc/nivo/commit/41e278a7d3de59231339ec9eaff7a31e9f41f293))
+* **line**
+ * fix default curve property ([4835a02a](https://github.com/plouc/nivo/commit/4835a02aa428d568691dd6a9e07c12b8145e78fb))
+ * fix line chart color when animation disabled ([41e9e25f](https://github.com/plouc/nivo/commit/41e9e25f20600bf4bc44247bbe22df0d7be63019))
+* **lodash** add missing deps & use scoped imports ([f04660f2](https://github.com/plouc/nivo/commit/f04660f2ff1cd965b0a9d2609782e0409cb486d5))
+* **pie** fix code formatting ([1f9cf69e](https://github.com/plouc/nivo/commit/1f9cf69e823d085345c6cb5d36b8233e18698f9d))
+* **react-dom** use react-dom instead of react for DOM retrieval ([c0940876](https://github.com/plouc/nivo/commit/c0940876d14d97d62b38f2a6612c628e6ff382ca))
+* **readme**
+ * fix misleading installation instructions ([0a5120f7](https://github.com/plouc/nivo/commit/0a5120f7665b13e51fcba335574fc1701cce2ff9))
+ * fix readme badges links ([21a90289](https://github.com/plouc/nivo/commit/21a902899074e0e3ca8e296bdf88e09533e4bc39))
+ * fix broken license link in readme ([a27a2117](https://github.com/plouc/nivo/commit/a27a21170e37ef0c1b4d286801ff11cdff2a17fd))
+* **rename** Remove trailing layout component ([860c8e77](https://github.com/plouc/nivo/commit/860c8e77a1be5fcda746cb6f90e924da9e7dc6ab))
+* **scripts** fix make targets documentation ([48d87ec2](https://github.com/plouc/nivo/commit/48d87ec2a62b2e5bcd61110c132b8863776ceebb))
+* **security** Upgrade transitive hoek dep ([50d6fd52](https://github.com/plouc/nivo/commit/50d6fd521150098093c2d633efed8116fa63a0c2))
+* **split**
+ * add missing deps ([e0763870](https://github.com/plouc/nivo/commit/e07638707ed55a230cfdf722362e1b06c562095f))
+ * add missing deps ([c5461363](https://github.com/plouc/nivo/commit/c5461363a6a0350919b67d3e3800d477e3428107))
+ * add missing dep react-motion ([cefabeb9](https://github.com/plouc/nivo/commit/cefabeb9d451ae2f70e7126f9f0dc81d8e7a9a8d))
+* **stack** fix broken Stack tests ([6ef978c4](https://github.com/plouc/nivo/commit/6ef978c45596d54c44011f3e91eba86cd41b7e80))
+* **storybook** fix storybook packages import ([d3abafdc](https://github.com/plouc/nivo/commit/d3abafdcaf612df8602c961e63e2c1d7a22fb94b))
+* **stream** fix stream stacked tooltip ([05fbcc9f](https://github.com/plouc/nivo/commit/05fbcc9fadf6d540f6788de5cb98072b92cdd103))
+* **svg** fix svg for server side rendering ([ae77d432](https://github.com/plouc/nivo/commit/ae77d432d8079d910b9de54e433613dc55eab9fc))
+* **tests** add missing webpack package ([9be90ace](https://github.com/plouc/nivo/commit/9be90acec37ca1bfec3a0d37a1a4deb6bb3dbec7))
+* **tooltip** fix tooltip offset with scroll ([c320c23f](https://github.com/plouc/nivo/commit/c320c23f330e15607479d22224143811bfd3936b))
+* **travis** use specific browser on travis for browser testing ([45d318ce](https://github.com/plouc/nivo/commit/45d318ce9b6ac8415d1d16034dcec55670ded162))
+* **treemap** fix missing default props ([887cfcde](https://github.com/plouc/nivo/commit/887cfcde2fc9ecbeac24fa559203a6c2fe3dc40c))
+* **unit-tests** fix broken unit tests ([321ef10d](https://github.com/plouc/nivo/commit/321ef10dfdae2b7d26b7c31b708c0684c55d0e5a))
+* **waffle** remove self import from TypeScript def ([867a545a](https://github.com/plouc/nivo/commit/867a545aba2ffb6110e226c2490572011049c895))
+* **website** fix website Stream example code (#188) ([129572e6](https://github.com/plouc/nivo/commit/129572e621b7e6b246b61a0a7cccdb484bd5d31f))
+* **window** use global.window instead of window for node env ([bf1e6202](https://github.com/plouc/nivo/commit/bf1e6202d7c80310dccf2f8958cb7f8b02ab1c30))
+
+
+
## v0.40.0 (2018-05-30)
diff --git a/README.md b/README.md
index 6e800b473..5fead4b38 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,8 @@ please try the [components explorer](http://nivo.rocks/components).
| [**@nivo/pie**](https://github.com/plouc/nivo/tree/master/packages/nivo-pie) | [![@nivo/pie NPM version](https://img.shields.io/npm/v/@nivo/pie.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/pie) |
| | [Pie](http://nivo.rocks/pie) |
| | [ResponsivePie](http://nivo.rocks/pie) |
+| | [PieCanvas](http://nivo.rocks/pie/canvas) |
+| | [ResponsivePieCanvas](http://nivo.rocks/pie/canvas) |
| [**@nivo/radar**](https://github.com/plouc/nivo/tree/master/packages/nivo-radar) | [![@nivo/radar NPM version](https://img.shields.io/npm/v/@nivo/radar.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/radar) |
| | [Radar](http://nivo.rocks/radar) |
| | [ResponsiveRadar](http://nivo.rocks/radar) |
diff --git a/website/package.json b/website/package.json
index 5941980e7..4c7b06eaa 100644
--- a/website/package.json
+++ b/website/package.json
@@ -9,24 +9,24 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
- "@nivo/bar": "0.40.0",
- "@nivo/calendar": "0.40.0",
- "@nivo/chord": "0.40.0",
- "@nivo/circle-packing": "0.40.0",
- "@nivo/core": "0.36.0",
+ "@nivo/bar": "0.42.0",
+ "@nivo/calendar": "0.42.0",
+ "@nivo/chord": "0.42.0",
+ "@nivo/circle-packing": "0.42.0",
+ "@nivo/core": "0.42.0",
"@nivo/generators": "0.35.2",
- "@nivo/heatmap": "0.40.0",
- "@nivo/legends": "0.35.2",
- "@nivo/line": "0.40.0",
- "@nivo/pie": "0.40.0",
- "@nivo/radar": "0.40.0",
- "@nivo/sankey": "0.41.0",
- "@nivo/scatterplot": "0.40.0",
- "@nivo/stream": "0.40.0",
- "@nivo/sunburst": "0.40.0",
- "@nivo/treemap": "0.40.0",
- "@nivo/voronoi": "0.40.0",
- "@nivo/waffle": "0.40.0",
+ "@nivo/heatmap": "0.42.0",
+ "@nivo/legends": "0.42.0",
+ "@nivo/line": "0.42.0",
+ "@nivo/pie": "0.42.0",
+ "@nivo/radar": "0.42.0",
+ "@nivo/sankey": "0.42.0",
+ "@nivo/scatterplot": "0.42.0",
+ "@nivo/stream": "0.42.0",
+ "@nivo/sunburst": "0.42.0",
+ "@nivo/treemap": "0.42.0",
+ "@nivo/voronoi": "0.42.0",
+ "@nivo/waffle": "0.42.0",
"classnames": "2.2.4",
"d3-scale": "^1.0.6",
"d3-scale-chromatic": "^1.1.1",
diff --git a/website/yarn.lock b/website/yarn.lock
index d29de5456..5a24d0121 100644
--- a/website/yarn.lock
+++ b/website/yarn.lock
@@ -2,36 +2,36 @@
# yarn lockfile v1
-"@nivo/bar@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.40.0.tgz#e59fa4772989fd6a5aa63dc5e5df9c28a63812c0"
+"@nivo/bar@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.42.0.tgz#65814ce487f246a3ba98d25a5ff5e7b937a2c8a0"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-scale "^1.0.6"
d3-shape "^1.2.0"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/calendar@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.40.0.tgz#d245aa47e3d087b6f01fe5684e86da02538df4e5"
+"@nivo/calendar@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.42.0.tgz#0c1b65b460abaa3156522c06f3d5bea21de8812b"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-scale "^1.0.6"
d3-time "^1.0.7"
d3-time-format "^2.0.5"
lodash "^4.17.4"
recompose "^0.26.0"
-"@nivo/chord@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/chord/-/chord-0.40.0.tgz#ca852368fa9b1d3e392409ba83d40e2448fb62a8"
+"@nivo/chord@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/chord/-/chord-0.42.0.tgz#8ef1ad5c4ce7f44c808faca1657127d514aec764"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-chord "^1.0.4"
d3-format "^1.2.0"
d3-shape "^1.2.0"
@@ -39,19 +39,19 @@
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/circle-packing@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/circle-packing/-/circle-packing-0.40.0.tgz#f13e840a1b072502431faf3191a873944e4f20d7"
+"@nivo/circle-packing@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/circle-packing/-/circle-packing-0.42.0.tgz#166a85acd5a2a5a8033c1f17e916776978d19e49"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
d3-hierarchy "^1.1.5"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/core@0.36.0":
- version "0.36.0"
- resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.36.0.tgz#f111071790aa258bd7a035cf27646caf58a69567"
+"@nivo/core@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.42.0.tgz#3a7a8c3ea288b3540afbaef1469f8124ed3c07b5"
dependencies:
d3-color "^1.0.3"
d3-format "^1.2.0"
@@ -73,29 +73,29 @@
d3-time-format "^2.0.5"
lodash "^4.17.4"
-"@nivo/heatmap@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.40.0.tgz#57a9c84b634dde0abe4fc7b9508364bab8106a8b"
+"@nivo/heatmap@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.42.0.tgz#ac6f35e35d9374eb72943f65c8c1e8c05625788c"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
d3-scale "^1.0.6"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/legends@0.35.2":
- version "0.35.2"
- resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.35.2.tgz#7b7866eb7ca0522cbe6ffd1355813c3ec4eaaf68"
+"@nivo/legends@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.42.0.tgz#c6827dbb9c6e665c7956866fb5bfb583f8f8a764"
dependencies:
lodash "^4.17.4"
recompose "^0.26.0"
-"@nivo/line@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.40.0.tgz#c4917574c7fadd157d22479ec22496fb7360c6b2"
+"@nivo/line@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.42.0.tgz#d052d063b3eb9b6f4481c9882508a52b6d1e5f85"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-format "^1.2.0"
d3-scale "^1.0.6"
d3-shape "^1.2.0"
@@ -103,23 +103,23 @@
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/pie@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/pie/-/pie-0.40.0.tgz#b91ad6b484cfe3d914b6101c071111eaec46d0bf"
+"@nivo/pie@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/pie/-/pie-0.42.0.tgz#cd3ba8afb628f0e3f498173c2064e5501d283b2c"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-shape "^1.2.0"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/radar@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/radar/-/radar-0.40.0.tgz#afe82ade64234ffb22fbdfe631487707cd67641a"
+"@nivo/radar@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/radar/-/radar-0.42.0.tgz#3b4c3bcb1221947ff0c6dba02b14a12a5fa8aef6"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-format "^1.2.0"
d3-scale "^1.0.6"
d3-shape "^1.2.0"
@@ -127,75 +127,75 @@
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/sankey@0.41.0":
- version "0.41.0"
- resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.41.0.tgz#9cb430101eb5f77fb8b11b0dde2e386eb56da1cc"
+"@nivo/sankey@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.42.0.tgz#490e7cb0cd376a43735f8483018093b26e340c7e"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-sankey "^0.7.1"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/scatterplot@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/scatterplot/-/scatterplot-0.40.0.tgz#404226f393d8a8c80f46798f7c7cf96628279fd2"
+"@nivo/scatterplot@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/scatterplot/-/scatterplot-0.42.0.tgz#55b9b981a20967cc4d0b4da6f1d99d6e9387428a"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-scale "^1.0.6"
d3-shape "^1.2.0"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/stream@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/stream/-/stream-0.40.0.tgz#f2a4d21fef469f2bfd729c4f7f00610ccffd5fc4"
+"@nivo/stream@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/stream/-/stream-0.42.0.tgz#d5aebfa2e08e9ebff7ce000ea99f8caa968874de"
dependencies:
- "@nivo/core" "0.36.0"
- "@nivo/legends" "0.35.2"
+ "@nivo/core" "0.42.0"
+ "@nivo/legends" "0.42.0"
d3-format "^1.2.0"
d3-scale "^1.0.6"
d3-shape "^1.2.0"
lodash "^4.17.4"
recompose "^0.26.0"
-"@nivo/sunburst@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/sunburst/-/sunburst-0.40.0.tgz#ead9489f9812284e9c852ac8e9f51ae702ecc985"
+"@nivo/sunburst@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/sunburst/-/sunburst-0.42.0.tgz#117773e78eb3fbd7a2919acd66a2ab0011cf8113"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
d3-hierarchy "^1.1.5"
d3-shape "^1.2.0"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/treemap@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/treemap/-/treemap-0.40.0.tgz#d9c0f0d727dccd6a482f5e7fc25ed8e6cbe66e40"
+"@nivo/treemap@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/treemap/-/treemap-0.42.0.tgz#3492c6625fc7f6672c4c5a286b51e80ba9e6f1d7"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
d3-hierarchy "^1.1.5"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"
-"@nivo/voronoi@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.40.0.tgz#44f9672ef6237e45c37fc0ece7e8232df86040f4"
+"@nivo/voronoi@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.42.0.tgz#edeccab48d6cb396794688b5eb0fb8a9adec3e36"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
d3-voronoi "^1.1.2"
recompose "^0.26.0"
-"@nivo/waffle@0.40.0":
- version "0.40.0"
- resolved "https://registry.yarnpkg.com/@nivo/waffle/-/waffle-0.40.0.tgz#fe55ef45f5b8aae41b9d919991e75e42ebdbcd19"
+"@nivo/waffle@0.42.0":
+ version "0.42.0"
+ resolved "https://registry.yarnpkg.com/@nivo/waffle/-/waffle-0.42.0.tgz#da1c3494314f7495dedd5c16dfaa5f7ec2f88046"
dependencies:
- "@nivo/core" "0.36.0"
+ "@nivo/core" "0.42.0"
lodash "^4.17.4"
react-motion "^0.5.2"
recompose "^0.26.0"