Conversation
# [3.5.0-beta.1](v3.4.1-beta.1...v3.5.0-beta.1) (2026-08-18) ### Bug Fixes * **lua-host:** support tables in FFI arguments and return values ([45beef5](45beef5)) ### Features * **starlight:** resolve ---@class/---[@field](https://github.com/field) types instead of unknown ([7be2343](7be2343))
2 tasks
# [3.5.0-beta.2](v3.5.0-beta.1...v3.5.0-beta.2) (2026-08-18) ### Bug Fixes * fix plugin config not working ([0c195fa](0c195fa)) * **starlight:** Fix LSP generator not creating the LSP out dir ([ab826f5](ab826f5))
Member
Author
|
🎉 This PR is included in version 3.5.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [3.5.0-beta.3](v3.5.0-beta.2...v3.5.0-beta.3) (2026-09-12) ### Bug Fixes * **install.sh:** exit on checksum verification failure ([e09b0cf](e09b0cf)) * **Lua API:** Prevent `utils.exec` from stealing user focus. Closes [#875](#875) ([ad91713](ad91713)) * Potentially fix edge case where an internal Valve assertion crashes the client ([e1842f1](e1842f1)) * **starlight:** remove baseUrl and use relative paths for ts 7 ([8ba2af2](8ba2af2)) * **starlight:** stop editing project files on every build. Closes [#884](#884) ([c072284](c072284)) * update webpack modules for 2026-09-09 beta ([99169d0](99169d0)) ### Features * **Lua API:** Add `utils.url_decode` and `utils.base64_decode`. Closes [#883](#883) ([7843290](7843290))
Member
Author
|
🎉 This PR is included in version 3.5.0-beta.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.