Tldraw/packages/editor/src/lib
David Sheldrick 5061240912
[chore] Bump nanoid (#1349)
I need to mock nanoid for the ephemeral state fuzz tests, to create
repeatable test runs. In order to do that properly it needs to have a
consistent version among all our packages.

At the same time I'm removing some old unused params in AppOptions

### Change Type

<!-- 💡 Indicate the type of change your pull request is. -->
<!-- 🤷‍♀️ If you're not sure, don't select anything -->
<!-- ✂️ Feel free to delete unselected options -->

<!-- To select one, put an x in the box: [x] -->

- [ ] `patch` — Bug Fix
- [ ] `minor` — New Feature
- [x] `major` — Breaking Change

- [ ] `dependencies` — Dependency Update (publishes a `patch` release,
for devDependencies use `internal`)

- [ ] `documentation` — Changes to the documentation only (will not
publish a new version)
- [ ] `tests` — Changes to any testing-related code only (will not
publish a new version)
- [ ] `internal` — Any other changes that don't affect the published
package (will not publish a new version)


### Release Notes

- Remove unused userId and instanceId props from AppOptions
2023-05-11 11:55:00 +00:00
..
app [chore] Bump nanoid (#1349) 2023-05-11 11:55:00 +00:00
components remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
config [chore] move schema construction to tlschema package (#1334) 2023-05-09 14:40:58 +00:00
hooks [fix] update useTransform.ts (#1327) 2023-05-07 18:24:06 +01:00
test [feature] `check-box` geo shape (#1330) 2023-05-09 13:32:04 +00:00
utils [fix] tabs in text exports (#1323) 2023-05-11 09:20:48 +00:00
TldrawEditor.tsx remove svg layer, html all the things, rs to tl (#1227) 2023-05-05 14:14:42 +00:00
assetUrls.ts New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00
constants.ts [feature] `check-box` geo shape (#1330) 2023-05-09 13:32:04 +00:00