We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
092e98e
a31e200: feat: remove world.bulk api
world.bulk
Adding and removing multiple components can be achieved with world.update instead.
world.update
a31e200: feat: change world.update to emit events with removed components, same as world.remove