You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exports[`applyPatches throws when \`op\` is not "add", "replace", nor "remove" 1`] =`"[Immer] minified error nr: 17 copy. Find the full error at: https://bit.ly/3cXEKWf"`;
3
+
exports[`applyPatches throws when \`op\` is not "add", "replace", nor "remove" 1`] =`"[Immer] minified error nr: 17 'copy'. Find the full error at: https://bit.ly/3cXEKWf"`;
4
4
5
-
exports[`applyPatches throws when \`path\` cannot be resolved 1`] =`"[Immer] minified error nr: 15 a/b. Find the full error at: https://bit.ly/3cXEKWf"`;
5
+
exports[`applyPatches throws when \`path\` cannot be resolved 1`] =`"[Immer] minified error nr: 15 'a/b'. Find the full error at: https://bit.ly/3cXEKWf"`;
6
6
7
-
exports[`applyPatches throws when \`path\` cannot be resolved 2`] =`"[Immer] minified error nr: 15 a/b/c. Find the full error at: https://bit.ly/3cXEKWf"`;
7
+
exports[`applyPatches throws when \`path\` cannot be resolved 2`] =`"[Immer] minified error nr: 15 'a/b/c'. Find the full error at: https://bit.ly/3cXEKWf"`;
exports[`ES5 plugins should throw if no proxies are available error when using ES5 1`] =`"[Immer] minified error nr: 19 ES5. Find the full error at: https://bit.ly/3cXEKWf"`;
3
+
exports[`ES5 plugins should throw if no proxies are available error when using ES5 1`] =`"[Immer] minified error nr: 18 'ES5'. Find the full error at: https://bit.ly/3cXEKWf"`;
4
4
5
-
exports[`error when using Maps 1`] =`"[Immer] minified error nr: 19 MapSet. Find the full error at: https://bit.ly/3cXEKWf"`;
5
+
exports[`error when using Maps 1`] =`"[Immer] minified error nr: 18 'MapSet'. Find the full error at: https://bit.ly/3cXEKWf"`;
6
6
7
-
exports[`error when using patches - 1 1`] =`"[Immer] minified error nr: 19 Patches. Find the full error at: https://bit.ly/3cXEKWf"`;
7
+
exports[`error when using patches - 1 1`] =`"[Immer] minified error nr: 18 'Patches'. Find the full error at: https://bit.ly/3cXEKWf"`;
8
8
9
-
exports[`error when using patches - 2 1`] =`"[Immer] minified error nr: 19 Patches. Find the full error at: https://bit.ly/3cXEKWf"`;
9
+
exports[`error when using patches - 2 1`] =`"[Immer] minified error nr: 18 'Patches'. Find the full error at: https://bit.ly/3cXEKWf"`;
10
10
11
-
exports[`error when using patches - 3 1`] =`"[Immer] minified error nr: 19 Patches. Find the full error at: https://bit.ly/3cXEKWf"`;
11
+
exports[`error when using patches - 3 1`] =`"[Immer] minified error nr: 18 'Patches'. Find the full error at: https://bit.ly/3cXEKWf"`;
0 commit comments