Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.1
->7.1.0
Release Notes
bucklescript/bucklescript
v7.1.0
Compare Source
(it was 7.0.2 but bumped into 7.1.0 due to a breaking change introduced in 7.0.2)
bstracing -C
v7.0.1
v7.0.0
#4003 not doing ast invariant checking, leave it for bucklescript (faster compilation)
#4002 upgrade ocamldoc in 4.06, fix document build
#4001 tweak error message
#3999 #3987 fix ppx reactjs regression keep attributes on object fields
#3998 #3996 less strict check for duplication in record labels
#3996 #3969 fix refmt upgrade regressions
#3982 bs.as for record support (language level feature)
#3989 #3993 check renamed label is unique when using bs.as
#3985 more precise runtime information passed down from upstream, fix a corner case of compiling ocaml class
#3986 more precise runtime information passed down from upstream, add module alias comments in generated code
#3991 #3980 fix a corner case when printing js object in statement position
#3977 #3978 not relying on ref internal for bucklescript runtime
#3976 add bs js playground reason support
#3974 bsb tweak react hooks template README
#3971 docs about format of lib/bs/.bsbuild
#3967 #3973 fix recursive value initialization
#3972 upgrade repl.js to 4.06.1
#3890 Fix typo in bucklescript readme
#3898 #3900 #3911 #3913 #3915 #3925 #3928 #3929 #3932 #3936 #3934 OCaml record as Js object
#3945 sync refmt 3.5.3
#3916 add large ocaml object test
#3935 #3931 partial fix for recursive values inside recursive modules
#3917 #3926 speicalize all ref handling (prepare for js object interaction)
#3918 use folders from esy ocaml for snapshots
#3920 remove size field which is never used
#3921 add queue_402 for testing recursive values
#3912 add -bs-noloc opton for easy debugging (when using -dparsetree -dtypedtree)
#3927 more tests for records
#3901 internal rewrite float_of_bits to not rely on int64 representation
#3903 Fix invalid json in hooks template
#3905 Fix int64 test specification
#3906 remove optimizations relying on int64 internals which is fragile when changing into bigint
#3907 remove some transformations in printer
#3893 specialize code generation for Sys.os_type better code for stdlib
#3899 add missing optimization
let _ = xx in yy
#3878 add Belt.Option.forEach
#3941 remove null_to_undefined since type is specialized
#3943 fix SPA mode regression for hooks template
#3944 #3956 add spacing to variant formatter
#3950 fix react-hooks watcher websocket support
#3954 alias result type using stdlib
result
#3955 update ¨CONTRIBUTING file
#3959 internal, remove alias_table which is not needed
#3960 add test case for functor coercion
#3962 #3960 set env var
BSB_PROJECT_ROOT
for bsb#3965 better inline heruistics
#3966 #3897 improve module coercion code gen in strict subtyping
Deprecations
#3889 remove deprecated light names in bs.deriving abstract
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.