Skip to content

Dependencies updates and tweaks

Compare
Choose a tag to compare
@onigoetz onigoetz released this 28 Mar 20:07
· 2874 commits to master since this release

Highlights

  • [crafty-runner-webpack] Webpack's output is now cleaner with the help of webpack-stylish
  • [crafty-preset-babel] Use uglify-es in when using the Gulp runner
  • [crafty-runner-webpack] Create an UMD package by default with webpack instead of an AMD package
  • [stylelint-config-swissquote] added selector-max-compound-selectors rule with a default of 6.
  • [stylelint-config-swissquote] created swissquote/no-block-inside-block rule, it's not enabled by default.
  • [crafty-preset-typescript] Updated to TypeScript 2.8.1

TypeScript 2.8.1

The TypeScript preset now comes with TypeScript 2.8.1. ( instead of 2.6.2 )

We'll not go into details on the new features, but I invite you to check the team's announcements

Documentation

  • Fix spelling and typos in the documentation
  • Use a separate theme
  • Added search

Version updates

  • [crafty-preset-babel] babel-loader from 7.1.2 to 7.1.4
  • [crafty-preset-babel] babel-preset-jest from 21.2.0 to 22.4.1
  • [crafty-preset-babel] eslint from 4.15.0 to 4.19.1
  • [crafty-preset-babel] eslint-loader from 1.9.0 to 2.0.0
  • [crafty-preset-babel] gulp-babel from 7.0.0 to 7.0.1
  • [crafty-preset-babel] gulp-eslint from 4.0.1 to 4.0.2
  • [crafty-preset-babel] gulp-sourcemaps from 2.6.3 to 2.6.4
  • [crafty-preset-babel] tmp from 0.0.33 to 0.0.33
  • [crafty-preset-polyfills] core-js from 2.5.3 to 2.5.4
  • [crafty-preset-postcss] css-loader from 0.28.8 to 0.28.11
  • [crafty-preset-postcss] gulp-sourcemaps from 2.6.3 to 2.6.4
  • [crafty-preset-postcss] lodash from 4.17.4 to 4.17.5
  • [crafty-preset-postcss] [postcss-swissquote-preset] postcss from 6.0.16 to 6.0.21
  • [crafty-preset-postcss] postcss-loader from 2.0.10 to 2.1.3
  • [crafty-preset-postcss] postcss-scss from 1.0.3 to 1.0.4
  • [crafty-preset-postcss] style-loader from 0.19.1 to 0.20.3
  • [crafty-preset-postcss] stylelint from 8.4.0 to 9.1.3
  • [crafty-preset-typescript] gulp-sourcemaps from 2.6.3 to 2.6.4
  • [crafty-preset-typescript] gulp-tslint from 8.1.2 to 8.1.3
  • [crafty-preset-typescript] gulp-typescript from 3.2.3 to 4.0.2
  • [crafty-preset-typescript] gulp-plugin-typescript2 from 0.10.0 to 0.12.0
  • [crafty-preset-typescript] ts-loader from 3.2.0 to 3.5.0
  • [crafty-preset-typescript] tslint-eslint-rules from 4.1.1 to 5.1.0
  • [crafty-preset-rollup] [crafty-runner-webpack] chalk from 2.3.0 to 2.3.2
  • [crafty-preset-rollup] rollup from 0.54.0 to 0.57.1
  • [crafty-preset-rollup] rollup-plugin-commonjs from 8.2.6 to 9.1.0
  • [crafty-preset-rollup] rollup-plugin-node-resolve from 3.0.2 to 3.3.0
  • [crafty-preset-rollup] rollup-plugin-uglify from 2.0.1 to 3.0.0
  • [crafty-preset-rollup] uglify-es from 3.3.7 to 3.3.9
  • [crafty-runner-gulp] [crafty] glob-watcher from 5.0.0 to 5.0.1
  • [crafty-runner-webpack] case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2
  • [crafty-runner-webpack] glob-to-regexp from 0.3.0 to 0.4.0
  • [crafty-runner-webpack] webpack-dev-server from 2.11.0 to 2.11.1
  • [crafty-runner-webpack] webpack-merge from 4.1.1 to 4.1.2
  • [eslint-plugin-swissquote] eslint-plugin-import from 2.8.0 to 2.9.0
  • [eslint-plugin-swissquote] eslint-plugin-react from 7.5.1 to 7.7.0
  • [eslint-plugin-swissquote] eslint from 4.12.1 to 4.19.1
  • [postcss-swissquote-preset] autoprefixer from 7.2.5 to 8.2.0
  • [postcss-swissquote-preset] browserslist from 2.11.3 to 3.2.3
  • [postcss-swissquote-preset] postcss-advanced-variables from 2.3.0 to 2.3.3
  • [postcss-swissquote-preset] postcss-cssnext from 3.0.2 to 3.1.0
  • [postcss-swissquote-preset] postcss-import from 11.0.0 to 11.1.0
  • [postcss-swissquote-preset] postcss-url from 7.3.0 to 7.3.1
  • [stylelint-config-swissquote] stylelint from 8.3.1 to 9.1.3