What's Changed
- Docs: Update firebase.md by @thedmail in #1653
 - Docs: Update google-cloud.md by @thedmail in #1654
 - Docs: Update firebase.md by @thedmail in #1655
 - feat(js/ai): adds defineInterrupt for more ergonomic interrupts by @mbleigh in #1658
 - breaking(js/ai): refactored prompts API, migrated to standalone dotpr… by @pavelgj in #1651
 - breaking(js/genkit): moved chat/session to GenkitBeta APIs by @pavelgj in #1659
 - feat(js/ai): Adds GenerateOptions#resume, ToolAction#reply, Message#interrupts by @mbleigh in #1660
 - refactor(js/ai): drop namespace for dotprompt, allow async action registration, allow action names with slashes by @pavelgj in #1662
 - chore(js): Bump dotprompt for breaking classname change. by @mbleigh in #1665
 - fix(js/plugins/google-cloud): Catch errors looking for ADC by @MichaelDoyle in #1664
 - feat(js): propagate context to sub actions, expose context in prompts by @pavelgj in #1663
 - refactor(js/ai): refactored constrained generation into middleware, simplified json format by @pavelgj in #1612
 - feat: more specific errors for evals by @ssbushi in #1626
 - fix(js/core/async): reject channel ready promise on channel error by @pavelgj in #1666
 
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.0.0-rc.5...genkit@1.0.0-rc.6