Skip to content

Commit

Permalink
Merge pull request reduxjs#4055 from reduxjs/feature/update-error-mes…
Browse files Browse the repository at this point in the history
…sages

Former-commit-id: 836784f
Former-commit-id: 7d30c4d
  • Loading branch information
markerikson committed Apr 2, 2021
2 parents 13de175 + 8be937e commit 18f9f77
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 8 deletions.
7 changes: 7 additions & 0 deletions .codesandbox/ci.json
@@ -0,0 +1,7 @@
{
"sandboxes": [
"vanilla",
"vanilla-ts"
],
"node": "14"
}
2 changes: 1 addition & 1 deletion errors.json.REMOVED.git-id
@@ -1 +1 @@
49e6c98a69ac89787b8d7d2a5bb8a856c76f2350
2fac82d961e26a33929ddfb9f400b767e4028823
2 changes: 1 addition & 1 deletion scripts/mangleErrors.js.REMOVED.git-id
@@ -1 +1 @@
d8b8502a52b248ac7e5ebc22f33a4763e05af8b2
2c4ab333936364bf77130db1435ed44fbb4ccbce
2 changes: 1 addition & 1 deletion src/bindActionCreators.ts.REMOVED.git-id
@@ -1 +1 @@
620cf9f6a48fe1c55a72f7ff53d4b05615b84750
022d15bb0ea21b6cfc4b271a5e55ae7becd92e30
2 changes: 1 addition & 1 deletion src/combineReducers.ts.REMOVED.git-id
@@ -1 +1 @@
0da94c9b85327e579d0082c6c26137f4d973c0c2
2de2e55bd890e8f8a7ee4f2f1215b7a787e6e4ec
2 changes: 1 addition & 1 deletion src/createStore.ts.REMOVED.git-id
@@ -1 +1 @@
3a980bba37bacd3f9ac670ba9db2fcda6c5cdb83
73b27c1be652de0e722106efe07f93f5c418d83b
1 change: 1 addition & 0 deletions src/utils/kindOf.ts.REMOVED.git-id
@@ -0,0 +1 @@
2c600bc702f2295d91a736ef22863ea220e30288
2 changes: 1 addition & 1 deletion test/bindActionCreators.spec.ts.REMOVED.git-id
@@ -1 +1 @@
5efecb6902f7abeab5af8892f778346c4bcaeaf7
2becf689a87bd5601669e4e67b941b08fcf72407
2 changes: 1 addition & 1 deletion test/combineReducers.spec.ts.REMOVED.git-id
@@ -1 +1 @@
87dc94fb1b1c28380de657c4df0f41d14a1c9f91
59786a1c8429828c8303f9b859622982997363bc
2 changes: 1 addition & 1 deletion test/createStore.spec.ts.REMOVED.git-id
@@ -1 +1 @@
e422c73c434f0bb6184a6f9043b3a205796bcf08
c9e1143bb76552060055fe1ce29b57a8670465b1

0 comments on commit 18f9f77

Please sign in to comment.