Skip to content

Commit f4d3418

Browse files
committed
website: add 2023.1.7 release notes
1 parent 917c595 commit f4d3418

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website/content/changes/2023.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,11 @@ This release fixes the following bugs:
8686

8787
- A crash when using the upcoming Go 1.22 ({{< issue "1442" >}})
8888
- A false positive in {{< check "SA9005" >}} when embedding basic types ({{< issue "1443" >}})
89+
90+
## Staticcheck 2023.1.7 release notes {#2023.1.7}
91+
92+
This release fixes some minor issues in Staticcheck's intermediate representation. Furthermore, it improves the way {{<
93+
check "QF1003" >}} generates suggested fixes, working around constraints in the language server protocol.
94+
95+
The released binaries for this version have been built with Go 1.22 and should no longer panic when checking code
96+
targeting Go 1.22.

0 commit comments

Comments
 (0)