JavaParser v3.22.1 Release Notes

  • ๐Ÿ“œ issues resolved

    โž• Added

    • ๐Ÿ“œ Recover wrong statements no only to ';', but to '}' (not including) as well (PR #3247 by @32kda)

    ๐Ÿ›  Fixed

    • ๐Ÿš€ update features.md -- fixed release version and date of records support, status of java 16 sealed classes to 2nd preview, and java 17 features (PR #3263 by @MysterAitch)
    • ๐Ÿ›  fixes #3255 -- bugfix grammar case when using record to as an identifier (PR #3256 by @MysterAitch)
    • ๐Ÿ›  Fixes issue #3113 -- Arrow missing in Switch Expression + jumbled up in LexicalPreservingPrinter (PR #3235 by @Zoom1111)
    • ๐Ÿ“œ Handle possibility of tokens not being available (PR #3231 by @mernst)

    Developer Changes

    :heart: Contributors

    ๐Ÿš€ Thank You to all contributors who worked on this release!