@pol-studios/db 1.0.15 → 1.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ import {
2
2
  createAdapterAutoDetector,
3
3
  createAdapterRegistry,
4
4
  createSupabaseAdapter
5
- } from "./chunk-7OQKP7EP.js";
5
+ } from "./chunk-IFSUOZ3K.js";
6
6
  import {
7
7
  DataLayerCoreContext,
8
8
  DataLayerStatusContext
@@ -5234,4 +5234,4 @@ object-assign/index.js:
5234
5234
  @license MIT
5235
5235
  *)
5236
5236
  */
5237
- //# sourceMappingURL=chunk-QJQRGM7E.js.map
5237
+ //# sourceMappingURL=chunk-W6VA36BC.js.map
package/dist/index.js CHANGED
@@ -26,7 +26,7 @@ import {
26
26
  useHasConflicts,
27
27
  usePendingConflicts,
28
28
  useSupabaseUpload
29
- } from "./chunk-QJQRGM7E.js";
29
+ } from "./chunk-W6VA36BC.js";
30
30
  import {
31
31
  ADAPTER_STRATEGIES,
32
32
  AdapterAutoDetector,
@@ -81,7 +81,7 @@ import {
81
81
  useUpsertChangelog,
82
82
  useUpsertChangelogEntry,
83
83
  useUpsertChangelogMedia
84
- } from "./chunk-7OQKP7EP.js";
84
+ } from "./chunk-IFSUOZ3K.js";
85
85
  import {
86
86
  LiveChangeContext,
87
87
  LiveChangeContextProvider,
@@ -15,7 +15,7 @@ import {
15
15
  useHasConflicts,
16
16
  usePendingConflicts,
17
17
  useSupabaseUpload
18
- } from "./chunk-QJQRGM7E.js";
18
+ } from "./chunk-W6VA36BC.js";
19
19
  import {
20
20
  ADAPTER_STRATEGIES,
21
21
  AdapterAutoDetector,
@@ -70,7 +70,7 @@ import {
70
70
  useUpsertChangelog,
71
71
  useUpsertChangelogEntry,
72
72
  useUpsertChangelogMedia
73
- } from "./chunk-7OQKP7EP.js";
73
+ } from "./chunk-IFSUOZ3K.js";
74
74
  import {
75
75
  LiveChangeContext,
76
76
  LiveChangeContextProvider,
package/dist/index.web.js CHANGED
@@ -57,7 +57,7 @@ import {
57
57
  useUpsertChangelog,
58
58
  useUpsertChangelogEntry,
59
59
  useUpsertChangelogMedia
60
- } from "./chunk-7OQKP7EP.js";
60
+ } from "./chunk-IFSUOZ3K.js";
61
61
  import {
62
62
  LiveChangeContext,
63
63
  LiveChangeContextProvider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pol-studios/db",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "description": "Database layer for React applications with Supabase and PowerSync support",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",