sveltekit-superforms
Advanced tools
Comparing version 0.6.0-rc.1 to 0.6.0-rc.2
@@ -256,3 +256,11 @@ import { enhance, applyAction } from '$app/forms'; | ||
}); | ||
console.log('🚀 ~ file: index.ts:460 ~ Tainted.update ~ Tainted:', path, newObj, compareAgainst, get(Tainted)); | ||
/* | ||
console.log( | ||
'🚀 ~ file: index.ts:460 ~ Tainted.update ~ Tainted:', | ||
path, | ||
newObj, | ||
compareAgainst, | ||
get(Tainted) | ||
); | ||
*/ | ||
function setError(path, newErrors) { | ||
@@ -259,0 +267,0 @@ Errors.update((errors) => { |
{ | ||
"name": "sveltekit-superforms", | ||
"version": "0.6.0-rc.1", | ||
"version": "0.6.0-rc.2", | ||
"author": "Andreas Söderlund <ciscoheat@gmail.com> (https://blog.encodeart.dev)", | ||
@@ -5,0 +5,0 @@ "description": "Supercharge your SvelteKit forms with this powerhouse of a library!", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
97244
19
1678