Skip to content

Commit 67c8334

Browse files
committed
mention support for URL/URLSearchParams/Temporal in README
1 parent fec694d commit 67c8334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Like `JSON.stringify`, but handles
1010
- `Map` and `Set`
1111
- `BigInt`
1212
- `ArrayBuffer` and Typed Arrays
13+
- `URL` and `URLSearchParams`
14+
- `Temporal`
1315
- custom types via replacers, reducers and revivers
1416

1517
Try it out [here](https://svelte.dev/repl/138d70def7a748ce9eda736ef1c71239?version=3.49.0).

0 commit comments

Comments
 (0)