Skip to content

Releases: motiz88/babel-plugin-transform-hoist-nested-functions

v1.2.0

02 Apr 09:08
Compare
Choose a tag to compare

1.2.0 (2017-04-02)

Features

  • option to hoist nested methods referencing this (methods: true) (db5f3f51)

v1.1.1

21 Sep 17:43
Compare
Choose a tag to compare

1.1.1 (2016-09-21)

Bug Fixes

  • no longer crash when used with transform-es2015-classes (b15759dc)

v1.1.0

11 Sep 09:31
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-09-11)

Features

  • Hoist arrow functions with nested (safe) uses of this (#2, daf8df50)

v1.0.2

10 Sep 21:58
Compare
Choose a tag to compare

<a name"1.0.2">

1.0.2 (2016-09-10)

Bug Fixes

  • package: publish only lib/ to npm (a38554f4)

v1.0.1

10 Sep 21:13
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-09-10)

Bug Fixes

  • remove redundant condition in mutation checking loop (bcf0f703)

v1.0.0

10 Sep 20:39
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-09-10)

Features

  • initial working version 🆕 🎉 (1f846bbd)