Skip to content

Conversation

@rscotten
Copy link
Contributor

@rscotten rscotten commented Mar 21, 2020

Description

This fixes the type errors attempted in PR #875 without switching the order, sparing us all the breaking changes

See my comment here: #875 (comment)

Check List

If not relevant to pull request, check off as complete

  • All tests passing
  • Docs updated with any changes or examples if applicable
  • Added tests to ensure new feature(s) work properly

Relevant Issues

#875

@codecov
Copy link

codecov bot commented Mar 21, 2020

Codecov Report

Merging #888 into master will not change coverage by %.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #888   +/-   ##
=======================================
  Coverage   88.87%   88.87%           
=======================================
  Files          29       29           
  Lines         791      791           
=======================================
  Hits          703      703           
  Misses         88       88           

@prescottprue prescottprue changed the title Fix type order fix(types): use correct type order for reducer schema - @rscotten Mar 21, 2020
@prescottprue prescottprue changed the base branch from master to v3.3.0 March 21, 2020 22:02
@prescottprue prescottprue merged commit 7924dcf into prescottprue:v3.3.0 Mar 21, 2020
@prescottprue prescottprue mentioned this pull request Mar 21, 2020
3 tasks
prescottprue added a commit that referenced this pull request Mar 21, 2020
* fix(types): use correct type order for reducer schema - @rscotten (#888)
* fix(deps): update prettier to v1.10.0 to v2.0.0
* fix(deps): update eslint from v4.8.0 to v6.8.0
* fix(deps): update dev dependencies including eslint plugins

Co-authored-by: Richard Scotten <[email protected]>
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