Skip to content

Commit e2ccc53

Browse files
committed
Update changes
1 parent fbe1b7d commit e2ccc53

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

Changes.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,43 @@
22

33
# current
44

5-
Libs
5+
# 7.0.0
6+
7+
8+
Docs
9+
- #3890 Fix typo in bucklescript readme
10+
- #3898 #3900 #3911 #3913 #3915 #3925 #3928 #3929 #3932 #3936 #3934 OCaml record as Js object
11+
- #3945 sync refmt 3.5.3
12+
- #3916 add large ocaml object test
13+
- #3935 #3931 partial fix for recursive values inside recursive modules
14+
- #3917 #3926 speicalize all ref handling (prepare for js object interaction)
15+
- #3918 use folders from esy ocaml for snapshots
16+
- #3920 remove size field which is never used
17+
- #3921 add queue_402 for testing recursive values
18+
- #3912 add -bs-noloc opton for easy debugging (when using -dparsetree -dtypedtree)
19+
- #3927 more tests for records
20+
- #3901 internal rewrite float_of_bits to not rely on int64 representation
21+
- #3903 Fix invalid json in hooks template
22+
- #3905 Fix int64 test specification
23+
- #3906 remove optimizations relying on int64 internals which is fragile when changing into bigint
24+
- #3907 remove some transformations in printer
25+
- #3893 specialize code generation for Sys.os_type better code for stdlib
26+
- #3899 add missing optimization `let _ = xx in yy`
27+
628
- #3878 add Belt.Option.forEach
29+
- #3941 remove null_to_undefined since type is specialized
30+
- #3943 fix SPA mode regression for hooks template
31+
- #3944 #3956 add spacing to variant formatter
32+
- #3950 fix react-hooks watcher websocket support
33+
- #3954 alias result type using stdlib `result`
34+
- #3955 update ¨CONTRIBUTING file
35+
- #3959 internal, remove alias_table which is not needed
36+
- #3960 add test case for functor coercion
37+
- #3962 #3960 set env var `BSB_PROJECT_ROOT` for bsb
38+
- #3965 better inline heruistics
39+
- #3966 #3897 improve module coercion code gen in strict subtyping
40+
Deprecations
41+
- #3889 remove deprecated light names in bs.deriving abstract
742

843
# 5.2.1 (2019/10/16)
944

0 commit comments

Comments
 (0)