|
1 | 1 | { |
2 | | - "mode": "pre", |
3 | | - "tag": "alpha", |
4 | | - "initialVersions": { |
5 | | - "arkenv-cli-playground": "0.0.0", |
6 | | - "bun-react-playground": "0.1.0", |
7 | | - "vite-playground": "0.0.0", |
8 | | - "vite-legacy-playground": "0.0.0", |
9 | | - "@repo/playwright-www": "0.0.0", |
10 | | - "www": "0.0.0", |
11 | | - "arkenv": "0.11.1", |
12 | | - "@arkenv/bun-plugin": "0.1.7", |
13 | | - "@arkenv/cli": "0.2.10", |
14 | | - "@arkenv/fumadocs-ui": "0.0.8", |
15 | | - "@repo/scope": "0.1.3", |
16 | | - "@repo/types": "0.1.0", |
17 | | - "@arkenv/nextjs": "0.0.7", |
18 | | - "@arkenv/vite-plugin": "0.1.1", |
19 | | - "@arkenv/build": "0.0.1", |
20 | | - "@arkenv/nuxt": "0.0.1", |
21 | | - "@arkenv/core": "1.0.0-alpha.2", |
22 | | - "@repo/utils": "0.1.3", |
23 | | - "@arkenv/standard": "1.0.0-alpha.2", |
24 | | - "@repo/log": "0.0.1" |
25 | | - }, |
26 | | - "changesets": [ |
27 | | - "add-host-preset-add-command", |
28 | | - "drop-example-e-alias", |
29 | | - "epg3nspi", |
30 | | - "fix-nuxt-proxy-coercion", |
31 | | - "forward-port-hosting-presets", |
32 | | - "forward-port-keywords-typetable", |
33 | | - "host-preset-alias", |
34 | | - "improve-npm-keywords", |
35 | | - "init-v1", |
36 | | - "injectable-logger-api", |
37 | | - "machine-actionable-error-codes", |
38 | | - "nuxt-augment-config-key", |
39 | | - "nuxt-flat-layout-cli-alignment", |
40 | | - "nuxt-module-options-jsdoc-v1", |
41 | | - "nuxt-strict-auto-extend", |
42 | | - "reconcile-v0-features", |
43 | | - "remove-framework-shared-exports", |
44 | | - "rename-create-env-to-arkenv", |
45 | | - "standard-mode-flat-layout", |
46 | | - "standard-mode-packaging", |
47 | | - "trim-short-flag-aliases", |
48 | | - "unified-error-normalization", |
49 | | - "unify-coercion", |
50 | | - "valibot-example-registry" |
51 | | - ] |
| 2 | + "mode": "pre", |
| 3 | + "tag": "alpha", |
| 4 | + "initialVersions": { |
| 5 | + "arkenv-cli-playground": "0.0.0", |
| 6 | + "bun-react-playground": "0.1.0", |
| 7 | + "vite-playground": "0.0.0", |
| 8 | + "vite-legacy-playground": "0.0.0", |
| 9 | + "@repo/playwright-www": "0.0.0", |
| 10 | + "www": "0.0.0", |
| 11 | + "arkenv": "0.11.1", |
| 12 | + "@arkenv/bun-plugin": "0.1.7", |
| 13 | + "@arkenv/cli": "0.2.10", |
| 14 | + "@arkenv/fumadocs-ui": "0.0.8", |
| 15 | + "@repo/scope": "0.1.3", |
| 16 | + "@repo/types": "0.1.0", |
| 17 | + "@arkenv/nextjs": "0.0.7", |
| 18 | + "@arkenv/vite-plugin": "0.1.1", |
| 19 | + "@arkenv/build": "0.0.1", |
| 20 | + "@arkenv/nuxt": "0.0.1", |
| 21 | + "@arkenv/core": "1.0.0-alpha.2", |
| 22 | + "@repo/utils": "0.1.3", |
| 23 | + "@arkenv/standard": "1.0.0-alpha.2", |
| 24 | + "@repo/log": "0.0.1" |
| 25 | + }, |
| 26 | + "changesets": [ |
| 27 | + "add-host-preset-add-command", |
| 28 | + "add-host-strict-layouts-forward-port", |
| 29 | + "drop-example-e-alias", |
| 30 | + "epg3nspi", |
| 31 | + "fix-nuxt-proxy-coercion", |
| 32 | + "forward-port-hosting-presets", |
| 33 | + "forward-port-keywords-typetable", |
| 34 | + "host-preset-alias", |
| 35 | + "improve-npm-keywords", |
| 36 | + "init-v1", |
| 37 | + "injectable-logger-api", |
| 38 | + "machine-actionable-error-codes", |
| 39 | + "nuxt-augment-config-key", |
| 40 | + "nuxt-flat-layout-cli-alignment", |
| 41 | + "nuxt-module-options-jsdoc-v1", |
| 42 | + "nuxt-strict-auto-extend", |
| 43 | + "reconcile-v0-features", |
| 44 | + "remove-framework-shared-exports", |
| 45 | + "rename-create-env-to-arkenv", |
| 46 | + "standard-mode-flat-layout", |
| 47 | + "standard-mode-packaging", |
| 48 | + "trim-short-flag-aliases", |
| 49 | + "unified-error-normalization", |
| 50 | + "unify-coercion", |
| 51 | + "valibot-example-registry", |
| 52 | + "vite-env-module-transform" |
| 53 | + ] |
52 | 54 | } |
0 commit comments