Skip to content

v0.2.87

Latest

Choose a tag to compare

@sanity sanity released this 29 Jun 00:28
· 1 commit to main since this release
8b5e1a7

What's Changed

  • refactor: extract cohesive modules from client_events.rs by @iduartgomez in #4619
  • refactor: split secrets_store.rs into secrets_store/ submodule by @iduartgomez in #4620
  • refactor: split delegate.rs into delegate/ submodule by @iduartgomez in #4618
  • ci: exempt test code from prod-only banned-pattern lint by @iduartgomez in #4622
  • perf: avoid full state load+hash on unchanged summarize_contract_state by @sanity in #4621
  • feat: open browser when permission prompt has no dashboard tab (#3820) by @sanity in #4623
  • fix: gate SubscribeHint admission on interested (not raw) module-cache occupancy (#4534) by @sanity in #4625
  • feat: enable interest-tiered eviction by default (activates SubscribeHint interested-occupancy gate, canary-validated) by @sanity in #4628
  • build: release 0.2.87 by @sanity in #4629

Full Changelog: v0.2.86...v0.2.87