Commit 16522c3
authored
bump version 0.218.1 (#3039)
- **Bump version to 0.218.1**
- **bump version**
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Releases `0.218.1`.
>
> - Updates versions across the Rust workspace
(`Cargo.toml`/`Cargo.lock`), language clients
(Go/Python/Ruby/TypeScript), Zed extension (`engine/zed/*`), integ-test
generators, and docs (`fern/pages/changelog.mdx`, `CHANGELOG.md`)
> - Changelogs include bug fixes (streaming retries, Zed extension
working again, proxy toggling error message, HMR test, VS Code CORS
proxy enable, Vertex AI credential parsing) and a feature (support
`--turbo` build for Next.js)
>
> No functional code changes beyond version/constants and release notes.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
189811e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 7f388b6 commit 16522c3
File tree
37 files changed
+740
-660
lines changed- engine
- language_client_go/baml_go
- language_client_python
- language_client_ruby
- language_client_typescript
- zed
- fern/pages
- integ-tests
- baml_src
- go/baml_client
- python-v1/baml_client
- python/baml_client
- react/baml_client
- rust/src/baml_client
- typescript-esm/baml_client
- typescript
- baml_client
- jetbrains
- languages/rust
- tools/versions
- typescript/apps/vscode-ext
37 files changed
+740
-660
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | 20 | | |
7 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments