Skip to content

Create Release v11.0.0#119

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Create Release v11.0.0#119
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sv443-network/userutils@11.0.0

Major Changes

  • 7e2022f: Removed deleteStorage() implementation in GMStorageEngine, which would delete data from all other DataStores in previous versions of UserUtils.
    This means that calling deleteData() on a DataStore will now only delete the instance's own data (the three keys ending in -dat, -ver and -enf), and not affect any other DataStore instances.
    If you relied on deleting all storage before, consider using a DataStoreSerializer to manage all DataStore instances, and calling its deleteStoresData() method instead.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6cfe7df to b3fc065 Compare June 15, 2026 16:38
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b3fc065 to 2947e27 Compare June 15, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants