Skip to content

v0.6.1: CI Fixes

Choose a tag to compare

@tindotdev tindotdev released this 31 Dec 08:27
· 424 commits to main since this release

Bug Fixes

  • TypeScript: Fix BucketManager.tsx onSubmit type mismatch (voidPromise<void>)
  • Boundaries: Extract useUserBuckets hook to lib/ for cross-feature access
  • Imports: Update batch and bucket features to import from shared lib module
  • Lint: Organize imports for biome compliance

This patch resolves CI failures in typecheck, lint:boundaries, and ci:lint checks.