Releases: 59naga/babel-plugin-transform-bluebird
Releases · 59naga/babel-plugin-transform-bluebird
v0.1.1
Bug Fixes
- CallExpresssion: fix "should not be injected
Promise.settle
non built-in method" (451f224)
v0.1.0
Features
- Identifier: support Identifier as argument (29411fa)
v0.0.1
Bug Fixes
- can't detect Promise in the function(983ea26)