0.22.0 (2023-09-15)
Bug Fixes
- add rootDir to tsconfig for consistent output folder structure (#460) (f6225fd) - by @satya164
- detect entry path and show in error messages (#461) (82ad903) - by @satya164
- fix locating
tsc
in yarn 3 workspaces (#462) (19396ce) - by @satya164