Skip to content

Commit 4c726e8

Browse files
committed
Add playground mention in blog post
1 parent 82b7173 commit 4c726e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_blogposts/2021-02-09-release-9-0.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Use `npm` to install the newest [9.0.0 release](https://www.npmjs.com/package/bs
2121
npm install [email protected] --save-dev
2222
```
2323

24+
You can also try our new release in the [Online Playground](/try).
25+
2426
In this post we will highlight the most notable changes. The full changelog for this release can be found [here](https://github.com/rescript-lang/rescript-compiler/blob/master/Changes.md#90).
2527

2628
## Compiler Improvements

0 commit comments

Comments
 (0)