Commit d9da7e0
authored
bump version 0.207.1 (#2450)
- **Dont animate sidebar to improve performance**
- **build TS before generating**
- **Bump version to 0.207.1**
- **update generated files**
<!-- ELLIPSIS_HIDDEN -->
----
> [!IMPORTANT]
> This PR removes sidebar animations for performance, updates the
TypeScript build process, and bumps the version to 0.207.1.
>
> - **Performance**:
> - Removed sidebar animations in `playground-panel` to improve
performance.
> - **Build Process**:
> - Updated TypeScript build script in `package.json` to include
`build:debug` step.
> - **Version Bump**:
> - Incremented version to `0.207.1` in `Cargo.toml`, `lib.go`, and
`pyproject.toml`.
> - **Changelog**:
> - Updated `CHANGELOG.md` and `changelog.mdx` with new version details.
> - **Generated Files**:
> - Updated generated files in `integ-tests` to reflect version bump.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for f0d9e1d. You can
[customize](https://app.ellipsis.dev/BoundaryML/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent 137ee7e commit d9da7e0
File tree
36 files changed
+124
-93
lines changed- engine
- language_client_go/baml_go
- language_client_python
- language_client_ruby
- language_client_typescript
- fern/pages
- integ-tests
- baml_src
- go/baml_client
- python-v1/baml_client
- python/baml_client
- react/baml_client
- typescript-esm/baml_client
- typescript
- baml_client
- jetbrains
- tools/versions
- typescript
- apps/vscode-ext
- packages
- ui/src/components
36 files changed
+124
-93
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 | + | |
5 | 17 | | |
6 | 18 | | |
7 | 19 | | |
| |||
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 | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| 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