- Fixed bug with trailing comma being inserted into wrapped capture list
- Fixed bugs with parsing
nonisolated(unsafe)
modifiers - Fixed bug with hoisting
try
orasync
after a string literal expression - Fixed issue with parsing expressions containing generic arguments
- Lint warnings are now displayed as errors when not running in
--lenient
mode - Improved error message for unexpected
static
/class
modifiers - Added Swift 6.0 to list of supported Swift versions