Skip to content

v0.3.1

Choose a tag to compare

@rameerez rameerez released this 16 Feb 00:52
· 31 commits to main since this release

What's New

  • Add has_plan_assignment? helper: Check if a plan owner has a manual assignment without full plan resolution
  • Add plan_assignment helper: Retrieve the assignment record directly for inspection

These helpers are useful for UI conditionals (like upsell banners) that need to check for admin overrides without going through the full plan resolution logic.