Releases: Blockception/minecraft-bedrock-language-server
Releases · Blockception/minecraft-bedrock-language-server
v0.0.15 🌈
v0.0.14 🌈
Changes
- chore: bump version (prepatch) @github-actions[bot] (#191)
🚀 Features
- Add .mcdefinitions support to behavior/resource pack completions and unify access patterns @copilot-swe-agent[bot] (#188)
- Add inline diagnostic suppression via mc-disable comments @copilot-swe-agent[bot] (#189)
🧰 Maintenance
- Fix trimBraces incorrectly removing non-matching brackets in nested expressions @copilot-swe-agent[bot] (#185)
- Add .mcdefinitions support to type_family autocomplete @copilot-swe-agent[bot] (#187)
- chore(deps): bump json-schemas from
a937108to6e84128@dependabot[bot] (#180)
🏗️ CI/CD
- Fix NPM release pipeline by building workspace dependencies @copilot-swe-agent[bot] (#177)
v0.0.13 🌈
Changes
- Achieve 100% code coverage for packages/shared @copilot-swe-agent[bot] (#174)
- Add comprehensive JSDoc documentation to packages/shared @copilot-swe-agent[bot] (#175)
- Fix file path matching for files with spaces in names (diagnostics and completions) @copilot-swe-agent[bot] (#166)
- Refactor/even more @DaanV2 (#171)
- Fix false Molang diagnostic errors for built-in variables and resource references @copilot-swe-agent[bot] (#170)
- Improve model file type detection by reordering pattern checks @copilot-swe-agent[bot] (#169)
- Add blockshape property support with deprecation diagnostics for resource pack blocks.json @copilot-swe-agent[bot] (#168)
🧰 Maintenance
- chore: bump version (patch) @github-actions[bot] (#176)
- Refactor/all the things @DaanV2 (#161)
- Consolidate JSONC parsing into packages/shared @copilot-swe-agent[bot] (#162)
- Remove redundant picomatch types dependency from bedrock-diagnoser @copilot-swe-agent[bot] (#163)
- Fix: Nullish coalescing operator not preventing undefined Molang variable errors @copilot-swe-agent[bot] (#135)
- Add JSDoc documentation for 33 undocumented TypeScript functions and interfaces @copilot-swe-agent[bot] (#160)
- Replace loose equality with strict equality in ItemCatalog type guard @copilot-swe-agent[bot] (#158)
🏗️ CI/CD
- Refactor/all the things @DaanV2 (#161)
- Add workflow for automated npm version bumping across packages and IDE with PR creation @copilot-swe-agent[bot] (#159)
v0.0.12 🤶🎅🎄
Changes
- Fix built-in variable "variable.attack_time" geting flagged @Xterionix (#155)
- Fix defined textures being incorrectly flagged as undefined @Xterionix (#156)
- Scraped vanilla data update @github-actions[bot] (#145)
🧰 Maintenance
- chore(deps): bump vscode-languageclient from 10.0.0-next.18 to 10.0.0-next.19 in the important group @dependabot[bot] (#151)
- chore(deps): bump json-schemas from
45f1f50tof8bb644@dependabot[bot] (#150) - Fix Molang parser treating namespaced identifiers as expressions @copilot-swe-agent[bot] (#149)
- chore(deps): bump json-schemas from
dcee1f0to45f1f50@dependabot[bot] (#146) - chore(deps): bump json-schemas from
1645af2to027a823@dependabot[bot] (#139) - chore(deps): bump @types/vscode from 1.106.1 to 1.107.0 @dependabot[bot] (#144)
- chore(deps): bump comment-json from 4.4.1 to 4.5.0 @dependabot[bot] (#143)
- chore(deps): bump the all group with 2 updates @dependabot[bot] (#140)
🏗️ CI/CD
- Fix npm package release workflow to properly target packages directory @copilot-swe-agent[bot] (#154)
- chore(deps): bump the all group with 2 updates @dependabot[bot] (#140)
v0.0.11 🌈
Changes
- fix: ensuring that the right variable is given @DaanV2 (#138)
- Added lang scraping @Xterionix (#137)
- Updated molang queries for 1.21.130 @Xterionix (#136)
🧰 Maintenance
- Remove changeset functionality @copilot-swe-agent[bot] (#134)
- Update ESLint to latest versions @copilot-swe-agent[bot] (#133)
🏗️ CI/CD
- Remove changeset functionality @copilot-swe-agent[bot] (#134)
📚 Documentation
- Remove changeset functionality @copilot-swe-agent[bot] (#134)
- Refactor documentation folder with README files for subfolder navigation @copilot-swe-agent[bot] (#131)
- Add guide for creating diagnostic error codes @copilot-swe-agent[bot] (#130)
- Add developer guide for implementing JSON completion @copilot-swe-agent[bot] (#129)
v0.0.10 🌈 Dependencies and fixes
Changes
- Add changeset linked package dependencies @copilot-swe-agent[bot] (#128)
- Add document and workspace symbols walkthrough tutorial @copilot-swe-agent[bot] (#122)
- Fix tag definitions not extracted from entity queue_command events @copilot-swe-agent[bot] (#116)
🚀 Features
- scraped vanilla data: 1.21.130.3 @github-actions[bot] (#104)
🧰 Maintenance
- Add walkthrough tutorial for templates @copilot-swe-agent[bot] (#120)
- Refactor FastGlob usage to shared packages @copilot-swe-agent[bot] (#126)
- Fix tokenizer treating ternary operator colon as part of identifier @copilot-swe-agent[bot] (#125)
- Update worldgen path from jigsaw_structures to structures @copilot-swe-agent[bot] (#124)
- Integrate Changesets for automated version management @copilot-swe-agent[bot] (#117)
- [WIP] Add test for behaviorpack_check_blockstates validation @copilot-swe-agent[bot] (#121)
- chore(deps): bump peter-evans/create-pull-request from 7 to 8 in the all group @dependabot[bot] (#118)
- chore(deps): bump json-schemas from
bf956fbto67fc48e@dependabot[bot] (#111) - chore(deps-dev): bump prettier from 3.7.3 to 3.7.4 @dependabot[bot] (#114)
- chore(deps-dev): bump @vscode/vsce from 3.7.0 to 3.7.1 @dependabot[bot] (#115)
- chore(deps-dev): bump prettier from 3.6.2 to 3.7.3 @dependabot[bot] (#109)
- chore(deps): bump actions/checkout from 5 to 6 in the all group @dependabot[bot] (#110)
- chore(deps-dev): bump tsx from 4.20.6 to 4.21.0 @dependabot[bot] (#108)
- chore(deps): bump rimraf from 6.1.0 to 6.1.2 @dependabot[bot] (#107)
🏗️ CI/CD
- Integrate Changesets for automated version management @copilot-swe-agent[bot] (#117)
- chore(deps): bump peter-evans/create-pull-request from 7 to 8 in the all group @dependabot[bot] (#118)
- chore(deps): bump actions/checkout from 5 to 6 in the all group @dependabot[bot] (#110)
📚 Documentation
- Integrate Changesets for automated version management @copilot-swe-agent[bot] (#117)
v0.0.9 🌈
Changes
🧰 Maintenance
- chore(deps-dev): bump glob from 11.0.3 to 11.1.0 in /tools/vanilla-scraper @dependabot[bot] (#100)
- Add TypeScript vanilla scraper (port from C# scraper) @copilot-swe-agent[bot] (#99)
- Move command data generation script to tools workspace @copilot-swe-agent[bot] (#88)
🏗️ CI/CD
- Add TypeScript vanilla scraper (port from C# scraper) @copilot-swe-agent[bot] (#99)
v0.0.8 🌈
Changes
- fixing version for vscode
v0.0.7 🌈
Changes
- Add boolean syntax test examples for molang parser @copilot-swe-agent[bot] (#98)
- add molang boolean parsing @KingFX (#96)
🧰 Maintenance
- chore(deps): bump vscode-languageclient from 10.0.0-next.17 to 10.0.0-next.18 in the important group @dependabot[bot] (#89)
- chore(deps): bump the nodejs group across 1 directory with 2 updates @dependabot[bot] (#97)
- chore(deps): bump @types/vscode from 1.105.0 to 1.106.1 @dependabot[bot] (#92)
- chore(deps): bump js-yaml @dependabot[bot] (#93)
- chore(deps): bump glob @dependabot[bot] (#95)
- Fix file path typo in resource pack tests @DaanV2 (#85)
- feat: support variable parameter counts with type validation in molang queries @copilot-swe-agent[bot] (#79)
- chore(deps): bump the all group with 3 updates @dependabot[bot] (#73)
- chore(deps): bump rimraf from 6.0.1 to 6.1.0 @dependabot[bot] (#77)
- chore(deps-dev): bump globals from 16.4.0 to 16.5.0 @dependabot[bot] (#78)
- chore(deps-dev): bump @vscode/vsce from 3.6.2 to 3.7.0 @dependabot[bot] (#82)
- chore(deps): bump json-schemas from
1bf5e3dtobf956fb@dependabot[bot] (#81)
🏗️ CI/CD
- chore(deps): bump the all group with 3 updates @dependabot[bot] (#73)
v0.0.6 🌈
Changes
- fixing import paths for the extension on json schemas