Skip to content

v0.13.0#89

Merged
tamaro-skaljic merged 3 commits intomainfrom
v0.13.0
Nov 22, 2025
Merged

v0.13.0#89
tamaro-skaljic merged 3 commits intomainfrom
v0.13.0

Conversation

@tamaro-skaljic
Copy link
Owner

No description provided.

@tamaro-skaljic tamaro-skaljic self-assigned this Nov 22, 2025
Copilot AI review requested due to automatic review settings November 22, 2025 22:10
@tamaro-skaljic tamaro-skaljic merged commit 4da59ae into main Nov 22, 2025
6 checks passed
@tamaro-skaljic tamaro-skaljic deleted the v0.13.0 branch November 22, 2025 22:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps SpacetimeDSL from version 0.12.0 to 0.13.0, upgrading the SpacetimeDB dependency from 1.6.0 to 1.9.0. It also adds test examples demonstrating that SpacetimeDSL is not available in #[spacetimedb::view] functions and documents this limitation in the README.

Key changes:

  • Upgraded SpacetimeDB dependency from 1.6.0 to 1.9.0 across all workspace crates
  • Added documentation clarifying SpacetimeDSL's unavailability in view functions due to context struct differences
  • Added example view functions to the test suite demonstrating the limitation

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Cargo.toml Updated main crate version to 0.13.0 and SpacetimeDB dependency to 1.9.0
derive/Cargo.toml Updated derive crate version to 0.13.0 and internal dependency references
derive-input/Cargo.toml Updated derive-input crate version to 0.13.0 and SpacetimeDB dependency to 1.9.0
examples/test/Cargo.toml Updated test example version to 0.13.0 and dependencies to match
examples/blackholio/Cargo.toml Updated blackholio example version to 0.13.0 and dependencies to match
examples/test/src/lib.rs Added example view functions demonstrating SpacetimeDSL limitation with ViewContext and AnonymousViewContext
README.md Documented limitation that SpacetimeDSL doesn't work in view functions due to struct-based contexts
Cargo.lock Updated lockfile with new dependency versions and transitive dependencies (serde, serde_json, etc.)

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.

2 participants