We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2d8cc commit 5e61176Copy full SHA for 5e61176
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+## [1.3.0] - 2022-06-10
10
+
11
### Added
12
13
- Added support for configuring enabled Luau FFlags
editors/code/package.json
@@ -14,7 +14,7 @@
14
"bugs": {
15
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
16
},
17
- "version": "1.2.0",
+ "version": "1.3.0",
18
"engines": {
19
"vscode": "^1.67.0"
20
0 commit comments