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

Migrate project from JavaScript to TypeScript #328

Closed
aralroca opened this issue Nov 16, 2020 · 1 comment
Closed

Migrate project from JavaScript to TypeScript #328

aralroca opened this issue Nov 16, 2020 · 1 comment
Assignees
Milestone

Comments

@aralroca
Copy link
Owner

aralroca commented Nov 16, 2020

In this issue #302 @croutonn started supporting TypeScript by adding the types. However, ideally, the project should be migrated to TypeScript so that the types will generate themselves and be more robust. I created this issue for this. Ideally, by version 1.0.0 the project should have been migrated to TypeScript.

I started migrating the project to TypeScript under the branch 1.0.0-experimental, taking advantage that I am making structural changes for version 1.0 as the issue #303.

I did a prerelease 1.0.0-experimental.11 with all the API migrated to TypeScript if somebody wants to test it (everything related to the webpack loader is still missing, which will have version 1.0 instead of the "build step".).

@aralroca aralroca added this to the 1.0.0 milestone Nov 16, 2020
@aralroca aralroca self-assigned this Nov 16, 2020
@aralroca
Copy link
Owner Author

aralroca commented Dec 1, 2020

Closing this. Already implemented on 1.0.0-canary.1. The 1.0 will be released in approximately 1-2 weeks. 😊

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

No branches or pull requests

1 participant