tldraw/packages/state
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
..
src [fix] rename global in @tldraw/state to avoid collissions (#1672) 2023-06-29 12:57:55 +00:00
api-extractor.json Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
api-report.md Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
CHANGELOG.md Update CHANGELOG.md [skip ci] 2023-06-28 11:53:57 +01:00
docs-ordering.json Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
package.json Update CHANGELOG.md [skip ci] 2023-06-28 11:53:57 +01:00
README.md Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00
tsconfig.json Incorporate signia as @tldraw/state (#1620) 2023-06-20 13:31:26 +00:00

@tldraw/state

...