Releases: actions/languageservices
Releases · actions/languageservices
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
v0.3.24
What's Changed
- Align supported Node.js engines field with dependency requirements by @ericsciple in #231
- Skip validation for dynamic environment by @thezanke in #178
- Skip secrets/vars validation when context is incomplete by @ericsciple in #233
- Support YAML anchors and aliases by @ericsciple in #234
- Always provide strategy and matrix contexts with defaults by @ericsciple in #235
- Suppress warnings for step output property access by @ericsciple in #236
- Add validation for concurrency deadlock detection by @ericsciple in #237
- Fix expression completion in multi-line if block scalars by @ericsciple in #238
- Add missing runner context properties (environment, debug, workspace) by @ericsciple in #241
- Allow empty strings in workflow_dispatch choice options by @ericsciple in #245
- Release version 0.3.24 by @github-actions[bot] in #247
New Contributors
Full Changelog: release-v0.3.23...release-v0.3.24
v0.3.23
What's Changed
- Optimize JSON data files to reduce bundle size by 90% by @ericsciple in #229
- Release version 0.3.23 by @github-actions[bot] in #230
Full Changelog: release-v0.3.22...release-v0.3.23
v0.3.22
What's Changed
- Improve cron schedule warning message by @ericsciple in #227
- Release version 0.3.22 by @github-actions[bot] in #228
Full Changelog: release-v0.3.21...release-v0.3.22
v0.3.21
What's Changed
- Remove
is-expressionfrom schema and implementconvertToIfConditionby @ericsciple in #217 - Refactor if-condition to use schema-driven validation and AST-based status function detection by @ericsciple in #218
- Add validation for literal text in if conditions by @ericsciple in #216
- Add
usessyntax validation for step and job-level workflows by @ericsciple in #220 - Fix misleading error for malformed local workflow paths by @ericsciple in #221
- Fix npm audit vulnerabilities by @ericsciple in #222
- Improve cron schedule validation and diagnostics by @ericsciple in #224
- Release version 0.3.21 by @github-actions[bot] in #226
Full Changelog: release-v0.3.20...release-v0.3.21
v0.3.20
v0.3.19
What's Changed
- Add
on.image_versionsupport to language parser by @lawrencegripper in #206 - Release version 0.3.19 by @github-actions[bot] in #207
Full Changelog: release-v0.3.18...release-v0.3.19