Skip to content

Commit 9fc3dfe

Browse files
committed
Add Acknowledgments
1 parent 7c7c81c commit 9fc3dfe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_blogposts/2025-11-11-introducing-rewatch.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,9 @@ ReWatch represents a significant leap forward for ReScript's build tooling. The
309309

310310
These improvements come from fundamental changes in how the build system understands and processes your code. By tracking interface stability rather than just file changes, ReWatch does less work while being smarter about what actually needs rebuilding.
311311

312-
We're grateful to Jaap Frolich and Roland Peelen for creating ReWatch and to Walnut for supporting its development. Their work solving real-world problems has resulted in a build system that benefits the entire ReScript community.
312+
## Acknowledgments
313+
314+
Our deep appreciation goes to Jaap Frolich and Roland Peelen for creating ReWatch. What started as solving their own build challenges at Walnut has become a fundamental improvement for the entire ReScript community. The research and engineering effort they invested in understanding compiler internals and reimagining dependency tracking has made a real difference for every ReScript developer. Thank you to Walnut for supporting this work and sharing it with the community.
313315

314316
If you're upgrading to ReScript 12, you'll get ReWatch automatically. We're excited to hear how it works for your projects. As always, feedback and bug reports are welcome. You can reach us through the forum or on GitHub.
315317

0 commit comments

Comments
 (0)