|
1 | | -## v2.0.4 |
| 1 | +## v2.0.5 |
| 2 | +- fix(sidebar) mobile sidebar not dismissed on link click #409 |
| 3 | +- chore: update `bootstrap` to `4.1.3` |
| 4 | +- chore: update `@babel/cli` to `7.0.0` |
| 5 | +- chore: update `@babel/core` to `7.0.0` |
| 6 | +- chore: update `@babel/plugin-proposal-object-rest-spread` to `7.0.0` |
| 7 | +- chore: update `@babel/plugin-proposal-throw-expressions` to `7.0.0` |
| 8 | +- chore: update `@babel/plugin-transform-runtime` to `7.0.0` |
| 9 | +- chore: update `@babel/preset-env` to `7.0.0` |
| 10 | +- chore: update `autoprefixer` to `9.1.5` |
| 11 | +- chore: update `babel-eslint` to `9.0.0` |
| 12 | +- chore: update `babel-plugin-istanbul` to `5.0.1` |
| 13 | +- chore: update `clean-css-cli` to `4.2.1` |
| 14 | +- chore: update `eslint` to `5.5.0` |
| 15 | +- chore: update `eslint-plugin-compat` to `2.5.1` |
| 16 | +- chore: update `node-sass` to `4.9.3` |
| 17 | +- chore: update `nodemon` to `1.18.4` |
| 18 | +- chore: update `postcss-cli` to `6.0.0` |
| 19 | +- chore: update `rollup` to `0.65.0` |
| 20 | +- chore: update `rollup-plugin-babel` to `4.0.3` |
| 21 | +- chore: update `rollup-plugin-node-resolve` to `3.4.0` |
| 22 | +- chore: update `semver` to `5.5.1` |
| 23 | +- chore: update `stylelint` to `9.5.0` |
| 24 | +- chore: update `stylelint-order` to `1.0.0` |
| 25 | +- chore: update `stylelint-scss` to `3.3.0` |
| 26 | +- chore: update `uglify-js` to `3.4.9` |
2 | 27 |
|
| 28 | +## v2.0.4 |
3 | 29 | - **Refactor: SCSS Variables** |
4 | 30 | - Update: @babel/cli to 7.0.0-beta.53 |
5 | 31 | - Update: @babel/core to 7.0.0-beta.53 |
|
0 commit comments