Skip to content

[0.11.0] `createDataStore` reuses old DataStore with same columns

Latest

Choose a tag to compare

@RobAtticus RobAtticus released this 15 Jul 20:53

Changelog

  • Client will reuse a DataStore with the same columns when using createDataStore if it exists (rather than create a duplicate)