Skip to content

v23.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:45
· 6 commits to main since this release
7c34b38

23.0.0 (2022-06-11)

Build System

  • package: switch to tsup (8da9368)

BREAKING CHANGES

  • package: users of this library will no longer be able to require/import anything from a subpath, i.e. decaffeinate-parser/dist/*. This was never an intentional part of the API, but it was available and decaffeinate used it.