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

Move files from src/js to src, convert to TS #2610

Merged
merged 15 commits into from
Mar 4, 2024
Merged

Conversation

RobbieTheWagner
Copy link
Member

@RobbieTheWagner RobbieTheWagner commented Mar 3, 2024

I am marking this as breaking since we are moving the file locations. It could cause issues for folks trying to import from the old locations.

@RobbieTheWagner RobbieTheWagner marked this pull request as draft March 3, 2024 02:23
@RobbieTheWagner RobbieTheWagner marked this pull request as ready for review March 3, 2024 21:26
@RobbieTheWagner RobbieTheWagner changed the title Start converting to TS Move files from src/js to src, convert to TS Mar 3, 2024
},
"exports": {
"./*": {
"types": "./dist/types/*.d.ts",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@chuckcarpenter chuckcarpenter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chuckcarpenter chuckcarpenter merged commit 0e10bb7 into master Mar 4, 2024
5 checks passed
@chuckcarpenter chuckcarpenter deleted the setup-ts branch March 4, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants