@osdk/create-app 2.2.0-beta.7 → 2.2.0-beta.9

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,13 @@
1
1
  # @osdk/create-app
2
2
 
3
+ ## 2.2.0-beta.9
4
+
5
+ ## 2.2.0-beta.8
6
+
7
+ ### Minor Changes
8
+
9
+ - 770ec64: Drop Next.js templates
10
+
3
11
  ## 2.2.0-beta.7
4
12
 
5
13
  ### Minor Changes
package/README.md CHANGED
@@ -41,8 +41,7 @@ npx @osdk/create-app [project] [--<option>]
41
41
 
42
42
  ## Templates
43
43
 
44
- | Template name | Description |
45
- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
46
- | react | [React](https://react.dev/) with [Vite](https://vitejs.dev/guide/why.html) |
47
- | vue | [Vue](https://vuejs.org/) with [Vite](https://vitejs.dev/guide/why.html) |
48
- | next-static-export | [Next.js](https://nextjs.org/) with [static export](https://nextjs.org/docs/pages/building-your-application/deploying/static-exports) |
44
+ | Template name | Description |
45
+ | ------------- | -------------------------------------------------------------------------- |
46
+ | react | [React](https://react.dev/) with [Vite](https://vitejs.dev/guide/why.html) |
47
+ | vue | [Vue](https://vuejs.org/) with [Vite](https://vitejs.dev/guide/why.html) |
@@ -1171,7 +1171,7 @@ export const platformClient: PlatformClient = createPlatformClient(FOUNDRY_URL,
1171
1171
  "@osdk/client": "{{clientVersion}}",
1172
1172
  "@osdk/oauth": "^1.0.0",
1173
1173
  "@osdk/react": "^0.2.1",
1174
- "@babel/runtime": "^7.26.7",
1174
+ "@babel/runtime": "^7.26.10",
1175
1175
  "@react-navigation/elements": "^2.2.4",
1176
1176
  "@expo/vector-icons": "^14.0.2",
1177
1177
  "@react-navigation/bottom-tabs": "^7.0.0",
@@ -1245,5 +1245,5 @@ export const platformClient: PlatformClient = createPlatformClient(FOUNDRY_URL,
1245
1245
  }]]);
1246
1246
 
1247
1247
  export { files };
1248
- //# sourceMappingURL=esm-BFQ5RNHV.js.map
1249
- //# sourceMappingURL=esm-BFQ5RNHV.js.map
1248
+ //# sourceMappingURL=esm-WGBRNOZH.js.map
1249
+ //# sourceMappingURL=esm-WGBRNOZH.js.map