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

Create a new pull request by comparing changes across two branches #452

Merged
merged 16 commits into from
Jun 13, 2024

Conversation

GulajavaMinistudio
Copy link

No description provided.

phryneas and others added 16 commits May 21, 2024 11:05
* useLazyQuery: fix rules of React violations

* size-limits

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
* useMutation: fix rules of React violations

* size-limits

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
* Add missing name to tuple member (fix TS5084)

* Update src/react/hooks/useLoadableQuery.ts

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <[email protected]>
* start testing with React 19

---------

Co-authored-by: phryneas <[email protected]>
* enable `react-hooks` lint rules

* Clean up Prettier, Size-limit, and Api-Extractor

* update eslint rule

* different type casting to not break lint rule parsing

* fix up useMutation + lifecycle test

* Clean up Prettier, Size-limit, and Api-Extractor

* avoid reading/writing ref in render

* fix up useLazyQuery

* Clean up Prettier, Size-limit, and Api-Extractor

* fix up another test doing a mutation in render

* more useQuery cleanup

* Clean up Prettier, Size-limit, and Api-Extractor

* ignore rule of hook for context access

* undo changes that were moved into separate PRs

* Clean up Prettier, Size-limit, and Api-Extractor

* almost full rewrite of the `useSubscription` hook

* Clean up Prettier, Size-limit, and Api-Extractor

* ignore any rule violation lint warnings in useSubscription and useQuery

* changeset

* rename patch

* also add "eslint-plugin-react-compiler" rules

---------

Co-authored-by: phryneas <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@GulajavaMinistudio GulajavaMinistudio merged commit 5ef7062 into javascript-indonesias:main Jun 13, 2024
6 checks passed
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.

7 participants