v0.25.1
What's Changed
- Implemented MappedType mapping by @arodionov in #167
- fix ParenthesizedTypeTree usage and replace it with TypeTreeExpression where needed by @OlegDokuka in #168
- refactor: Remove expired suppressions by @zieka in #166
- Refactored arrow function and fix errors by @arodionov in #169
- Fixed missed optional tokens in yield and method declaration by @arodionov in #170
- Use
latest.integration
forrewrite-remote
dependencies by @knutwannheden in #172 - Change type to prevent class cast exception by @arodionov in #171
- Remove
tsc/index.js
from jar by @knutwannheden in #174 - Adopt MSAL by @timtebeek in #175
- add jar to embed and bundle JS server as a jar by @OlegDokuka in #173
New Contributors
- @timtebeek made their first contribution in #175
Full Changelog: v0.24.0...v0.25.1