rescript-relay icon indicating copy to clipboard operation
rescript-relay copied to clipboard

Update docs reflecting v3 changes

Open reck753 opened this issue 1 year ago • 1 comments

Ready to merge when v3 release is published (not rc).

Here is what changed:

  • updated getting started with new required package versions
  • include how to setup rescript.json on Windows in getting started
  • remove trailing units
  • stop using Belt module in examples and assume RescriptCore is globally open
  • use non-deprecated React hooks in examples (useCallback5 -> useCallback)
  • stop using makeVariables in examples and remove it from docs

reck753 avatar May 31 '24 20:05 reck753

Fantastic, thanks! Merging and releasing 3.0.0 soon.

zth avatar Jun 05 '24 18:06 zth