Skip to content

Releases: aMarCruz/jscc-brunch

v2.10.0

11 Dec 03:39
Compare
Choose a tag to compare

[2.8.10] - 2018-12-10

Using jscc v1.1.0

Added

  • @jsbits/deep-clone.
  • Simple test with mocha and expect.js
  • Brunch 2.10.0 in peerDependencies.
  • TypeScript typings.

Changed

  • Update metada and eslint.
  • Update Changelog format.
  • Update dependencies.
  • Update Readme.

v2.8.2

24 Oct 13:29
Compare
Choose a tag to compare
  • Update jscc to v0.3.3
  • Brunch plugins (compilers) are not prepared to merge sourceMaps, so now sourceMap is disabled by default.

v2.8.1

18 Oct 15:22
Compare
Choose a tag to compare
  • Fix to the plugin generating wrong file types.
    Now the file extension is limited to 'js' by default, you can define extensions with the pattern option.

v2.8.0

14 Oct 09:39
Compare
Choose a tag to compare

Initial release