@solvapay/react 2.0.1 → 2.0.2-preview-55843c4d7bb67bbe89bfcdabbbe0e3a679eb2805

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,5 +1,11 @@
1
1
  # @solvapay/react changelog
2
2
 
3
+ ## 2.0.2-preview-55843c4d7bb67bbe89bfcdabbbe0e3a679eb2805
4
+
5
+ ### Patch Changes
6
+
7
+ - e961226: Regenerate OpenAPI types from the live backend and derive public SDK aliases from those schemas instead of parallel hand-coded copies.
8
+
3
9
  ## 2.0.1
4
10
 
5
11
  ### Patch Changes
@@ -14,7 +14,7 @@ import {
14
14
  usePurchaseStatus,
15
15
  useSolvaPay,
16
16
  useTransport
17
- } from "./chunk-GMZU5M6R.js";
17
+ } from "./chunk-JFW3WPVY.js";
18
18
 
19
19
  // src/components/CancelledPlanNotice.tsx
20
20
  import { jsx, jsxs } from "react/jsx-runtime";