tldraw/packages/store/src
Steve Ruiz 3e07f70440
[fix] mutating snapshot in migrateStoreSnapshot (#1663)
This PR fixes an issue that I introduced where the `snapshot` argument
would be mutated by the `Store.migrateStoreSnapshot` method.

### Change Type

- [x] `patch`

### Release Notes

- [@tldraw/store] Fixed a bug that would cause
`Store.migrateStoreSnapshot` to mutate its `snapshot` argument.
2023-06-28 14:23:56 +00:00
..
lib [fix] mutating snapshot in migrateStoreSnapshot (#1663) 2023-06-28 14:23:56 +00:00
index.ts [improvement] store snapshot types (#1657) 2023-06-27 12:25:55 +00:00