tldraw/packages/validate/src
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
..
lib Fix object validator (#2897) 2024-02-21 12:15:51 +00:00
test Faster validations + record reference stability at the same time (#2848) 2024-02-20 12:35:25 +00:00
index.d.ts Composable custom UI (#2796) 2024-02-15 12:10:09 +00:00
index.d.ts.map Composable custom UI (#2796) 2024-02-15 12:10:09 +00:00
index.ts Add shapes to exports (#1776) 2023-07-28 16:08:59 +00:00