Skip to content

Commit 1086eb7

Browse files
committed
Fix version number info regarding bs. prefix drop
1 parent 7137766 commit 1086eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/interop-cheatsheet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a glossary with examples. All the features are described by later pages.
1010

1111
## List of Decorators
1212

13-
> **Note:** In previous versions (< 8.4) all our attributes started with a `bs.` prefix. Our formatter will automatically drop them in newer ReScript versions.
13+
> **Note:** In previous versions (< 8.3) all our attributes started with a `bs.` prefix. Our formatter will automatically drop them in newer ReScript versions.
1414
1515
<!-- Synced from https://github.com/rescript-lang/syntax/blob/123760c5a264da5288eeee5213ddd25eb86d62fe/src/res_printer.ml#L19-L51 -->
1616

0 commit comments

Comments
 (0)