chore: update versions - #635
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 10, 2026 18:14
492a8c7 to
49e0697
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 11, 2026 09:04
49e0697 to
e25cbe7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@jolly-pixel/asset-server@3.0.0
Major Changes
#636
f0363beThanks @fraxken! - Add native existence checks and atomic conditional writes toAssetSource.Use conditional writes when initializing workspace assets and state files.
#639
55a1230Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configuredAuthenticationProvider, and split the trustedPeerIdentityfrom the client'suntrusted
profile(renamed fromidentity).Rooms now report a joining client's resolved rights, and a role absent from a
configured rights table is denied instead of granted.
Patch Changes
f0363be,55a1230]:@jolly-pixel/asset-source@2.0.0
Major Changes
f0363beThanks @fraxken! - Add native existence checks and atomic conditional writes toAssetSource.Use conditional writes when initializing workspace assets and state files.
@jolly-pixel/network@3.0.0
Major Changes
55a1230Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configuredAuthenticationProvider, and split the trustedPeerIdentityfrom the client'suntrusted
profile(renamed fromidentity).Rooms now report a joining client's resolved rights, and a role absent from a
configured rights table is denied instead of granted.
@jolly-pixel/pixel-draw.renderer@5.0.0
Major Changes
55a1230Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configuredAuthenticationProvider, and split the trustedPeerIdentityfrom the client'suntrusted
profile(renamed fromidentity).Rooms now report a joining client's resolved rights, and a role absent from a
configured rights table is denied instead of granted.
Patch Changes
f0363be,55a1230]:@jolly-pixel/three@3.0.0
Major Changes
55a1230Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configuredAuthenticationProvider, and split the trustedPeerIdentityfrom the client'suntrusted
profile(renamed fromidentity).Rooms now report a joining client's resolved rights, and a role absent from a
configured rights table is denied instead of granted.
Minor Changes
c2d5b26Thanks @fraxken! - Add a livesection.showgrid option for hiding section lines.Keep fine grid lines visible when hidden sections would otherwise suppress them.
Patch Changes
55a1230]:@jolly-pixel/voxel.renderer@5.0.0
Major Changes
55a1230Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configuredAuthenticationProvider, and split the trustedPeerIdentityfrom the client'suntrusted
profile(renamed fromidentity).Rooms now report a joining client's resolved rights, and a role absent from a
configured rights table is denied instead of granted.
Minor Changes
5596bfbThanks @fraxken! - AddpropertiestoBlockDefinition, a scalar map carried for game code andscrubbed of non-scalar values when resolved. Read a copy with
BlockRegistry.propertiesOf()or, by world position, with the newVoxelEngine.blockAt()andVoxelEngine.blockPropertiesAt().Patch Changes
f0363be,55a1230]:@jolly-pixel/ui@2.0.1
Patch Changes
55a1230]: