tldraw/packages/state/src
Steve Ruiz 352c19fcac
[fix] rename global in @tldraw/state to avoid collissions (#1672)
We saw an issue on stackblitz where the `global` constant was causing a
conflict (possibly because that environment was injecting its own
`global`). Either way, perhaps `global` is a bit of a risky name—this PR
renames `global` to `tldrawStateGlobal`.

### Change Type

- [x] `patch`
2023-06-29 12:57:55 +00:00
..
lib [fix] rename global in @tldraw/state to avoid collissions (#1672) 2023-06-29 12:57:55 +00:00
index.ts Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00