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

v1.6 Integration Branch #1016

Merged
merged 442 commits into from
Jun 7, 2021
Merged

v1.6 Integration Branch #1016

merged 442 commits into from
Jun 7, 2021

Conversation

markerikson
Copy link
Collaborator

This is a draft PR to give us a consistent docs preview URL as we work on finalizing v1.6, and will eventually be the final merge contents.

phryneas and others added 30 commits December 26, 2020 09:42
* Move `internalActions.prefetchThunk` to `util.prefetchThunk`
* Docs: Move prefetchThunk to util

Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
* enhanceEndpoints RFC

* add entityTypes to enhanceEndpoints

* refactor tests

* only allow to add new entityTypes, don't allow to remove any

* keep console clean

* add documentation for code generation

* Add code gen to sidebar and link to createApi

Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
* Use code-generation everywhere
* rename createPureApi to createBaseApi

Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
Co-authored-by: Lenz Weber <mail@lenzw.de>
Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
Co-authored-by: Rob Clayburn <rob@infosum.com>
Co-authored-by: Lenz Weber <mail@lenzw.de>
Co-authored-by: Lenz Weber <lenz.weber@mayflower.de>
Co-authored-by: kahirokunn <okinakahiro@gmail.com>
Co-authored-by: DmitryScaletta <DmitryScaletta@users.noreply.github.com>
Co-authored-by: Guillaume FORTAINE <guillaume+github@fortaine.com>
Co-authored-by: triou <34629112+tevariou@users.noreply.github.com>
Co-authored-by: Rob Clayburn <rob@pollen-8.co.uk>
Co-authored-by: Shrugsy <joshfraser91@gmail.com>
…feature/migrate-rtkq-source

# Conflicts:
#	.gitignore
#	query/package.json
#	query/react/package.json
markerikson and others added 19 commits June 3, 2021 18:51
  * add explicit query lifecycle example
  * add hover tooltips + example for `onQueryStarted`
  * increase consistency of fake example endpoints
  endpoints from 'posts/:id' -> 'post/:id'
  * Add clarity on distinction & use-cases for
    `isLoading` vs `isFetching`
  * Re-order query page sections
  * Fix broken links
# Conflicts:
#	docs/rtk-query/usage/queries.mdx
….4 (#1137)

* add TS 4.3 to test matrix, disable `strictOptionalProperties` for TS4.4

* tweaks

* comment

* add any cast in error cases for TS 4.4
@markerikson
Copy link
Collaborator Author

👀 👀 👀

@markerikson markerikson marked this pull request as ready for review June 7, 2021 02:45
@markerikson markerikson changed the title DRAFT: Merge v1.6-integration v1.6 Integration Branch Jun 7, 2021
@markerikson
Copy link
Collaborator Author

🚀 🚀 🚀

@markerikson markerikson merged commit b718e01 into master Jun 7, 2021
@markerikson markerikson deleted the feature/v1.6-integration branch June 7, 2021 13:42
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.

None yet

8 participants