UNPKG

rollup-documentation

Version:

rollup-documentation

56 lines (30 loc) 1.11 kB
# Changelog All notable changes to this project will be documented in this file. ## [v0.0.12] - 2018-05-07 - Added `theme` props to `LayoutRenderer`. - Added some more props in `LayoutRenderer`. ## [v0.0.11] - 2018-05-07 - Fix component path when name is `index`. ## [v0.0.10] - 2018-05-01 - Upgrade ci image to `image: kopaxgroup/node10-jdk8-flyway4-sonarscanner2-docker17-debian`. ## [v0.0.9] - 2018-05-01 - Improve FAQ. - Fix documentation import line. ## [v0.0.8] - 2018-04-30 - Corrected wrong import in documentation. ## [v0.0.7] - 2018-04-28 - Upgrade dependency [bootstrap-styled](https://www.npmjs.com/package/bootstrap-styled) from ^1.6.4 to ^1.6.5. ## [v0.0.6] - 2018-04-28 - Fix `LayoutRenderer` use your own. ## [v0.0.5] - 2018-04-28 - Added `bottomLogo`. ## [v0.0.4] - 2018-04-27 - Using $PACKAGE_NAME. - Fix wrong path for `writing your own` components. ## [v0.0.3] - 2018-04-27 - Using lib within docs by default. - Removing all babel deps to devDeps. ## [v0.0.2] - 2018-04-27 - Remove console.log in styleguide configuration. ## [v0.0.1] - 2018-04-27 - First release.