Here are things noticed about the alpha release: - [x] Forced newlines after certain switch cases: it there a reason why It has changed? https://github.com/DZakh/rescript-struct/pull/1/files#r914188456 will leave it for now - [x] Crash observed in CI when running `rescript` on Windows, investigate (see #5517). Solved - [x] Document "not a valid global name" check which is now strict - [x] Compiler started adding empty strings around values in template literals ([Example](https://github.com/DZakh/rescript-struct/pull/1#discussion_r914182947)) https://github.com/rescript-lang/rescript-compiler/issues/5522 That behaviour is to be expected, coming from a bug fix. - [x] Sync latest syntax.
Here are things noticed about the alpha release:
will leave it for now
rescripton Windows, investigate (see "rescript build" crashes on Windows #5517). SolvedThat behaviour is to be expected, coming from a bug fix.