Skip to content

Commit 9af79d7

Browse files
fix: mention napi-rs
1 parent 2824327 commit 9af79d7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

website/blog/new-ver-39.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,12 @@ Previously, the files section appears to be treated as relative to the current w
107107

108108
This has been changed in 0.39, so now the `files` section is relative to the project config file.
109109

110+
## NAPI-RS version bump!
111+
112+
NAPI-RS recently released its [version 3](https://napi.rs/blog/announce-v3). ast-grep [followed the release](https://github.com/ast-grep/ast-grep/pull/2108) and the result is amazing. `ThreadSafeFunction`'s implementation complexity is greatly reduced.
113+
114+
Though this does not impact ast-grep-napi users' experience or code. This section is a tribute to NAPI-RS and its creator, [Brooklyn](https://github.com/Brooooooklyn).
110115

111116
## Next Steps
112117

113-
Thanks for reading! If you are interested in the new features, please try them out and let us know your feedback.
118+
Thanks for reading! If you are interested in the new features, please try them out and let us know your feedback.

0 commit comments

Comments
 (0)