create-thally-docs 0.10.27 → 0.10.29

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 @@ import {
5
5
  } from "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  downloadStarter
8
- } from "./chunk-2XIP4T44.js";
8
+ } from "./chunk-ETWUCYVG.js";
9
9
 
10
10
  // src/scaffold.ts
11
11
  import { existsSync, mkdirSync, readdirSync } from "fs";
@@ -3,7 +3,7 @@ import {
3
3
  initGit,
4
4
  installDeps,
5
5
  scaffold
6
- } from "./chunk-DFHL6TNL.js";
6
+ } from "./chunk-25KAFP35.js";
7
7
 
8
8
  // src/migrate/index.ts
9
9
  import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "fs";
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  readStarterReleaseManifest
4
- } from "./chunk-X7V4HXPA.js";
4
+ } from "./chunk-MZS5AVIE.js";
5
5
  import {
6
6
  STABLE_SCAFFOLD_RELEASE
7
- } from "./chunk-XQWVBAUZ.js";
7
+ } from "./chunk-MFYFLU7Z.js";
8
8
 
9
9
  // src/download.ts
10
10
  import { Readable, Transform, pipeline } from "stream";
@@ -3,19 +3,19 @@
3
3
  // src/stable-scaffold-release.json
4
4
  var stable_scaffold_release_default = {
5
5
  schemaVersion: 1,
6
- id: "2026-09-05.ad6e0a75.efeedb73",
6
+ id: "2026-09-06.323199bb.6c240f71",
7
7
  source: {
8
8
  repository: "thallylabs/starter",
9
- commitSha: "ad6e0a7570624c33facf19a429a0576208729a4d",
10
- treeSha: "5c6fa85e771e764c03ac289dc3077a825479e51c",
11
- archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/ad6e0a7570624c33facf19a429a0576208729a4d",
9
+ commitSha: "323199bba09784134cb27e83e3170f212ee927ed",
10
+ treeSha: "e995bd647d31b9f8ab7cd9e2464916363a6e9a27",
11
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/323199bba09784134cb27e83e3170f212ee927ed",
12
12
  manifestPath: "starter-release.json",
13
- manifestSha256: "57b068c4987357716774aaef5c079950aa20195f463556c5b938781eaed5dfeb"
13
+ manifestSha256: "b2c27d750b3b958d1e20c512729959936bbc0db11d57f47e1b5042a703e8bfd6"
14
14
  },
15
15
  runtime: {
16
16
  repository: "thallylabs/thally",
17
- commitSha: "efeedb730981391650010c5d4db15374afb15150",
18
- treeSha: "271d3f01d894e650c8d89296c0b57faa1ad4ee27",
17
+ commitSha: "6c240f7115d13ca369c4529c74b620697b9ff00e",
18
+ treeSha: "1a364aa46730e0ce53e91815af13d8cea30b40a4",
19
19
  contentSource: "assets",
20
20
  identityContractVersion: 1
21
21
  },
@@ -24,6 +24,46 @@ var stable_scaffold_release_default = {
24
24
 
25
25
  // src/previous-scaffold-releases.json
26
26
  var previous_scaffold_releases_default = [
27
+ {
28
+ schemaVersion: 1,
29
+ id: "2026-09-06.6e8530a7.782b7d9a",
30
+ source: {
31
+ repository: "thallylabs/starter",
32
+ commitSha: "6e8530a74b79d1c71092010407c42e163b85a2e1",
33
+ treeSha: "7d6bbdfcd0f89254741e487f967ee0fe76251068",
34
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/6e8530a74b79d1c71092010407c42e163b85a2e1",
35
+ manifestPath: "starter-release.json",
36
+ manifestSha256: "b03d2cc606b2d1165cf6e9b0f48f080206e684c831da1e390f39aaf5106c167a"
37
+ },
38
+ runtime: {
39
+ repository: "thallylabs/thally",
40
+ commitSha: "782b7d9a962ff81e65c131d05ce8ba8e6b9a3abe",
41
+ treeSha: "42df9c68238896755edb76256d6f2419da2623f2",
42
+ contentSource: "assets",
43
+ identityContractVersion: 1
44
+ },
45
+ starterVersion: 2
46
+ },
47
+ {
48
+ schemaVersion: 1,
49
+ id: "2026-09-05.ad6e0a75.efeedb73",
50
+ source: {
51
+ repository: "thallylabs/starter",
52
+ commitSha: "ad6e0a7570624c33facf19a429a0576208729a4d",
53
+ treeSha: "5c6fa85e771e764c03ac289dc3077a825479e51c",
54
+ archiveUrl: "https://codeload.github.com/thallylabs/starter/tar.gz/ad6e0a7570624c33facf19a429a0576208729a4d",
55
+ manifestPath: "starter-release.json",
56
+ manifestSha256: "57b068c4987357716774aaef5c079950aa20195f463556c5b938781eaed5dfeb"
57
+ },
58
+ runtime: {
59
+ repository: "thallylabs/thally",
60
+ commitSha: "efeedb730981391650010c5d4db15374afb15150",
61
+ treeSha: "271d3f01d894e650c8d89296c0b57faa1ad4ee27",
62
+ contentSource: "assets",
63
+ identityContractVersion: 1
64
+ },
65
+ starterVersion: 2
66
+ },
27
67
  {
28
68
  schemaVersion: 1,
29
69
  id: "2026-09-05.b8a69237.2c73d8c3",
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  STABLE_SCAFFOLD_RELEASE
4
- } from "./chunk-XQWVBAUZ.js";
4
+ } from "./chunk-MFYFLU7Z.js";
5
5
 
6
6
  // src/starter-sync.ts
7
7
  import { createHash } from "crypto";
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "./chunk-XX7RAC2Q.js";
4
+ } from "./chunk-2TWKNIAU.js";
5
5
  import {
6
6
  logo,
7
7
  readDocsJson,
@@ -9,11 +9,11 @@ import {
9
9
  slugify,
10
10
  success,
11
11
  writeDocsJson
12
- } from "./chunk-DFHL6TNL.js";
12
+ } from "./chunk-25KAFP35.js";
13
13
  import "./chunk-ORUAMPNF.js";
14
- import "./chunk-2XIP4T44.js";
15
- import "./chunk-X7V4HXPA.js";
16
- import "./chunk-XQWVBAUZ.js";
14
+ import "./chunk-ETWUCYVG.js";
15
+ import "./chunk-MZS5AVIE.js";
16
+ import "./chunk-MFYFLU7Z.js";
17
17
 
18
18
  // src/index.ts
19
19
  import { existsSync as existsSync3, readdirSync as readdirSync2 } from "fs";
@@ -1,12 +1,12 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  migrateDocs
4
- } from "../chunk-XX7RAC2Q.js";
5
- import "../chunk-DFHL6TNL.js";
4
+ } from "../chunk-2TWKNIAU.js";
5
+ import "../chunk-25KAFP35.js";
6
6
  import "../chunk-ORUAMPNF.js";
7
- import "../chunk-2XIP4T44.js";
8
- import "../chunk-X7V4HXPA.js";
9
- import "../chunk-XQWVBAUZ.js";
7
+ import "../chunk-ETWUCYVG.js";
8
+ import "../chunk-MZS5AVIE.js";
9
+ import "../chunk-MFYFLU7Z.js";
10
10
  export {
11
11
  migrateDocs
12
12
  };
package/dist/release.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  STABLE_SCAFFOLD_RELEASE,
4
4
  SUPPORTED_SCAFFOLD_RELEASES,
5
5
  isStableScaffoldRelease
6
- } from "./chunk-XQWVBAUZ.js";
6
+ } from "./chunk-MFYFLU7Z.js";
7
7
  export {
8
8
  STABLE_SCAFFOLD_RELEASE,
9
9
  SUPPORTED_SCAFFOLD_RELEASES,
package/dist/scaffold.js CHANGED
@@ -1,18 +1,18 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  scaffold
4
- } from "./chunk-DFHL6TNL.js";
4
+ } from "./chunk-25KAFP35.js";
5
5
  import "./chunk-ORUAMPNF.js";
6
6
  import {
7
7
  STARTER_ARCHIVE_ROOT,
8
8
  STARTER_COMMIT_SHA,
9
9
  STARTER_REPOSITORY,
10
10
  validateStarterArchiveEntry
11
- } from "./chunk-2XIP4T44.js";
12
- import "./chunk-X7V4HXPA.js";
11
+ } from "./chunk-ETWUCYVG.js";
12
+ import "./chunk-MZS5AVIE.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE
15
- } from "./chunk-XQWVBAUZ.js";
15
+ } from "./chunk-MFYFLU7Z.js";
16
16
  export {
17
17
  STABLE_SCAFFOLD_RELEASE,
18
18
  STARTER_ARCHIVE_ROOT,
@@ -8,8 +8,8 @@ import {
8
8
  planStarterRuntimeSync,
9
9
  readStarterReleaseManifest,
10
10
  starterManifestSha256
11
- } from "./chunk-X7V4HXPA.js";
12
- import "./chunk-XQWVBAUZ.js";
11
+ } from "./chunk-MZS5AVIE.js";
12
+ import "./chunk-MFYFLU7Z.js";
13
13
  export {
14
14
  applyStarterRuntimeSyncPlan,
15
15
  classifyStarterPath,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  downloadStarter
4
- } from "./chunk-2XIP4T44.js";
4
+ } from "./chunk-ETWUCYVG.js";
5
5
  import {
6
6
  applyStarterRuntimeSyncPlan,
7
7
  mergeStarterOwnershipContracts,
@@ -9,11 +9,11 @@ import {
9
9
  planStarterRuntimeSync,
10
10
  readStarterReleaseManifest,
11
11
  starterManifestSha256
12
- } from "./chunk-X7V4HXPA.js";
12
+ } from "./chunk-MZS5AVIE.js";
13
13
  import {
14
14
  STABLE_SCAFFOLD_RELEASE,
15
15
  SUPPORTED_SCAFFOLD_RELEASES
16
- } from "./chunk-XQWVBAUZ.js";
16
+ } from "./chunk-MFYFLU7Z.js";
17
17
 
18
18
  // src/starter-update.ts
19
19
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-thally-docs",
3
- "version": "0.10.27",
3
+ "version": "0.10.29",
4
4
  "description": "Scaffold an open-source Thally docs site for people, search engines, and AI tools.",
5
5
  "type": "module",
6
6
  "engines": {