Releases: sveltejs/devalue Releases · sveltejs/devalue
v5.5.0 12 Nov 14:15
Compare Sorry, something went wrong.
No results found Minor Changes 828fa1c : Enable support for custom reducer/reviver for "function" values v5.4.2 21 Oct 21:18
Compare Sorry, something went wrong.
No results found Patch Changes 5c26c0d : fix: allow custom revivers to revive things serialized by builtin reducers v5.4.1 15 Oct 18:18
Compare Sorry, something went wrong.
No results found Patch Changes ca3c7b6 : chore: Remove impossible void type from replacer's uneval v5.4.0 15 Oct 16:14
Compare Sorry, something went wrong.
No results found Minor Changes 9306d09 : feat: pass uneval to replacer, for handling nested custom types Patch Changes b617c7c : perf: shrink uneval output with null-proto objects v5.3.2 26 Aug 22:08
Compare Sorry, something went wrong.
No results found Patch Changes 0623a47 : fix: disallow array method access when parsing 0623a47 : fix: disallow __proto__ properties on objects v5.3.1 26 Aug 17:11
Compare Sorry, something went wrong.
No results found Patch Changes ae904c5 : fix: correctly differentiate between +0 and -0 v5.3.0 26 Aug 16:57
Compare Sorry, something went wrong.
No results found Minor Changes 2896e7b : feat: support Temporal fec694d : feat: support URL and URLSearchParams objects