Skip to content

Releases: aws-cloudformation/cfn-lint-visual-studio-code

Release v0.26.0

04 Oct 00:10
9523639
Compare
Choose a tag to compare

What's Changed

  • Update tests and vscode test version by @kddejong in #418
  • Bump @types/lodash from 4.17.6 to 4.17.10 in /client by @dependabot in #419
  • Bump @types/vscode from 1.91.0 to 1.94.0 in /client by @dependabot in #420
  • Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #415
  • Bump path-to-regexp from 1.8.0 to 1.9.0 in /server by @dependabot in #414
  • Bump mocha from 10.4.0 to 10.7.3 in /client by @dependabot in #412
  • Bump semver from 7.6.2 to 7.6.3 in /server by @dependabot in #410
  • Bump vscode-languageserver-textdocument from 1.0.11 to 1.0.12 in /server by @dependabot in #411
  • CloudFormation Template Schema upgrade by @github-actions in #406
  • Publish to open vsx by @kddejong in #421

Full Changelog: v0.25.6...v0.26.0

Release v0.25.6

12 Jul 18:47
35e22ae
Compare
Choose a tag to compare

What's Changed

  • Bump @types/vscode from 1.87.0 to 1.88.0 in /client by @dependabot in #391
  • Bump @types/vscode from 1.88.0 to 1.89.0 in /client by @dependabot in #396
  • Bump @types/lodash from 4.17.0 to 4.17.4 in /client by @dependabot in #394
  • Fixes for tests for cfn-lint v1 by @kddejong in #403
  • Bump @types/vscode from 1.89.0 to 1.91.0 in /client by @dependabot in #404
  • Bump semver from 7.6.0 to 7.6.2 in /server by @dependabot in #397
  • Bump @types/lodash from 4.17.4 to 4.17.6 in /client by @dependabot in #401
  • Bump yaml-language-server from 1.14.0 to 1.15.0 in /server by @dependabot in #400
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #399
  • Bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #398
  • Bump @vscode/test-electron from 2.3.9 to 2.4.1 in /client by @dependabot in #405
  • CloudFormation Template Schema upgrade by @github-actions in #389

Full Changelog: v0.25.5...v0.25.6

Release v0.25.5

24 Apr 19:07
b62d97d
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2024-04-24 (pull #386)
  • Fix an issue with symbols being falsy in json (pull #387)

Release v0.25.4

21 Mar 19:39
f8423cc
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2024-03-21 (pull #374)

Release v0.25.3

16 Feb 17:27
22da963
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2024-02-09 (pull #364)
  • Fix a formatting issue (pull #363)
  • Fix an issue when disabling completion (pull #362)

Release v0.25.2

13 Dec 17:16
853a7e3
Compare
Choose a tag to compare
  • Validate cfn-lint versions on launch (pull #360)
  • Update CloudFormation schema files as of 2023-12-13 (pull #354)

Release v0.25.1

02 Nov 22:40
c1b3d10
Compare
Choose a tag to compare
  • Fix relative path for schema files (pull #352)
  • Update CloudFormation schema files as of 2023-11-02 (pull #345)

Release v0.25.0

11 Oct 19:29
ceba900
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2023-10-11 (pull #309)
  • Update all packages as of 2023-10-11 (pull #343, #342, #341, #340, #334, #339, #335)

Release v0.24.5

01 May 22:01
8cd2d38
Compare
Choose a tag to compare
  • Fix an issue with formatting indentation and &emsp with yaml language server (pull #311)

Release v0.24.4

27 Apr 22:45
8bf086e
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2023-04-27 (pull #298)
  • Update language server to not try get symbols when not CloudFormation (pull #307)
  • Update language server to not do autocomplete when not CloudFormation (pull #307)