Skip to content

4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@oxisto oxisto released this 13 Jul 17:22
0c1280a

The second beta on the way to the 4.0 release. It fixes a lot of issues we encountered in beta.1. Mainly:

  • Adds StatementHolder interface and ability to model statements in structure declarations (#468)
  • Added HasInitializer interface for fields and variable declarations (#460)
  • Getting rid of definedBefore in CallResolver (#458)
  • Fixed EOG handling in function declaration statements (#456)
  • Fixed NPE in PropertyEdgeConverterManager (#454)

There will be at least one more beta, since we are still considered TypeScript support (#462) for 4.0 and maybe AST property edges (#424)