-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add typescript support #50
base: master
Are you sure you want to change the base?
Commits on Nov 24, 2021
-
+ Change from webpack to babel to transpile typescript code to javascript + Update dependencies + Update workflows + Update .ignore files
Configuration menu - View commit details
-
Copy full SHA for 9517bd3 - Browse repository at this point
Copy the full SHA 9517bd3View commit details
Commits on Jan 29, 2023
-
[build] Change bundler to tsup. Now the library is tree shakeable
[chore] Update dependencies [ci] Update ci workflow to new npm scripts
Configuration menu - View commit details
-
Copy full SHA for a904493 - Browse repository at this point
Copy the full SHA a904493View commit details -
[fix] Create "prepare" script to install without being published to n…
…pmjs (I don't know if it really works)
Configuration menu - View commit details
-
Copy full SHA for ff2565e - Browse repository at this point
Copy the full SHA ff2565eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fec5d - Browse repository at this point
Copy the full SHA a2fec5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 289f031 - Browse repository at this point
Copy the full SHA 289f031View commit details -
[fix] Change "prepare" and "prepack" script to "postinstall" to be co…
…mpatible with yarn installation (I'm testing if it works)
Configuration menu - View commit details
-
Copy full SHA for c1879b8 - Browse repository at this point
Copy the full SHA c1879b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590b80b - Browse repository at this point
Copy the full SHA 590b80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f618a - Browse repository at this point
Copy the full SHA 70f618aView commit details -
Revert "[fix] Change "prepare" and "prepack" script to "postinstall" …
…to be compatible with yarn installation (I'm testing if it works)" This reverts commit c1879b8.
Configuration menu - View commit details
-
Copy full SHA for d663a15 - Browse repository at this point
Copy the full SHA d663a15View commit details -
Revert "[fix] Create "prepack" script to be compatible with yarn inst…
…allation" This reverts commit 289f031.
Configuration menu - View commit details
-
Copy full SHA for 429dcc1 - Browse repository at this point
Copy the full SHA 429dcc1View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24eb30a - Browse repository at this point
Copy the full SHA 24eb30aView commit details