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(*): recreate the module with typescript #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

3imed-jaberi
Copy link

Description

Context

This module contains outdated packages and missing TypeScript support.

Goal

Refactor the module by re-creating it with TS.

Checkpoints

  • re-create the module with TS
  • replace rollup with tsup (esbuild)
  • bump all packages to the latest versions
  • support node.js v16 with npm v8
  • add jest (testing)
  • re-create the example with vite.js instead of cra
  • support SSR with useSafeLayoutEffect and canUseDOM

Linked Issues

#14

Copy link
Author

@3imed-jaberi 3imed-jaberi left a comment

Choose a reason for hiding this comment

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

@buzinas, please can you check the PR and close all other PRs (all of them are related to updating dependencies)!

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.

1 participant