release: WRNexusJS 0.6.0
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"name": "WRNexusJS",
|
||||
"version": "0.6.0",
|
||||
"status": "developer-test-build",
|
||||
"source": "WRNexusJS(4).zip",
|
||||
"frameworkPackageCount": 33,
|
||||
"newPackages": ["@wrnexus/store", "@wrnexus/typecheck"],
|
||||
"capabilities": [
|
||||
"runtime-specific-functions",
|
||||
"typed-callable-outputs",
|
||||
"typed-props-state-functions",
|
||||
"grouped-and-runtime-state",
|
||||
"explicit-imports-with-compatibility",
|
||||
"application-types-and-global-ambient-types",
|
||||
"global-and-page-stores",
|
||||
"store-persistence-hydration-computed-reset-snapshot",
|
||||
"typed-browser-to-server-rpc",
|
||||
"request-scoped-ssr-stores",
|
||||
"component-and-store-contract-generation",
|
||||
"cli-v060-migrations",
|
||||
"ui-and-showcase-migration",
|
||||
"vscode-v060-language-support",
|
||||
"devtoolbar-runtime-and-store-panels"
|
||||
],
|
||||
"validation": {
|
||||
"bunFullSuiteExecuted": false,
|
||||
"reason": "Bun is unavailable in the packaging environment",
|
||||
"requiredTargetCommands": [
|
||||
"bun install",
|
||||
"bun run validate:0.6",
|
||||
"bun run check",
|
||||
"bun run --cwd examples/component-showcase generate",
|
||||
"bun run --cwd examples/component-showcase test",
|
||||
"bun run --cwd examples/component-showcase build"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user