Skip to content

3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danez danez released this 03 Nov 00:44

Breaking Change

  • The types of method params and return are now the same as the flow types.

New Features

  • Add modifier for getters and setters (#287)

Bug Fixes

  • Output qualified type identifiers correctly
  • Correctly and recursively parse jsdoc types (#286)