tldraw/packages
Mitja Bezenšek 5fd6b4dca7
Fix object validator (#2897)
Make sure we check if we have the optional function before calling it

### 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
2024-02-21 12:15:51 +00:00
..
assets Lokalise: Translations update (#2830) 2024-02-14 08:59:41 +00:00
editor [experiment] paste: show little puff when pasting to denote something happened (#2787) 2024-02-21 10:46:57 +00:00
state dev: swap yarn test and test-dev for better dx (#2773) 2024-02-14 16:05:59 +00:00
store Faster validations + record reference stability at the same time (#2848) 2024-02-20 12:35:25 +00:00
tldraw [experiment] paste: show little puff when pasting to denote something happened (#2787) 2024-02-21 10:46:57 +00:00
tlschema Add line IDs & fractional indexes (#2890) 2024-02-21 10:06:14 +00:00
tlsync [Snapping 1/5] Validation & strict types for fractional indexes (#2827) 2024-02-14 17:53:30 +00:00
utils [Snapping 1/5] Validation & strict types for fractional indexes (#2827) 2024-02-14 17:53:30 +00:00
validate Fix object validator (#2897) 2024-02-21 12:15:51 +00:00