Skip to content

Commit 58f0af8

Browse files
authored
Update README.md
1 parent 1e148d2 commit 58f0af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A transform like `@babel/plugin-proposal-decorators` is still often necessary be
88

99
## Status
1010

11-
This is new and not yet heavily tested. As far as I can tell, it does implement the complete API surface of `['@babel/plugin-proposal-decorators', { legacy: true }]`, please try it and report bugs.
11+
This is in use in several large, legacy codebases. As far as I can tell, it implements the complete API surface of `['@babel/plugin-proposal-decorators', { legacy: true }]`. Please report any differences, we aim for bug-for-bug compatibility.
1212

1313
## Browser Support
1414

0 commit comments

Comments
 (0)