Skip to content

Releases: bahmutov/compiled

v1.19.1

06 Feb 15:39

Choose a tag to compare

<a name"1.19.1">

1.19.1 (2016-02-06)

Bug Fixes

  • size: showing published npm size (4c091217)

v1.19.0

06 Feb 15:38

Choose a tag to compare

<a name"1.19.0">

1.19.0 (2016-02-06)

Features

  • default: updated to handle default parameter feature (0a0e302d)

v1.18.0

20 Jan 05:45

Choose a tag to compare

<a name"1.18.0">

1.18.0 (2016-01-20)

Features

  • polyfill: allow passing module with polyfill name, (1933531a, closes #20)

v1.17.1

20 Jan 04:55

Choose a tag to compare

<a name"1.17.1">

1.17.1 (2016-01-20)

Bug Fixes

  • compile: promise binding fix (4cc1f891)

v1.17.0

20 Jan 04:45

Choose a tag to compare

<a name"1.17.0">

1.17.0 (2016-01-20)

Features

  • compile: if available using function to form compiled bundle filename, (b8fdac0f, closes #19)

v1.16.0

20 Jan 04:18

Choose a tag to compare

<a name"1.16.0">

1.16.0 (2016-01-20)

Features

  • es: moved feature detection into its own function (c19c8982)

v1.15.0

20 Jan 04:10

Choose a tag to compare

<a name"1.15.0">

1.15.0 (2016-01-20)

Features

  • compile: allow passing compile config object (5c482d1d)
  • features: client can pass target ES6 features via object to compile step (23886f08)

v1.14.0

20 Jan 03:55

Choose a tag to compare

<a name"1.14.0">

1.14.0 (2016-01-20)

Features

  • build: allow options argument to build, (50caf38c, closes #18)

v1.13.0

19 Jan 03:14

Choose a tag to compare

<a name"1.13.0">

1.13.0 (2016-01-19)

Features

  • polyfill: always including polyfill (f4b9d5df)

v1.12.0

19 Jan 03:09

Choose a tag to compare

<a name"1.12.0">

1.12.0 (2016-01-19)

Features

  • polyfill: adding polyfill if necessary, (07007f88, closes #13)