@powersync/service-types 0.0.0-dev-20250409072257 → 0.0.0-dev-20250507132759

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.
package/CHANGELOG.md CHANGED
@@ -1,10 +1,16 @@
1
1
  # @powersync/service-types
2
2
 
3
- ## 0.0.0-dev-20250409072257
3
+ ## 0.0.0-dev-20250507132759
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - d239244: Refactored Metrics to use a MetricsEngine which is telemetry framework agnostic.
7
+ - 46939c0: Added JSON schema export for base PowerSyncConfig
8
+
9
+ ## 0.10.0
10
+
11
+ ### Minor Changes
12
+
13
+ - d1b83ce: Refactored Metrics to use a MetricsEngine which is telemetry framework agnostic.
8
14
 
9
15
  ## 0.9.0
10
16