What's Changed
- perf: optimize reflow code with quick wins by @benfdking in #2163
- chore: bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #2171
- chore: replace sqlfluff with sqruff in default config by @benfdking in #2166
- chore: update all cargo dependencies by @benfdking in #2177
- chore: update bazel action and use bazelisk by @benfdking in #2176
- chore: bump @vscode/test-web from 0.0.77 to 0.0.78 by @dependabot[bot] in #2174
- chore: add .bazelversion file for bazelisk by @benfdking in #2178
- chore: CI check for Bazel lock file sync by @benfdking in #2167
- chore: add Bazel build configuration for playground by @benfdking in #2140
- chore: use Bazel for playground deployment by @benfdking in #2179
- chore: add Playwright e2e tests to Bazel build by @benfdking in #2180
- refactor: remove vec_of_erased helper by @gvozdvmozgu in #2181
- chore: fix ci deployment of pages by @benfdking in #2182
- fix: correct YAML syntax in deploy workflow by @benfdking in #2184
- chore: use uv for Python dependency management by @benfdking in #2183
- chore: use pnpm catalogs for TypeScript and ESLint by @benfdking in #2194
- docs: simplify CLAUDE.md and add Bazel references by @benfdking in #2193
- chore: add ESLint linting to Bazel build by @benfdking in #2192
- chore: fixing cargo test job by @benfdking in #2195
- chore: improve Bazel CI lint output readability by @benfdking in #2187
- chore: use uv for Python dependency management in Bazel by @benfdking in #2185
- Optimize dbt templater against sqlfluff implementation by @benfdking in #2115
- chore: bump version to 0.34.0 by @benfdking in #2196
Full Changelog: v0.33.0...v0.34.0