File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
- #3799 Improve code gen, better code equality for block
9
9
- #3778 #3770 Improve pattern match compilation against the outer-most staticfail
10
10
- #3764 better code gen for lazy evaluation
11
+ - #3822 allow ` f##"Content-Type" ` for uncommon property name
11
12
12
13
Fixes
13
14
- #3809 Escape question mark and ampersand to special chars
@@ -18,10 +19,17 @@ Fixes
18
19
- #3781 #3783 quote package path properly
19
20
- #3793 pass bs-version to genType
20
21
- #3674 installation from master works out of box
22
+ - #3823 fix reason language server
21
23
22
24
Docs
23
25
- #3795 Fix docs for stringifyAny
24
26
- #3788 Rename getUnasfe to getUnsafe
27
+ - #3830 fix isSortedExample
28
+ - #3829 fix mapWithDefault example
29
+ - #3828 fix getExn example
30
+ - #3827 fix partition example
31
+ - #3826 simplify truncateToLengthUnsafe example
32
+
25
33
26
34
27
35
You can’t perform that action at this time.
0 commit comments