Skip to content

Releases: Coobaha/babel-plugin-class-autobind

v2.0.0

15 Mar 16:09
Compare
Choose a tag to compare

2.0.0 (2017-03-15)

Bug Fixes

Breaking Changes

  • Fixes missing lodash dependency that was resolve because of babel was using lodash
    3.x

#1

(fd586c5c)

v1.0.0

16 Jan 19:59
Compare
Choose a tag to compare

1.0.0 (2016-01-16)

Features

  • add special comment to ignore binding (1c9c6584)
  • directive: file directive rename from cb-class-autobind to @autoBind (336ce5ea)

Breaking Changes

  • main hook directive got renamed
    you should rename 'cb-class-autobind' to '@autoBind'

    (336ce5ea)