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

feat!: re-export from index.js and set sideEffects: false #221

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

web-padawan
Copy link
Member

Description

Fixes #199

Related to #210

Type of change

  • Feature

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (afe09ca) 95.71% compared to head (2a7474e) 95.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #221   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files          30       30           
  Lines         280      280           
  Branches       34       34           
=======================================
  Hits          268      268           
  Misses          2        2           
  Partials       10       10           
Flag Coverage Δ
unittests 95.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
@web-padawan web-padawan merged commit 787552a into main Jan 18, 2024
2 checks passed
@web-padawan web-padawan deleted the feat/side-effects-index branch January 18, 2024 13:23
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.

Support importing components from the react-components package
4 participants