runem / web-component-analyzer

CLI that analyzes web components and emits documentation
https://runem.github.io/web-component-analyzer
MIT License
503 stars 63 forks source link

Prepare 2.0.0-next.0 #222

Closed justinfagnani closed 3 years ago

justinfagnani commented 3 years ago

Preparing a new release under the @next tag.

This just includes the upgrade to TypeScript 4.3, which might be a breaking change, so we might want to make this 2.0.0-next.0

justinfagnani commented 3 years ago

cc @43081j

rictic commented 3 years ago

How breaking are the TS changes? Just changes to generated diagnostics, or did the web component analyzer API itself change?

justinfagnani commented 3 years ago

The big issue is that some of the compiler interfaces changed so a 3.9 SourceFile and 4.3 SourceFile aren't compatible now. I think that argues for 2.0