Tldraw/.github/workflows
David Sheldrick 356a0d1e73
[chore] refactor user preferences (#1435)
- Remove TLUser, TLUserPresence
- Add first-class support for user preferences that persists across
rooms and tabs

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

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] Webdriver tests

### Release Notes

- Add a brief release note for your PR here.
2023-05-25 09:54:29 +00:00
..
checks.yml avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
publish-canary.yml Fix publishing (#1338) 2023-05-09 13:25:56 +00:00
publish-manual.yml Fix publishing (#1338) 2023-05-09 13:25:56 +00:00
publish-new.yml [chore] remove yarnrc-private.yml (#1427) 2023-05-22 08:56:05 +00:00
webdriver.yml Adds CI for webdriver tests (#1343) 2023-05-12 15:25:14 +00:00