Skip to content

Releases: caridy/grunt-bundle-jsnext-lib

upgrade to tranpiler 0.10

22 Jan 23:24

Choose a tag to compare

v0.5.0

update to transpiler version 0.10.x

source map improvements

17 Nov 19:30

Choose a tag to compare

  • upgrades recast
  • adds support for sourceRoot and basePath configurations for better source map output.

patch and upgrade

24 Oct 16:14

Choose a tag to compare

  • upgrade to tranpiler 0.9
  • fix regression on creating destination folder when needed
  • failing if dest is not a javascript file for bundle format

regression

22 Oct 16:50

Choose a tag to compare

  • creating destination folder when needed
  • failing if dest is not a javascript file for bundle format

esprima:harmony updates for final module syntax

16 Oct 21:16

Choose a tag to compare

  • update es6-module-transpiler and es6-module-transpiler-npm-resolver
  • using esprima-fb and recast 0.8.x
  • adding basic tests

bugfix

08 Aug 16:47

Choose a tag to compare

  • using a custom esprima dependency to align with transpiler

refactor

08 Aug 16:47

Choose a tag to compare

  • remove UMD
  • add cjs format
  • add system.register format

patch release

29 Jul 20:48

Choose a tag to compare

adding support for sourceMap by updating the dependencies.