Skip to content

chore: update versions - #635

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

chore: update versions#635
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 10, 2026

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

@jolly-pixel/asset-server@3.0.0

Major Changes

  • #636 f0363be Thanks @fraxken! - Add native existence checks and atomic conditional writes to AssetSource.
    Use conditional writes when initializing workspace assets and state files.

  • #639 55a1230 Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configured
    AuthenticationProvider, and split the trusted PeerIdentity from the client's
    untrusted profile (renamed from identity).
    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

  • Updated dependencies [f0363be, 55a1230]:
    • @jolly-pixel/asset-source@2.0.0
    • @jolly-pixel/network@3.0.0

@jolly-pixel/asset-source@2.0.0

Major Changes

  • #636 f0363be Thanks @fraxken! - Add native existence checks and atomic conditional writes to AssetSource.
    Use conditional writes when initializing workspace assets and state files.

@jolly-pixel/network@3.0.0

Major Changes

  • #639 55a1230 Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configured
    AuthenticationProvider, and split the trusted PeerIdentity from the client's
    untrusted profile (renamed from identity).
    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

  • #639 55a1230 Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configured
    AuthenticationProvider, and split the trusted PeerIdentity from the client's
    untrusted profile (renamed from identity).
    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

  • Updated dependencies [f0363be, 55a1230]:
    • @jolly-pixel/asset-server@3.0.0
    • @jolly-pixel/network@3.0.0

@jolly-pixel/three@3.0.0

Major Changes

  • #639 55a1230 Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configured
    AuthenticationProvider, and split the trusted PeerIdentity from the client's
    untrusted profile (renamed from identity).
    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

  • #634 c2d5b26 Thanks @fraxken! - Add a live section.show grid option for hiding section lines.
    Keep fine grid lines visible when hidden sections would otherwise suppress them.

Patch Changes

  • Updated dependencies [55a1230]:
    • @jolly-pixel/network@3.0.0

@jolly-pixel/voxel.renderer@5.0.0

Major Changes

  • #639 55a1230 Thanks @fraxken! - Authenticate connections at the WebSocket handshake through a server-configured
    AuthenticationProvider, and split the trusted PeerIdentity from the client's
    untrusted profile (renamed from identity).
    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

  • #643 c22f8a9 Thanks @fraxken! - Make the block table's order editable and durable. BlockRegistry.moveTo()
    relocates a definition, VoxelEngine.moveBlock() emits it as a new
    block-moved hook and network command, and the document's blocks array
    round trips that order.

  • #641 4029a4d Thanks @fraxken! - Blend the cutout draw group of transparent blocks instead of only alpha-testing
    it, so a texel of partial alpha fades rather than coming out solid; the group
    still writes depth. Add BlockDefinition.cullSelfFaces, which keeps the boundary
    two voxels of the same transparent block share, emitted once from its positive
    side so the coplanar pair no longer z-fights.

  • #638 5596bfb Thanks @fraxken! - Add properties to BlockDefinition, a scalar map carried for game code and
    scrubbed of non-scalar values when resolved. Read a copy with
    BlockRegistry.propertiesOf() or, by world position, with the new
    VoxelEngine.blockAt() and VoxelEngine.blockPropertiesAt().

Patch Changes

  • Updated dependencies [f0363be, 55a1230]:
    • @jolly-pixel/asset-server@3.0.0
    • @jolly-pixel/network@3.0.0

@jolly-pixel/ui@2.0.1

Patch Changes

  • Updated dependencies [55a1230]:
    • @jolly-pixel/network@3.0.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 8d58c04 to df8f8b2 Compare September 12, 2026 15:26
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from df8f8b2 to 5d21eb6 Compare September 12, 2026 16:04
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