Skip to content

Release blogpost for v11.1.x #918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update _blogposts/2024-09-30-release-11-1-5.mdx
Co-authored-by: Gabriel Nordeborn <gabbe.nord@gmail.com>
  • Loading branch information
fhammerschmidt and zth authored Sep 24, 2024
commit 436cbe6ff598a3e232ec76cd40b1d26529f28cdc
1 change: 1 addition & 0 deletions _blogposts/2024-09-30-release-11-1-5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ badge: release
description: |
ReScript 11.1 bugfix releases and deprecation warnings
---
Here's a short update from the ReScript team on what's going on right now, what's going on with the `11.x.x` versions, and what we're working on for version 12.

In preparation for the next major release of ReScript, we decided to deprecate JSX V3 in ReScript 11.1.5, in order to remove it completely in ReScript 12. During the development of V12, we fixed some parser and formatter issues that got backported to V11 as well. Furthermore, some compiler bugfixes happened as well. And last but not least, we improved Windows support a bit.

Expand Down