tldraw/packages
Mitja Bezenšek ea83e45942
Fix the cleanup of event handlers (#2298)
We probably don't want to add the listener here.

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version
2023-12-06 16:19:31 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00
editor Fix the cleanup of event handlers (#2298) 2023-12-06 16:19:31 +00:00
state Replace getters in examples (#2261) 2023-11-28 17:33:10 +00:00
store No impure getters pt10 (#2235) 2023-11-16 12:07:33 +00:00
tldraw fix new page naming (#2292) 2023-12-06 08:54:24 +00:00
tlschema [improvements] arrows x enclosing shapes x precision. (#2265) 2023-12-01 21:34:12 +00:00
utils fix vite HMR issue (#2279) 2023-12-01 16:48:30 +00:00
validate Update CHANGELOG.md [skip ci] 2023-11-10 10:49:37 +00:00