2.1.1 (2020-02-12)
- createConfig: using process.cwd() instead of __dirname (8390378)
2.1.0 (2020-02-12)
- react-native: Added configuration for react-native and expo applications (e1cc5bf)
2.0.13 (2020-01-29)
- dependencies: upgrade all dependencies (121be6b)
2.0.12 (2020-01-29)
- dependencies: upgrade all dependencies (464c112)
2.0.11 (2019-11-13)
- dependencies: upgrade all dependencies (60cfb84)
- webpackConfig: using array of 2 for pngquant.quality (9479a7b)
2.0.10 (2019-10-10)
- terser: remove fixed terser (2c3d4af)
2.0.9 (2019-10-10)
- terser: fix terser in dependencies (1c38633)
2.0.8 (2019-10-10)
2.0.7 (2019-09-29)
- lifecycle: replace componentWillMount with componentDidMount or UNSAFE_componentWillMount (3b33f3f)
2.0.6 (2019-09-26)
- dependencies: upgrade react to 16.9.0 and many dependencies (38de73c)
2.0.5 (2019-05-20)
- dependencies: upgrade all dependencies (277b556)
2.0.4 (2019-05-19)
- dependencies: upgrade all dependencies (0bfcf74)
2.0.3 (2019-05-19)
- dependencies: upgrade all dependencies (26f416c)
2.0.2 (2019-04-01)
- dependencies: upgrade all dependencies (529fae2)
2.0.1 (2019-03-11)
- createConfig: do not use moduleAliases directly but webpackConfig.resolve.alias (777c55d)
2.0.0 (2019-03-11)
- react-styleguidist: Upgrade react-styleguidist v8 to v9 (7491c0d)
- react-styleguidist: CodeMirror context is unique per example, see https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 for more info
- react-styleguidist: We do not need to list react-styleguidist in our dependency
1.3.19 (2019-03-07)
- import: Since v9.0.6 it was impossible to import $PACKAGE_NAME through webpackConfig.resolve.al (37ca04a)
1.3.18 (2019-03-07)
- config: components now accept index.js when parrent directory is uppercase (44e8955)
- exampleMode: expand (9d00f08)
1.3.17 (2019-03-07)
- dependencies: updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 (556af5e)
- dependencies: updated to rsg-components 2.0.0 and react-styleguidist:9.0.1 (f78969f)
- package.json: updated dependencies + rsg-component for the nice code Higlighting. (6286b87)
1.3.16 (2019-02-25)
- dependencies: fix highlight.js to version 9.12.0 due to issue styleguidist/react-styleguidist#1287 (3153880)
1.3.15 (2019-02-25)
- dependencies: upgrade all dependencies (cd4eed0)
1.3.14 (2019-02-19)
- dependencies: upgrade all dependencies (5f4c08f)
- meta: fixed in html template meta for robots (90a77cc)
1.3.13 (2019-02-03)
- dependencies: Upgrade @bootstrap-styled/rsg-components to v1.1.12 (02b3a1b)
1.3.12 (2019-02-03)
- dependencies: Upgrade rsg-components to v1.1.11 (ed0202a)
1.3.11 (2019-02-03)
- dependencies: install missing loaders (e8b7c4e)
1.3.10 (2019-02-03)
- dependencies: Upgrade rsg-components to v1.1.10 (39dd124)
1.3.9 (2019-02-03)
- dependencies: Upgrade rsg-components and fixed terser 3.14.1 and remove file-loader and style-loader dependencies (6813d5b)
1.3.8 (2019-02-03)
- createConfig: fixed a case when dependencies or devDependencies does not exist in package.json, the createConfig was crashing (6230ec2)
1.3.7 (2019-02-02)
- dependencies: Upgrade all dependencies (b1e2b81)
1.3.6 (2019-01-31)
- dependencies: Upgrade all dependencies to latest (c012ae7)
- dependencies: Upgrade all to latest (ffd2101)
1.3.5 (2018-12-22)
- createConfig: getComponentPathLine fix (1218ba1)
1.3.4 (2018-12-22)
1.3.3 (2018-12-22)
- dependencies: upgrade dependencies (d7f94b4)
1.3.2 (2018-12-21)
1.3.1 (2018-12-16)
- greenkeeper: do not execute sonar by default (1bf7464)
1.3.0 (2018-12-16)
- greenkeeper: Added greenkeeper and updated all dependencies (d84f159)
1.2.0 (2018-12-10)
- options: adding options.js for hooking options (30ce774)
1.1.0 (2018-12-10)
- themeColor: added option themeColor for adding meta theme color (5d00f35)
1.0.22 (2018-12-09)
- dependencies: Update @bootstrap-styled/rsg-components to 1.0.15 (ebeaab0)
1.0.21 (2018-12-09)
- dependencies: Upgrade rsg-components to v1.0.14 (343529c)
1.0.20 (2018-12-09)
- dependencies: Update rsg-components and styled-components (7aa4f02)
1.0.19 (2018-12-09)
- createConfig: create config (d56b614)
1.0.18 (2018-12-05)
- documentation: fixing default example having wrong import (94fe0b5)
- documentation: update documentation (96dc6d4)
- ribbon: added ribbon url (92a1485)
1.0.17 (2018-12-04)
- dependencies: update @bootstrap-styled/rsg-components to v1.0.11 (cdf421b)
1.0.16 (2018-12-03)
- createConfig: fixing wrong import for default Wrapper and StyleGuide (feb0a32)
1.0.15 (2018-12-03)
- createConfig: fixed default Wrapper and Layout path using __dirname instead of base for their import (6906e6c)
1.0.14 (2018-12-03)
- createConfig: thisPkg was wrong (abd6c8d)
1.0.13 (2018-12-03)
- jsdom: remove sed fix and using updateExample in react-styleguidist configuration (aa265eb)
1.0.12 (2018-12-03)
- release: GitHub release https://github.com/rollup-umd/documentation (59c4863)
1.0.11 (2018-12-03)
- dependencies: upgrade rsg-components to 1.0.10 (eb844a4)
- dependencies: upgrade rsg-components to 1.0.10 (3b6d92f)
- dependencies: upgrade rsg-components to 1.0.10 (89a4b5b)
1.0.10 (2018-12-03)
- loaders: not using internals loaders in this project (95273e3)
1.0.9 (2018-12-03)
1.0.8 (2018-12-03)
- dependencies: @bootstrap-styled/rsg (64eec21)
1.0.7 (2018-12-03)
- dependencies: installed dependencies url-loader and file-loader (b159ff6)
1.0.6 (2018-11-30)
1.0.5 (2018-11-30)
- createConfig: fixing loader (8ef1257)
1.0.4 (2018-11-30)
- loaders: fix loaders being wrongly configured (16bd68f)
1.0.3 (2018-11-30)
- createConfig: fix createConfig (f542de8)
- dependencies: install react react-dom and styled-components as dependencies dependencies (944b00f)
- dependencies: install react react-dom and styled-components as dependencies dependencies, (ca63c59)
1.0.2 (2018-11-30)
- createConfig: fix bugs on documentation layout and wrapper when auto confiuration happen (b91f8b9)
1.0.1 (2018-11-30)
- doc: improve getting started (bde54b0)
- documentation: new documentation. this package replace @yeutech-lab/rollup-umd-documentation (34e0171)