Skip to content

Changed imports and added roll up to create a cjs file to allow users…#74

Merged
dopecodez merged 2 commits intomasterfrom
fix-ts-exports
Oct 30, 2025
Merged

Changed imports and added roll up to create a cjs file to allow users…#74
dopecodez merged 2 commits intomasterfrom
fix-ts-exports

Conversation

@dopecodez
Copy link
Owner

@dopecodez dopecodez commented Oct 29, 2025

Changed imports and added roll up to create a cjs file to allow users to keep using commonjs require.

Fixes #58

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0892832) to head (98fd840).
⚠️ Report is 1 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          649       647    -2     
  Branches        69        69           
=========================================
- Hits           649       647    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dopecodez dopecodez merged commit ee36eb0 into master Oct 30, 2025
4 checks passed
@dopecodez dopecodez deleted the fix-ts-exports branch November 1, 2025 07:59
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.

Using instanceof to detect a pageError

2 participants