Fixed iterator reactivity in proxyMap and proxySet #910
Annotations
110 errors
test_matrix (4.9.5):
src/index.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './vanilla.js' instead.
|
test_matrix (4.9.5):
src/index.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './react.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './utils/subscribeKey.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './utils/watch.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './utils/devtools.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L4
An import path cannot end with a '.ts' extension. Consider importing './utils/deepClone.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L5
An import path cannot end with a '.ts' extension. Consider importing './utils/proxySet.js' instead.
|
test_matrix (4.9.5):
src/vanilla/utils.ts#L6
An import path cannot end with a '.ts' extension. Consider importing './utils/proxyMap.js' instead.
|
test_matrix (4.9.5):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'proxy'.
|
test_matrix (4.9.5):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'snapshot'.
|
test_matrix (4.7.4):
src/index.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './vanilla.js' instead.
|
test_matrix (4.7.4):
src/index.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './react.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './utils/subscribeKey.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './utils/watch.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './utils/devtools.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L4
An import path cannot end with a '.ts' extension. Consider importing './utils/deepClone.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L5
An import path cannot end with a '.ts' extension. Consider importing './utils/proxySet.js' instead.
|
test_matrix (4.7.4):
src/vanilla/utils.ts#L6
An import path cannot end with a '.ts' extension. Consider importing './utils/proxyMap.js' instead.
|
test_matrix (4.7.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'proxy'.
|
test_matrix (4.7.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'snapshot'.
|
test_matrix (4.6.4):
src/index.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './vanilla.js' instead.
|
test_matrix (4.6.4):
src/index.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './react.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './utils/subscribeKey.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './utils/watch.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './utils/devtools.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L4
An import path cannot end with a '.ts' extension. Consider importing './utils/deepClone.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L5
An import path cannot end with a '.ts' extension. Consider importing './utils/proxySet.js' instead.
|
test_matrix (4.6.4):
src/vanilla/utils.ts#L6
An import path cannot end with a '.ts' extension. Consider importing './utils/proxyMap.js' instead.
|
test_matrix (4.6.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'proxy'.
|
test_matrix (4.6.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'snapshot'.
|
test_matrix (4.5.5):
src/index.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './vanilla.js' instead.
|
test_matrix (4.5.5):
src/index.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './react.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './utils/subscribeKey.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './utils/watch.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './utils/devtools.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L4
An import path cannot end with a '.ts' extension. Consider importing './utils/deepClone.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L5
An import path cannot end with a '.ts' extension. Consider importing './utils/proxySet.js' instead.
|
test_matrix (4.5.5):
src/vanilla/utils.ts#L6
An import path cannot end with a '.ts' extension. Consider importing './utils/proxyMap.js' instead.
|
test_matrix (4.5.5):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'proxy'.
|
test_matrix (4.5.5):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'snapshot'.
|
test_matrix (5.0.4):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/react.ts#L16
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.0.4):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (4.8.4):
src/index.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './vanilla.js' instead.
|
test_matrix (4.8.4):
src/index.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './react.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L1
An import path cannot end with a '.ts' extension. Consider importing './utils/subscribeKey.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './utils/watch.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './utils/devtools.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L4
An import path cannot end with a '.ts' extension. Consider importing './utils/deepClone.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L5
An import path cannot end with a '.ts' extension. Consider importing './utils/proxySet.js' instead.
|
test_matrix (4.8.4):
src/vanilla/utils.ts#L6
An import path cannot end with a '.ts' extension. Consider importing './utils/proxyMap.js' instead.
|
test_matrix (4.8.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'proxy'.
|
test_matrix (4.8.4):
tests/proxyMap.test.tsx#L4
Module '"../src"' has no exported member 'snapshot'.
|
test_matrix (5.1.6):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/react.ts#L16
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.1.6):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.2.2):
src/vanilla/utils/deepClone.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.5.4):
src/vanilla/utils/deepClone.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.4.5):
src/vanilla/utils/deepClone.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/index.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/react.ts#L15
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils.ts#L6
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test_matrix (5.3.3):
src/vanilla/utils/deepClone.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|