Pierre Tachoire
6747182945
Add structuredClone() global function
...
Next.js hydration requires structuredClone(), which was not implemented.
Uses a JSON stringify/parse round-trip via V8 to deep-clone values,
covering all JSON-serializable types (objects, arrays, primitives).
2026-03-11 18:36:04 +01:00
..
2026-03-11 18:36:04 +01:00
2026-03-11 08:44:52 +08:00
2026-03-11 11:09:19 +09:00
2026-03-11 10:13:13 +01:00
2026-03-11 03:34:27 +00:00
2026-03-10 03:00:47 +00:00
2026-03-10 03:00:50 +00:00
2026-03-02 12:56:10 +03:00
2026-03-10 03:00:50 +00:00
2026-02-25 18:05:33 +08:00
2026-01-15 19:10:01 +03:00
2026-01-19 09:12:16 +08:00
2026-02-19 13:01:41 +08:00
2026-03-10 23:38:07 +00:00
2026-02-22 22:32:14 +09:00
2026-03-10 03:00:47 +00:00
2026-03-10 03:00:50 +00:00
2026-03-02 23:12:16 +09:00
2026-03-10 03:00:47 +00:00
2026-03-10 03:00:50 +00:00
2025-12-29 12:43:52 +01:00
2026-02-27 17:30:21 +08:00
2026-02-05 11:49:15 +08:00
2026-03-02 18:14:34 +08:00
2026-03-11 08:43:40 +08:00