Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Nov 22, 2023

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
41 tasks
@johnsoncodehk johnsoncodehk marked this pull request as ready for review November 22, 2023 08:24
@rchl
Copy link

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
6 checks passed
@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.

None yet

2 participants