Skip to content

Commit ca98678

Browse files
Update roadmap to v12 focus
1 parent 9dcf138 commit ca98678

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/community/roadmap.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ For latest development updates, please check out the [ReScript forum](https://fo
1212

1313
## Current focus
1414

15-
Major v11.0 release (see [v11 milestone](https://github.com/rescript-lang/rescript-compiler/issues?q=is%3Aopen+is%3Aissue+milestone%3Av11.0)).
15+
Major v12.0 release (see [v12 milestone](https://github.com/rescript-lang/rescript-compiler/milestone/16)).
1616

17-
- Uncurried functions
18-
- Remove unnecessary Stdlib modules
19-
- Explore better Belt / Js module alternative, tooling for markdown documentation generation, and more.
17+
* Move the [Rescript Core](https://github.com/rescript-association/rescript-core) standard library into the compiler / remove the OCaml standard library
18+
* A new build system tailored to ReScript's needs ([rewatch](https://github.com/teamwalnut/rewatch)) for better monorepo support and even faster compilation speed
19+
* Make it easier to create libraries for consumption from TypeScript with GenType
2020

2121
**Note:** Release goals may be subject to change.

0 commit comments

Comments
 (0)