@keystatic/create
Advanced tools
Comparing version
# @keystatic/create | ||
## 0.0.0-20241129011513 | ||
## 0.0.0-20250226003511 | ||
### Patch Changes | ||
- [#1367](https://github.com/Thinkmill/keystatic/pull/1367) [`d19397a`](https://github.com/Thinkmill/keystatic/commit/d19397aba012fd16854dc4713d820c3e8b3295ec) Thanks [@emmatown](https://github.com/emmatown)! - Add npm publishing provenance | ||
- [#1414](https://github.com/Thinkmill/keystatic/pull/1414) [`340867c`](https://github.com/Thinkmill/keystatic/commit/340867cd8ce6d57ecf1348b2f4072c1430da62ec) Thanks [@emmatown](https://github.com/emmatown)! - Fix build output when used with TypeScript's `"moduleResolution": "nodenext"` option | ||
## 0.0.5 | ||
### Patch Changes | ||
- [#1367](https://github.com/Thinkmill/keystatic/pull/1367) [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631) Thanks [@emmatown](https://github.com/emmatown)! - Add npm publishing provenance | ||
## 0.0.4 | ||
@@ -10,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
export * from "./declarations/src/index"; | ||
export * from "./declarations/src/index.js"; | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia2V5c3RhdGljLWNyZWF0ZS5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0= |
{ | ||
"name": "@keystatic/create", | ||
"version": "0.0.0-20241129011513", | ||
"version": "0.0.0-20250226003511", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
22635
1.47%