@tanstack/cta-framework-solid 0.40.0 → 0.40.1

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.
@@ -5,7 +5,7 @@ The current setup shows an example of how to use Strapi with an articles collect
5
5
  - Create a local running copy of the strapi admin
6
6
 
7
7
  ```bash
8
- pnpx create-strapi@latest my-strapi-project
8
+ pnpm dlx create-strapi@latest my-strapi-project
9
9
  cd my-strapi-project
10
10
  pnpm dev
11
11
  ```
package/dist/checksum.js CHANGED
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
2
  // Generated from add-ons, examples, hosts, project, and toolchains directories
3
- export const contentChecksum = 'd7da25588d0808bff386271b8ffabaf2124ec31ff1a8a5ea52b45b1336f59114';
3
+ export const contentChecksum = '8ed7a68c4012691f8ad7a0201fb317be3610efe1cc6b501b6c62bfa7bcc3040e';
@@ -1 +1 @@
1
- export declare const contentChecksum = "d7da25588d0808bff386271b8ffabaf2124ec31ff1a8a5ea52b45b1336f59114";
1
+ export declare const contentChecksum = "8ed7a68c4012691f8ad7a0201fb317be3610efe1cc6b501b6c62bfa7bcc3040e";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/cta-framework-solid",
3
- "version": "0.40.0",
3
+ "version": "0.40.1",
4
4
  "description": "CTA Framework for Solid",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/src/checksum.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
2
  // Generated from add-ons, examples, hosts, project, and toolchains directories
3
- export const contentChecksum = 'd7da25588d0808bff386271b8ffabaf2124ec31ff1a8a5ea52b45b1336f59114'
3
+ export const contentChecksum = '8ed7a68c4012691f8ad7a0201fb317be3610efe1cc6b501b6c62bfa7bcc3040e'