Skip to content

refactor(source-map): reimplement and improve code quality#92

Merged
johnsoncodehk merged 9 commits intomasterfrom
new-source-map
Nov 22, 2023
Merged

refactor(source-map): reimplement and improve code quality#92
johnsoncodehk merged 9 commits intomasterfrom
new-source-map

Conversation

@johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Nov 22, 2023

  • API and data format are more standardized
  • Completely rewritten for readability
  • Add tests
  • Add readme

@johnsoncodehk johnsoncodehk mentioned this pull request Nov 22, 2023
42 tasks
@johnsoncodehk johnsoncodehk marked this pull request as ready for review November 22, 2023 08:24
@rchl
Copy link
Contributor

rchl commented Nov 22, 2023

All those changes will probably break experimental language modules like this one https://github.com/rchl/volar-component-types/blob/main/src/volar/volar.ts ?

Granted they are experimental but it will be a pain if I'll have to figure out how to get it up and running again. Is there a chance for some migration guide?

@johnsoncodehk
Copy link
Member Author

johnsoncodehk commented Nov 22, 2023

@rchl https://github.com/rchl/volar-component-types is listed as #85 and I will submit a PR for it after 2.0 is released

@johnsoncodehk johnsoncodehk merged commit 64a06cd into master Nov 22, 2023
@johnsoncodehk johnsoncodehk deleted the new-source-map branch November 22, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants