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

Adds useModel and changes build #46

Merged
merged 2 commits into from
May 6, 2022
Merged

Adds useModel and changes build #46

merged 2 commits into from
May 6, 2022

Conversation

stuarthendren
Copy link
Contributor

What is the purpose of this pull request? (put an "X" next to item)

useModal was missing from the index - this was due to it causing the build to fail.
The failure seemed to be a false positive as built fine with tsc.
As tsdx is not maintained the build has changed to microbundle. This was easy to set up.
Left the other tsdx parts in for now to be removed later (#45)

tsdx was failing with a typescript error but tsc passes. This seemed to be a false positive that I
could do nothing about. This is probably why useModal was left out of the build. Trying microbundle
as very easy to set up. Worked well.
@sonarcloud
Copy link

sonarcloud bot commented May 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@stuarthendren stuarthendren merged commit fdf6dd8 into main May 6, 2022
@stuarthendren stuarthendren deleted the sh/44 branch May 6, 2022 18:56
@commitd-bot
Copy link
Contributor

🎉 This PR is included in version 0.6.2 🎉

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.

2 participants