v23.0.0
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/importanything 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.