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: listen to data prop through Reflect instead of directly from target #58

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

LuizAsFight
Copy link
Contributor

No description provided.

@LuizAsFight LuizAsFight marked this pull request as draft March 14, 2024 06:27
Copy link
Contributor

github-actions bot commented Mar 14, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 87.8% 324/369
🔴 Branches 48.98% 48/98
🟢 Functions 92.86% 91/98
🟢 Lines 89.17% 321/360

Test suite run success

23 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 593fbd9

@LuizAsFight LuizAsFight marked this pull request as ready for review March 14, 2024 07:18
@LuizAsFight LuizAsFight changed the title fix: listen to data prop of query fix: listen to data prop through Reflect instead of directly from target Mar 14, 2024
@LuizAsFight LuizAsFight merged commit 5d98531 into main Mar 14, 2024
13 checks passed
@LuizAsFight LuizAsFight deleted the lf/fix/proxy-prop-listener branch March 14, 2024 20:06
helciofranco pushed a commit that referenced this pull request Mar 18, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @fuels/react@0.17.0

### Minor Changes

- ✨ feat: make react-query package a peerDependency, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#60](#60))

### Patch Changes

- 🐞 fix: listen to prop data also using Reflect, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#58](#58))

## @fuels/ts-config@0.17.0

### Minor Changes

- ✨ feat: bump typescript to 5.4.2, by
[@LuizAsFight](https://github.com/LuizAsFight) (See
[#60](#60))

## @fuels/assets@0.17.0



## @fuels/changeset@0.17.0



## @fuels/eslint-plugin@0.17.0



## @fuels/jest@0.17.0



## @fuels/local-storage@0.17.0



## @fuels/prettier-config@0.17.0



## @fuels/react-xstore@0.17.0



## @fuels/playwright-utils@0.17.0



## @fuels/tsup-config@0.17.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants