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

Releases: saguijs/sagui

v8.0.7

09 Apr 09:43
Compare
Choose a tag to compare
  • Fix exit status codes regression 8baee6e

v9.0.0-rc.2

08 Apr 18:35
Compare
Choose a tag to compare
v9.0.0-rc.2 Pre-release
Pre-release
  • Happypack, migrate to babel-preset-env and inline babelrc 🏎 #327

v9.0.0-rc.1

07 Apr 22:10
Compare
Choose a tag to compare
v9.0.0-rc.1 Pre-release
Pre-release
  • Fix development server not starting up after Webpack 2 update 588ec59

v9.0.0-rc.0

07 Apr 21:18
Compare
Choose a tag to compare
v9.0.0-rc.0 Pre-release
Pre-release
  • Migration to webpack 2 #324

Also updates all dependencies to their latest versions.

v8.0.6

07 Apr 20:49
Compare
Choose a tag to compare

A small release that fixes some regressions introduced after the recent refactoring.

  • Remove duplicate plugin #326
  • Enable linter again on all tasks #325

Really sorry for any trouble.

v8.0.5

07 Apr 14:53
Compare
Choose a tag to compare
  • Internal refactoring #322

If you are not extending the webpack configuration, then this update will not affect you.

v8.0.5-rc.0

06 Apr 20:57
Compare
Choose a tag to compare
v8.0.5-rc.0 Pre-release
Pre-release
  • Release Candidate of an internal refactoring #322

v8.0.4

06 Apr 19:04
Compare
Choose a tag to compare
  • Fix development server HMR in an environment with ports mapped (such as Docker) #321 by @hex0cter

v8.0.3

23 Mar 15:42
Compare
Choose a tag to compare
  • Run clean only when the action is BUILD 🏗 #319 by @npejo

v8.0.2

21 Jan 13:45
Compare
Choose a tag to compare
  • Trying to run yarn build fails because of eslint webpack loader #306 by @thezanke