Skip to content

@delta-base/cli

Changelog for @delta-base/cli

Release history for @delta-base/cli.

  • 0738001: Fix JSON parsing error when reading platform-core wrangler.jsonc
  • 9a90c63: Fix wrangler-template.jsonc path resolution in bundled npm package
  • 94aa40c: - Move api-keys, auth, core, and studio from devDependencies to dependencies (e69b4db)
  • 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.
  • 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.
  • dc0a25a: - Implemented Infrastructure as Code deploy command [4c4633d]
  • dc0a25a: @delta-base/server@0.4.0
  • 2d7477a: 🔧 Server Configuration & Dependency Updates
  • 8b9e6cb: Update @delta-base/core and @delta-base/studio deps to latest version
  • a6dfdc4: fix(cli): resolve CLI’s bundled wrangler path to avoid local version conflicts
  • c9e889d: correct package.json path in template.config.ts
  • 99701a9: fix(cli): update wrangler to version 4.19.2 and simplify package version retrieval
  • 78fda41: feat(cli): add core and studio package as dependencies to better manage versioning using changesets built-in capabilities
  • 4bbff71: fix(cli): resolve conflict with project’s Cloudflare Worker configuration (APP-731)
  • 8e6b99b: feat(event-store): enhance streamId stream type delimiter handling and descriptions
  • d4d119f: fix(api): update expectedStreamVersion schema handling in EventStoreAPI
  • 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
  • c812531: remove unused nested and subdir commands
  • ded4cba: include src/templates in package.json files array
  • da831aa: update package.json bin entry
  • d497679: feature: use new @delta-base/core package, replace http-proxy with custom proxy implementation and update route definitions
  • 5a70966: Use latest version from delta studio
  • 4cf0972: Initial CLI version

Found an issue or want to contribute? Check out the source code and submit a pull request.