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

Releases: saguijs/sagui

v3.2.0

07 Apr 20:42
Compare
Choose a tag to compare
  • #47 Bootstrap gitignore file
  • #49 Resolve .jsx modules by default

v3.0.0

07 Apr 20:41
Compare
Choose a tag to compare

Allow extensibility and customization of webpack and karma configurations.

Deprecated

Project specific configuration has moved from package.json to sagui.config.js.

Major changes:

  • #16 Allow extensibility of webpack configuration
  • #23 Add support for CSS Modules #23

v2.6.0

07 Apr 20:41
Compare
Choose a tag to compare

In this release we finaly are able to build and distribute our projects!

  • #3 Implement build action to generate the compiled assets
  • #4 Implement dist action to generate optimized assets ready for distribution