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

BREAKING: return const array #32

Merged
merged 9 commits into from
Jun 1, 2024
Merged

BREAKING: return const array #32

merged 9 commits into from
Jun 1, 2024

Conversation

charkour
Copy link
Owner

@charkour charkour commented Jun 1, 2024

  • 368 B --> 361 B
  • Returns [Provider, useStore] instead of { Provider, useStore }
  • addresses update readme #30

Copy link

github-actions bot commented Jun 1, 2024

Coverage Report for ./tests

Status Category Percentage Covered / Total
🔵 Lines 100% 50 / 50
🔵 Statements 100% 50 / 50
🔵 Functions 100% 3 / 3
🔵 Branches 100% 5 / 5
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/index.ts 100% 100% 100% 100%
Generated in workflow #23

@charkour charkour merged commit e58fab6 into main Jun 1, 2024
5 checks passed
@charkour charkour deleted the return-array branch June 1, 2024 16:27
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