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

upcoming: RTK 1.5.0 #813

Merged
merged 16 commits into from
Nov 28, 2020
Merged

upcoming: RTK 1.5.0 #813

merged 16 commits into from
Nov 28, 2020

Conversation

phryneas
Copy link
Member

Just keeping this open as a PR so we have up-to-date CodeSandbox builds for the integration branch.

douglas-treadwell and others added 3 commits November 5, 2020 08:54
* fix unwrapResult behaviour
this fixes #701

* fix inconsistent type, add api report

* udpate docs

* remove another useless `unwrapResult`
@phryneas phryneas marked this pull request as draft November 19, 2020 10:12
@netlify
Copy link

netlify bot commented Nov 19, 2020

Deploy preview for redux-starter-kit-docs ready!

Built with commit d0c524b

https://deploy-preview-813--redux-starter-kit-docs.netlify.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 19, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d0c524b:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration

@github-actions
Copy link

github-actions bot commented Nov 19, 2020

Size Change: +5.13 kB (7%) 🔍

Total Size: 69.3 kB

Filename Size Change
dist/redux-toolkit.cjs.development.js 13.8 kB +1.34 kB (9%) 🔍
dist/redux-toolkit.cjs.production.min.js 5.25 kB +509 B (9%) 🔍
dist/redux-toolkit.esm.js 13.7 kB +1.31 kB (9%) 🔍
dist/redux-toolkit.umd.js 25.6 kB +1.39 kB (5%) 🔍
dist/redux-toolkit.umd.min.js 10.9 kB +567 B (5%) 🔍
ℹ️ View Unchanged
Filename Size Change
dist/index.js 149 B 0 B

compressed-size-action

@phryneas phryneas added this to the 1.5 milestone Nov 19, 2020
phryneas and others added 8 commits November 21, 2020 18:40
* use mapped paths in type-tests
* add github actions
* Adding requestStatus to createAsyncThunk.

* Adding async thunk matchers.

* Updating redux-toolkit.api.md.

* Again adding redux-toolkit.api.md.

* Cleaning up JSDocs.

* Fixing actions provided to tests.

* Simplifying isAsyncThunkAction.

* Moving isAnyAsyncThunkAction into isAsyncThunkAction.

* Making isPending/Rejected/Fulfilled HOCs like isAnyAsyncThunk.

* Using map instead of loop.

* Moving tests for isAnyAsyncThunkAction inside isAsyncThunkAction.

* Updating matchers.test.ts.

* Adding typetests for existing 4 HOCs.

* Updating JSDocs.

* Formatting.

* Exporting more specific matcher HOCs.

* Fixing JSDocs.

* Adding isRejectedWithValue based on payload.

* Using flag to determine isRejectedWithValue in case payload is falsy.

* Renaming flag to rejectedWithValue for consistency with #704.

* Fixing previous tests.

* Renaming flag to rejectedWithValue for consistency with #704.

* Adding tests for isRejectedWithValue.

* Moving variable name back due to possible confusing with same named param.
And fixing bug.

* Formatting.

* Updating redux-toolkit.api.md.
* overload: call thunk matchers with actions
* add type test helpers
Co-authored-by: Lenz Weber <mail@lenzw.de>
Co-authored-by: Mark Erikson <mark@isquaredsoftware.com>
Co-authored-by: Matt Sutkowski <msutkowski@gmail.com>
@markerikson markerikson marked this pull request as ready for review November 28, 2020 19:05
@markerikson
Copy link
Collaborator

DOOOOO IIIIIT!

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

4 participants