Releases: caffeinelabs/vscode-motoko
Releases · caffeinelabs/vscode-motoko
v0.23.0
v0.22.2
What's Changed
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #439
- Bump undici from 7.18.2 to 7.24.5 by @dependabot[bot] in #440
- Bump qs from 6.14.1 to 6.15.0 by @dependabot[bot] in #426
- Bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in #424
- Add
Float32type keyword by @rvanasa in #438 - Add CI workflow to update
motokonpm dependency by @rvanasa in #442 - Bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #444
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #441
- Update
motokodependency to 4.0.1 by @caffeine-ci-generic-rw[bot] in #445 - Adjust
motokoupdate PR titles by @rvanasa in #446 - Use Node 24.x in CI and type checking by @rvanasa in #447
New Contributors
- @caffeine-ci-generic-rw[bot] made their first contribution in #445
Full Changelog: v0.22.0...v0.22.2
v0.22.0
What's Changed
- chore: Bump eslint by @Kamirus in #432
- chore: Update repository to
caffeinelabsby @Kamirus in #434 - ContextDot: Signature help by @Kamirus in #428
- feat!: Don't auto-import base by @Kamirus in #436
- feat!: Use
--all-libs, Skip extraMocFlags for crashing moc versions by @Kamirus in #435 - chore: Release uploads artifact + RELEASING.md instructions by @Kamirus in #433
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Add new keywords by @rvanasa in #415
- Update
mocto 1.0.0 by @rvanasa in #416 - Serokell Grant 2 Milestone 3 by @heitor-lassarote in #414
- Hide M0235 deprecations in doc comments by @rvanasa in #422
- Log warning on extra moc flags about crash by @Kamirus in #423
- chore: Enable debugging in vscode by @Kamirus in #425
- fix: Fast diagnostics with
checkWithScopeCacheby @Kamirus in #427 - chore: Refactor for ContextDot by @Kamirus in #430
- chore: Faster tests by @Kamirus in #429
- chore: Bump dev dependencies by @Kamirus in #431
- feat: Contextual dot resolution by @Kamirus in #419
Full Changelog: v0.20.1...v0.21.0
v0.21.0-beta
Beta release with Context Dot support and properly working caching of imports for quick and responsive experience.
v0.20.1
What's Changed
- Bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #411
- Enable loading custom
moc.jsversion by @rvanasa in #413
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- Move formatter from extension to language server by @wiyota in #405
- Replace custom error notification with standard LSP error messages by @wiyota in #404
- Implement keyword hover docs by @wiyota in #403
- Stage 2 milestone 1 (signature help + tests with typeRep) by @alexd1971 in #395
- chore: add npm script to build local motoko package by @Kamirus in #407
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #409
- LSP -- Improve Completions And Improve References -- Serokell Grant 2 Milestone 2 by @heitor-lassarote in #408
- fix: resolve node detection issue in function blocks by @wiyota in #406
New Contributors
- @alexd1971 made their first contribution in #395
Full Changelog: v0.19.2...v0.20.0