Release 1.1.2
Hello again everyone! This release is primarily to fix an issue related to building rust modules where a dependency of SpacetimeDB was updated and is causing compilation issues for some users.
What's Changed
- Typescript Generation: Wrap union types in parens if for arrays by @jsdt in #2615
- CI - Do some basic checks that crates are publishable by @bfops in #2660
- Implement OnUnhandledReducerError in C# by @kazimuth in #2636
- Do not double compress subscribe messages by @joshua-spacetime in #2665
- Prune queries from subscription evaluation by @joshua-spacetime in #2641
- Remove redundant rows from subscription updates by @joshua-spacetime in #2654
Full Changelog: v1.1.1...v1.1.2