Releases: actions/languageservices
Releases · actions/languageservices
v0.3.34
What's Changed
- languageserver: add .js extensions to imports (ESM prep) by @ericsciple in #259
- Fix false positive for literal text in
ifconditions by @ericsciple in #285 - Release version 0.3.34 by @github-actions[bot] in #288
Full Changelog: release-v0.3.33...release-v0.3.34
v0.3.33
What's Changed
- Use additionalTextEdits for escape hatch completions by @ericsciple in #282
- Use property descriptions for completion items by @ericsciple in #283
- Release version 0.3.33 by @github-actions[bot] in #284
Full Changelog: release-v0.3.32...release-v0.3.33
v0.3.32
What's Changed
- Remove filterText from escape hatch completions by @ericsciple in #280
- Release version 0.3.32 by @github-actions[bot] in #281
Full Changelog: release-v0.3.31...release-v0.3.32
v0.3.31
What's Changed
- Add language service support for action.yml files by @ericsciple in #275
- Use labelDetails for completion item qualifiers by @ericsciple in #278
- Release version 0.3.31 by @github-actions[bot] in #279
Full Changelog: release-v0.3.30...release-v0.3.31
v0.3.30
What's Changed
- Add runs-on label completions for mapping syntax by @ericsciple in #273
- Release version 0.3.30 by @github-actions[bot] in #274
Full Changelog: release-v0.3.29...release-v0.3.30
v0.3.29
What's Changed
- Fix autocomplete showing mapping keys for empty values by @ericsciple in #268
- Use detail field for one-of qualifiers instead of label by @ericsciple in #266
- Add escape hatch completions to switch structural forms by @ericsciple in #271
- Replace cron info diagnostics with inlay hints by @ericsciple in #270
- Release version 0.3.29 by @github-actions[bot] in #272
Full Changelog: release-v0.3.28...release-v0.3.29
v0.3.28
What's Changed
- Remove invalid autocomplete options for committed structural types by @ericsciple in #265
- Release version 0.3.28 by @github-actions[bot] in #267
Full Changelog: release-v0.3.27...release-v0.3.28
v0.3.26
What's Changed
- Add language server executable by @rentziass in #251
- Add ubuntu-slim and update runner labels by @ericsciple in #256
- ESM migration: Add .js extensions for node16 moduleResolution by @ericsciple in #257
- Fix one-of property completions to insert value on next line by @ericsciple in #262
- Release version 0.3.26 by @github-actions[bot] in #263
New Contributors
- @rentziass made their first contribution in #251
Full Changelog: release-v0.3.25...release-v0.3.26
v0.3.27
What's Changed
- Add warning for short SHA refs in uses by @ericsciple in #260
- Expand one-of keys to multiple completion items by @ericsciple in #261
- Add support for job.check_run_id by @rneatherway in #205
- Release version 0.3.27 by @github-actions[bot] in #264
New Contributors
- @rneatherway made their first contribution in #205
Full Changelog: release-v0.3.26...release-v0.3.27
v0.3.25
What's Changed
- Add missing activity types for pull_request and pull_request_target by @ericsciple in #242
- Release version 0.3.25 by @github-actions[bot] in #248
Full Changelog: release-v0.3.24...release-v0.3.25