Released 2026-07-03. The playground client SDK now tells your code which page it's on.
Added
flowfn.currentPage. The current page's slug as a string —''(empty string) on the home/index page, and always the canonical lowercase kebab-case slug on every other page. Use it in shared site JS for active-nav highlighting or page-conditional logic.