We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3221837 commit 9b6e384Copy full SHA for 9b6e384
tools/CHANGELOG.md
@@ -12,6 +12,8 @@
12
13
## master
14
15
+## 0.4.0
16
+
17
#### :bug: Bug Fix
18
19
- Support inline record fields in constructors. https://github.com/rescript-lang/rescript-vscode/pull/889
tools/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@rescript/tools",
3
"description": "ReScript Tools",
4
- "version": "0.3.0",
+ "version": "0.4.0",
5
"author": "ReScript Team",
6
"license": "MIT",
7
"bin": {
0 commit comments