loro/.changeset
Zixuan Chen dc55055b6f
Perf cache WASM text toDelta result (#378)
* refactor: make cursor transformation in undo/redo better

* chore: add release info

* perf: cache to_delta value in wasm

* chore: release msg
2024-06-06 16:54:52 +08:00
..
config.json
README.md
sharp-rules-report.md Refactor undo cursor (#377) 2024-06-06 16:49:36 +08:00
strange-mirrors-visit.md Perf cache WASM text toDelta result (#378) 2024-06-06 16:54:52 +08:00

Release new versions of loro-wasm and loro-crdt

  • Run pnpm changeset in the root of the repository. The generated markdown files in the .changeset directory should be committed to the repository.
  • Run git cliff -u | pbcopy to generate the changelog and copy it. Then edit the new changelog file.
  • Create PR and merge into main. The GitHub Action will create another PR that once be merged new versions of specified npm packages will be published.