v2.5.0 #1121
JohnnyMorganz
started this conversation in
General
v2.5.0
#1121
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[2.5.0] - 2026-05-16
Added
constvariable assignments (const x = 1) andconst functiondeclarations (#1102)Changed
@johnnymorganz/stylua-binnow ships pre-built binaries via platform-specific optional packages (@johnnymorganz/stylua-bin-linux-x64,-linux-arm64,-darwin-x64,-darwin-arm64,-win32-x64) instead of downloading the binary at install time. This makes the packages self-contained with no extra dependencies.Fixed
=) exceeds it (#1104)local functionandconst functiondeclarations that have attributes (e.g.@native) at the start of a block (#1109)Full Changelog: v2.4.1...v2.5.0
This discussion was created from the release v2.5.0.
Beta Was this translation helpful? Give feedback.
All reactions