tldraw/packages
Mitja Bezenšek 9c91b2c4cd
Fix validation for local files. (#2447)
Allow urls for local files. This addresses the comment from
[here](https://github.com/tldraw/tldraw/pull/2428#issuecomment-1886221841).

### 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

### Test Plan

1. Local images example should now work. We use images from the public
folder there.
2024-01-15 12:33:46 +00:00
..
assets Update CHANGELOG.md [skip ci] 2024-01-10 12:03:59 +00:00
editor Add docs (#2470) 2024-01-15 12:33:15 +00:00
state Add docs (#2470) 2024-01-15 12:33:15 +00:00
store Add docs (#2470) 2024-01-15 12:33:15 +00:00
tldraw Add docs (#2470) 2024-01-15 12:33:15 +00:00
tlschema Add docs (#2470) 2024-01-15 12:33:15 +00:00
utils faster image processing in default asset handler (#2441) 2024-01-10 14:41:18 +00:00
validate Fix validation for local files. (#2447) 2024-01-15 12:33:46 +00:00