Skip to content

2.1.3

Latest

Choose a tag to compare

@cursor cursor released this 17 Jul 20:33
a959a47

What's Changed

Fixes and CI updates so AppState 3.0 can depend on a tagged Cache release instead of a revision pin.

  • Support WebAssembly + fix Linux collection-cast crash by @0xLeif in #30
  • Fix CI and prep 2.1.3 for AppState 3.0 in #31

Highlights

  • WebAssembly / WASI: Guard Combine with #if canImport(Combine) so wasm builds no longer hit @Published / ObservableObject errors
  • Linux / WASI: Safe collection casts through Dictionary.get(_:as:) (no _arrayForceCast abort)
  • CI: macOS and DocC use macos-15 + latest-stable Xcode

Full Changelog: 2.1.2...2.1.3