Skip to content

Releases: sveltejs/devalue

v5.3.2

26 Aug 22:08
86a6a66
Compare
Choose a tag to compare

Patch Changes

  • 0623a47: fix: disallow array method access when parsing
  • 0623a47: fix: disallow __proto__ properties on objects

v5.3.1

26 Aug 17:11
02d20e8
Compare
Choose a tag to compare

Patch Changes

  • ae904c5: fix: correctly differentiate between +0 and -0

v5.3.0

26 Aug 16:57
Compare
Choose a tag to compare

Minor Changes

  • 2896e7b: feat: support Temporal
  • fec694d: feat: support URL and URLSearchParams objects