Skip to content

Releases: vedees/webpack-template

v5.0.2

03 Dec 05:31
Compare
Choose a tag to compare

New features:

  • added webpack/webpack-pages.js config to automate HtmlWebpackPlugin

Others:

  • added more examples
  • bumped all devDependencies

v5.0.1

11 Aug 01:37
Compare
Choose a tag to compare

Fixed /dist folders structure; added more comments & samples.

v5.0.0

10 Aug 02:41
Compare
Choose a tag to compare

Webpack 5 template is out with a ton of bug fixes and new optimization for your css / js.

New features:

  • webpack 5 support
  • perfomance boost
  • new optimization rules
  • typescript support
  • new babel & postcss setup
  • 0 dependencies (vue has been removed)
  • new defines config for babel & webpack
  • and more

v4

09 Aug 07:07
Compare
Choose a tag to compare
v4

Webpack 4 stable version (legacy)

2.0

30 Jul 15:15
Compare
Choose a tag to compare
2.0

Added:

  • prettier
  • comments

Fixed:

  • code style
  • merges break with > v5
  • CopyWebpackPlugin with new rules and pattern for > v6
  • components dir moved to js/components

1.7

28 Dec 13:14
Compare
Choose a tag to compare
1.7

Added:

  • config files

Fixed:

  • code style
  • contenthash for js/css
  • .scss vars and breakpoints

1.6

15 Jun 16:40
Compare
Choose a tag to compare
1.6

Подключение шрифтов. ▶️ https://youtu.be/eMesm6Ef4VA

Added:

  • fonts loaders
  • ~ alias

Fixed:

  • folder structure
  • postcss.config.js moved to ./

1.5

28 May 21:34
Compare
Choose a tag to compare
1.5

№5 Подключение сплитов. ▶️ https://youtu.be/eMesm6Ef4VA

Added:

  • split chunks (js/css)
  • vendors.js

1.4

28 May 19:19
Compare
Choose a tag to compare
1.4

№4 Подключение VUE и VUEX. ▶️ https://youtu.be/LXkSIqqgyPI

Added:

  • Vue.js
  • Vuex

Updated:

  • README.md
  • package-lock.json (fixed critical error on windows)
  • static files (favicon.ico, robots.txt, sitemap.xml)

1.3

14 Mar 04:29
Compare
Choose a tag to compare
1.3

№3 Webpack-merge и обработка статических файлов. ▶️ https://youtu.be/QF3EcxymIcc

Added:

  • webpack-merge
  • dev & prod config
  • copy-webpack-plugin
  • images suport for css/html
  • scss reset

Fixed:

  • vars
  • js entry point