New implementation of proxyMap and proxySet with performance improvements #1229
Annotations
3 errors
Test esm development:
tests/proxyMap.test.tsx#L359
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/proxyMap.test.tsx:359:31
|
Test esm development:
dist/esm/vanilla/utils.mjs#L361
TypeError: Cannot read properties of undefined (reading '1')
❯ Map.get dist/esm/vanilla/utils.mjs:361:32
❯ tests/proxyMap.test.tsx:374:18
|
Test esm development
Process completed with exit code 1.
|
Loading