@delta-base/cli
Changelog for @delta-base/cli
@delta-base/cli
Section titled “@delta-base/cli”Release history for @delta-base/cli.
Patch Changes
Section titled “Patch Changes”- 0738001: Fix JSON parsing error when reading platform-core wrangler.jsonc
Patch Changes
Section titled “Patch Changes”- 9a90c63: Fix wrangler-template.jsonc path resolution in bundled npm package
Patch Changes
Section titled “Patch Changes”- 94aa40c: - Move api-keys, auth, core, and studio from devDependencies to dependencies (e69b4db)
Patch Changes
Section titled “Patch Changes”- a7dd3a0: Fix CLI dev command package.json generation to always include api-keys and auth packages, fix JSON parse error from trailing commas, and add version resolution for all required packages.
Patch Changes
Section titled “Patch Changes”- ab270e6: Fix CLI dev command to properly detect and include @delta-base/api-keys and @delta-base/auth as local file dependencies when running in development mode. This resolves wrangler build errors when bundling @delta-base/core which imports from these packages.
Minor Changes
Section titled “Minor Changes”- dc0a25a: - Implemented Infrastructure as Code deploy command [4c4633d]
Updated Dependencies
Section titled “Updated Dependencies”- dc0a25a: @delta-base/server@0.4.0
0.0.16
Section titled “0.0.16”Patch Changes
Section titled “Patch Changes”- 2d7477a: 🔧 Server Configuration & Dependency Updates
0.0.15
Section titled “0.0.15”Patch Changes
Section titled “Patch Changes”- 8b9e6cb: Update @delta-base/core and @delta-base/studio deps to latest version
0.0.14
Section titled “0.0.14”Patch Changes
Section titled “Patch Changes”- a6dfdc4: fix(cli): resolve CLI’s bundled wrangler path to avoid local version conflicts
0.0.13
Section titled “0.0.13”Patch Changes
Section titled “Patch Changes”- c9e889d: correct package.json path in template.config.ts
0.0.12
Section titled “0.0.12”Patch Changes
Section titled “Patch Changes”- 99701a9: fix(cli): update wrangler to version 4.19.2 and simplify package version retrieval
0.0.11
Section titled “0.0.11”Patch Changes
Section titled “Patch Changes”- 78fda41: feat(cli): add core and studio package as dependencies to better manage versioning using changesets built-in capabilities
0.0.10
Section titled “0.0.10”Patch Changes
Section titled “Patch Changes”- 4bbff71: fix(cli): resolve conflict with project’s Cloudflare Worker configuration (APP-731)
Patch Changes
Section titled “Patch Changes”- 8e6b99b: feat(event-store): enhance streamId stream type delimiter handling and descriptions
Patch Changes
Section titled “Patch Changes”- d4d119f: fix(api): update expectedStreamVersion schema handling in EventStoreAPI
Patch Changes
Section titled “Patch Changes”- af1f0ec: feat(cli): update wrangler to version 4.14.4, enhance logging in dev command, replace studio-stub with real studio, both ui and server functional
Patch Changes
Section titled “Patch Changes”- c812531: remove unused nested and subdir commands
Patch Changes
Section titled “Patch Changes”- ded4cba: include src/templates in package.json files array
Patch Changes
Section titled “Patch Changes”- da831aa: update package.json bin entry
Patch Changes
Section titled “Patch Changes”- d497679: feature: use new @delta-base/core package, replace http-proxy with custom proxy implementation and update route definitions
Patch Changes
Section titled “Patch Changes”- 5a70966: Use latest version from delta studio
Patch Changes
Section titled “Patch Changes”- 4cf0972: Initial CLI version
Contributing
Section titled “Contributing”Found an issue or want to contribute? Check out the source code and submit a pull request.