df9f4254c4
This PR switches from the default export to a named export in event emitter 3. Should close https://github.com/tldraw/tldraw/issues/1817. ### Change Type - [x] `patch` — Bug fix ### Test Plan 1. Hard to test ahead of time, but try [this reproduction](https://stackblitz.com/edit/github-6vmn42?file=src%2FEditor.jsx,src%2Fpages%2Findex.astro,package.json&on=stackblitz) with the new version. ### Release Notes - [@tldraw/editor] updates eventemitter3 import to fix issue with Astro builds. |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"