Releases: bufbuild/vscode-buf
Releases · bufbuild/vscode-buf
0.8.12
The big change in this release is bundling the extension in #532, which should make loading much snappier! We also fixed running commands on windows in #545.
What's Changed
- Remove test dispatch workflow by @stefanvanburen in #537
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #538
- Bump @preact/signals-core from 1.12.1 to 1.12.2 by @dependabot[bot] in #540
- Bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in #541
- Add "Programming Languages" to VS Code categories by @stefanvanburen in #543
- Bundle extension by @stefanvanburen in #532
- Switch
cwdarguments to build commands to usefsPathby @stefanvanburen in #545 - Drop separate
buflanguage by @stefanvanburen in #547 - Drop
mswdependency and integration test for binary management by @stefanvanburen in #544 - Add issue templates by @stefanvanburen in #549
Full Changelog: 0.8.11...0.8.12
0.8.11
This is the next real release from 0.8.1; we've started tagging git releases in this repository and releases 0.8.2–0.8.10 were all attempted (mostly failed) pre-releases using our release automation that is now fixed.
Moving forward, we may end up having more "gaps" in releases to the VS Code Marketplace / OpenVSX if we end up publishing pre-releases that still must be non-prerelease semver tags.
What's changed
0.8.10
0.8.9
0.8.8
What's Changed
Full Changelog: 0.8.7...0.8.8
0.8.7
What's Changed
Full Changelog: 0.8.6...0.8.7
0.8.6
What's Changed
- Add permissions to publish workflow job by @stefanvanburen in #530
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- Fix flaky test by @stefanvanburen in #528
- Rework publish by @stefanvanburen in #529
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- Move up
git configin workflow by @stefanvanburen in #527
Full Changelog: 0.8.3...0.8.4
0.8.3
- Only show status bar in Buf files by @stefanvanburen in #525
- Fix pushing commit to main from publish workflow by @stefanvanburen in #526