Skip to content

Releases: popuguytheparrot/WRRench

v2.2.1

13 May 09:35
5647471
Compare
Choose a tag to compare

May 13, 2019

Whats new:

馃彔 Internal

  • add .browserslistrc

Why is it necessary:
Do not include polyfill and transformation in dev-mode
If you are using babel-preset-env, postcss-preset-env or Autoprefixer, add a separate dev-mode Browserslist configuration that includes only those browsers that you use during development. Most likely, these are the latest versions of Chrome or Firefox, which perfectly support modern standards without polyfills and transformations. This will avoid unnecessary work.

v2.2.0

09 Apr 10:10
Compare
Choose a tag to compare

Apr 09, 2019

Whats new:

馃彔 Internal

  • Moved babel options to babel.config.js
  • Removed unnecessary part of code in webpack/css.js
  • Updated dependencies

v2.1.0

20 Feb 20:21
Compare
Choose a tag to compare

Feb 20, 2019

Whats new:

  • Update codebase
  • Update dependencies
  • Change uglifyjs to terser

WRRench 2.0.0

23 Aug 10:00
fc32ead
Compare
Choose a tag to compare

Aug 23, 2018

WRRench update to 2.0.0

Whats new:

  • Upgrade Webpack to 4
  • Upgrade Babel to 7
  • Add CSS Mini Plugin
  • Blank for uglify