File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
` * ` means potential break changes
2
2
3
+ # 9.1.3 (bug fix release)
4
+
5
+ ## Build
6
+
7
+ - #5154 when toplevel package-specs get changed, its dependencies should be rebuilt
8
+ - #5152 Rebuild not triggered when deletion with nested modules
9
+ - #5153 when Different compiler version triggered,
10
+ it should clean the whole dependencies instead of just the repo itself
11
+ - #5080 Add back -ws option for the build
12
+
13
+ ## Syntax
14
+ - #425 fix CRLF handling for windows
15
+ - #414 Fix printing of underscore Pexp_fun sugar in context of Array.get
16
+ - #408 Don't parse Int token with suffices as hash ident for poly variants
17
+ - #410 Fix parsing of arrow type with objects in constructor declaration args
18
+ - #404 fix printing of Osig_module in outcome printer
19
+ - #402 Implement printing of ` Otyp_module ` in outcome printer
20
+
3
21
# 9.1
4
22
- Remove depercated APIs Js.Re.exec, Js.Re.test, Node.Fs.on
5
23
- #5014 #5063 #5027 the new ReScript CLI interface
You can’t perform that action at this time.
0 commit comments