Skip to content

Commit 633f547

Browse files
committed
update changes
1 parent a975086 commit 633f547

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Changes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Features
88
- #3799 Improve code gen, better code equality for block
99
- #3778 #3770 Improve pattern match compilation against the outer-most staticfail
1010
- #3764 better code gen for lazy evaluation
11+
- #3822 allow `f##"Content-Type"` for uncommon property name
1112

1213
Fixes
1314
- #3809 Escape question mark and ampersand to special chars
@@ -18,10 +19,17 @@ Fixes
1819
- #3781 #3783 quote package path properly
1920
- #3793 pass bs-version to genType
2021
- #3674 installation from master works out of box
22+
- #3823 fix reason language server
2123

2224
Docs
2325
- #3795 Fix docs for stringifyAny
2426
- #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+
2533

2634

2735

0 commit comments

Comments
 (0)