|
| 1 | +## v2.1.15 |
| 2 | +- fix(sidebar): Selector.NAV_LINK_QUERIED must be "nav-link-queried" |
| 3 | + |
| 4 | +###### Dependencies update: |
| 5 | +- update `core-js` to `^3.3.3` |
| 6 | +- update `regenerator-runtime` to `^0.13.3` |
| 7 | +- update `@babel/cli` to `^7.6.4` |
| 8 | +- update `@babel/core` to `^7.6.4` |
| 9 | +- update `@babel/plugin-proposal-object-rest-spread` to `^7.6.2` |
| 10 | +- update `@babel/plugin-transform-runtime` to `^7.6.2` |
| 11 | +- update `@babel/preset-env` to `^7.6.3` |
| 12 | +- update `autoprefixer` to `^9.7.0` |
| 13 | +- update `babel-eslint` to `^10.0.3` |
| 14 | +- update `babel-plugin-istanbul` to `^5.2.0` |
| 15 | +- update `copyfiles` to `^2.1.1` |
| 16 | +- update `cross-env` to `^5.2.1` |
| 17 | +- update `eslint` to `^6.5.1` |
| 18 | +- update `eslint-plugin-compat` to `^3.3.0` |
| 19 | +- update `node-sass` to `^4.13.0` |
| 20 | +- update `nodemon` to `^1.19.4` |
| 21 | +- update `postcss-cli` to `^6.1.3` |
| 22 | +- update `rimraf` to `^2.7.1` |
| 23 | +- update `rollup` to `^1.25.2` |
| 24 | +- update `rollup-plugin-babel` to `^4.3.3` |
| 25 | +- update `rollup-plugin-commonjs` to `^10.1.0` |
| 26 | +- update `rollup-plugin-node-resolve` to `^5.2.0` |
| 27 | +- update `semver` to `^6.3.0` |
| 28 | +- update `stylelint` to `^11.1.1` |
| 29 | +- update `stylelint-config-recommended-scss` to `^4.0.0` |
| 30 | +- update `stylelint-config-standard` to `^19.0.0` |
| 31 | +- update `stylelint-order` to `^3.1.1` |
| 32 | +- update `stylelint-scss` to `^3.12.0` |
| 33 | +- update `uglify-js` to `^3.6.4` |
| 34 | + |
1 | 35 | ## v2.1.14
|
2 | 36 | - fix(scss): dark popover variables
|
3 | 37 |
|
|
0 commit comments