Changelog available at https://github.com/yoctoproject/vscode-bitbake/blob/main/CHANGELOG.md
What's Changed
- Fix: restore NPM publishing URL by @deribaucourt in #290
- Chore: Update script by @WilsonZiweiWang in #291
- Chore: Update CI, scripts and README on wasm by @WilsonZiweiWang in #292
- chore(deps-dev): bump mocha and @types/mocha by @dependabot in #298
- chore(deps-dev): bump @types/vscode from 1.90.0 to 1.92.0 in /server by @dependabot in #302
- chore(deps-dev): bump @types/vscode from 1.90.0 to 1.92.0 in /client by @dependabot in #303
- chore(deps): bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 in /server by @dependabot in #301
- chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.1 by @dependabot in #299
- Chore: Update tree-sitter-bitbake by @idillon-sfl in #304
- Chore: Optimize update-ref script by @WilsonZiweiWang in #293
- Fix: Adapt devtool status parsing for new Yocto releases by @deribaucourt in #305
- UI: Add a sanity check for the working directory by @deribaucourt in #307
- Fix: Fetch WASM and SPDX licenses in NPM package in CI by @deribaucourt in #310
- Feat: Get global Environment with
bitbake -e
to enhance language features on non-recipe files by @WilsonZiweiWang in #284 - Chore: Update CI by @WilsonZiweiWang in #296
- Update ESlint and plugins by @WilsonZiweiWang in #311
- chore(deps-dev): bump eslint-plugin-n from 16.2.0 to 16.6.2 by @dependabot in #318
- chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 by @dependabot in #315
- chore(deps): bump web-tree-sitter from 0.22.6 to 0.23.0 in /server by @dependabot in #314
- Auto update references for commits, tags, etc by @github-actions in #313
- Auto update tree-sitter-bash parser info file by @github-actions in #294
- Eslint fix by @deribaucourt in #319
- Fix: Add a smaller timeout for container inode scan by @deribaucourt in #323
- Fix: Pass buildConfigurations environment to terminal profile by @deribaucourt in #321
- Fix: task_deps parsing on newer Yocto versions by @deribaucourt in #325
- View skipped recipes by @deribaucourt in #322
- Release 2.7.0 by @deribaucourt in #320
Full Changelog: v2.6.0...v2.7.0