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.
⚠️⚠️⚠️⚠️⚠️⚠️
main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
miniplex@2.0.0-beta.6
Patch Changes
85f97cc: World.reindex(entity) is now a public method. When creating queries that use .where(predicate) to check entities by value, you are expected to use it to notify the world that an entity whose values you have mutated should be reindexed.
miniplex-react@2.0.0-beta.6
Patch Changes
aca22ff: Given the miniplex-react package's documentation an overhaul for the upcoming 2.0.0 release. Do give it a read, feedback welcome!
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.
⚠️⚠️⚠️⚠️⚠️⚠️
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
miniplex@2.0.0-beta.6
Patch Changes
World.reindex(entity)
is now a public method. When creating queries that use.where(predicate)
to check entities by value, you are expected to use it to notify the world that an entity whose values you have mutated should be reindexed.miniplex-react@2.0.0-beta.6
Patch Changes
miniplex-react
package's documentation an overhaul for the upcoming 2.0.0 release. Do give it a read, feedback welcome!