Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Releases: saguijs/sagui

v11.5.0

02 Jan 16:07
Compare
Choose a tag to compare
  • Add configuration for vendor and commons chunk #417 by @Deschtex

v11.4.2

08 Nov 13:44
Compare
Choose a tag to compare

v11.4.1

08 Nov 13:32
Compare
Choose a tag to compare

Fix deployment of v11.4.0.

v11.4.0

08 Nov 13:22
Compare
Choose a tag to compare
  • Set minChunks to 2 by default in CommonChunksPlugin #412 by @npejo

THIS RELEASE IS BROKEN

An issue in Travis prevented the built assets from being published in npm.

v11.3.0

31 Oct 15:42
Compare
Choose a tag to compare

v11.2.0

31 Oct 14:01
Compare
Choose a tag to compare

THIS RELEASE IS BROKEN

An issue in Travis prevented the built assets from being published in npm.

v11.1.0

06 Aug 19:55
Compare
Choose a tag to compare
  • Fix the sockjs-node connection errors while dev server is running #393 by @npejo
  • Warn if there is case mismatch in module path #392 by @npejo

v11.0.2

02 Aug 11:39
Compare
Choose a tag to compare

Disables scope hoisting which was introduced with the Wepback 3 update in Sagui v11.

  • Remove the ModuleConcatenationPlugin #388 by @npejo

v11.0.1

01 Aug 20:27
Compare
Choose a tag to compare

v11.0.0

28 Jul 14:41
Compare
Choose a tag to compare

Highlights 🎉

  • Webpack 3;
  • Chrome Headless by default to run the tests;
  • Improved build times by using Babel cache;
  • Update Standard and Prettier linting rules to their latest definitions;
  • Friendlier development environment while dealing with linting errors;

Complete list of changes: