@pol-studios/db 1.0.49 → 1.0.50

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.
@@ -3,7 +3,7 @@ import {
3
3
  createAdapterRegistry,
4
4
  createSupabaseAdapter,
5
5
  stripSchemaPrefix
6
- } from "./chunk-V4MNSMMA.js";
6
+ } from "./chunk-7CLN4ORU.js";
7
7
  import {
8
8
  DataLayerContext,
9
9
  DataLayerCoreContext,
@@ -4955,4 +4955,4 @@ object-assign/index.js:
4955
4955
  @license MIT
4956
4956
  *)
4957
4957
  */
4958
- //# sourceMappingURL=chunk-GAJHPZ6N.js.map
4958
+ //# sourceMappingURL=chunk-WBMZDH2U.js.map
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  useHasConflicts,
25
25
  usePendingConflicts,
26
26
  useSupabaseUpload
27
- } from "./chunk-GAJHPZ6N.js";
27
+ } from "./chunk-WBMZDH2U.js";
28
28
  import {
29
29
  ADAPTER_STRATEGIES,
30
30
  AdapterAutoDetector,
@@ -77,7 +77,7 @@ import {
77
77
  useUpsertChangelog,
78
78
  useUpsertChangelogEntry,
79
79
  useUpsertChangelogMedia
80
- } from "./chunk-V4MNSMMA.js";
80
+ } from "./chunk-7CLN4ORU.js";
81
81
  import {
82
82
  LiveChangeContext,
83
83
  LiveChangeContextProvider,
@@ -13,7 +13,7 @@ import {
13
13
  useHasConflicts,
14
14
  usePendingConflicts,
15
15
  useSupabaseUpload
16
- } from "./chunk-GAJHPZ6N.js";
16
+ } from "./chunk-WBMZDH2U.js";
17
17
  import {
18
18
  ADAPTER_STRATEGIES,
19
19
  AdapterAutoDetector,
@@ -65,7 +65,7 @@ import {
65
65
  useUpsertChangelog,
66
66
  useUpsertChangelogEntry,
67
67
  useUpsertChangelogMedia
68
- } from "./chunk-V4MNSMMA.js";
68
+ } from "./chunk-7CLN4ORU.js";
69
69
  import {
70
70
  LiveChangeContext,
71
71
  LiveChangeContextProvider,
package/dist/index.web.js CHANGED
@@ -56,7 +56,7 @@ import {
56
56
  useUpsertChangelog,
57
57
  useUpsertChangelogEntry,
58
58
  useUpsertChangelogMedia
59
- } from "./chunk-V4MNSMMA.js";
59
+ } from "./chunk-7CLN4ORU.js";
60
60
  import {
61
61
  LiveChangeContext,
62
62
  LiveChangeContextProvider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pol-studios/db",
3
- "version": "1.0.49",
3
+ "version": "1.0.50",
4
4
  "description": "Database layer for React applications with Supabase and PowerSync support",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",