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

fix: export .d.mts file for types #651

Merged
merged 3 commits into from
Jan 31, 2024
Merged

fix: export .d.mts file for types #651

merged 3 commits into from
Jan 31, 2024

Conversation

thebuilder
Copy link
Owner

Fix the Publint warning:

After TypeScript 5.0, the types in exports should be an .mts file, to correctly reflect that it's exported as a module.

Copy link

vercel bot commented Nov 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-intersection-observer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2024 9:40pm

Copy link

codesandbox-ci bot commented Nov 16, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fb7299f:

Sandbox Source
useInView Configuration
InView render props Configuration
InView plain children Configuration

@thebuilder thebuilder merged commit af78a9a into main Jan 31, 2024
7 checks passed
@thebuilder thebuilder deleted the feat/export-mts branch January 31, 2024 21:42
@thebuilder
Copy link
Owner Author

🎉 This PR is included in version 9.5.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant