Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(js/genkit): make beta export a superset of stable instead of diff #1893

Merged
merged 8 commits into from
Feb 7, 2025

Conversation

mbleigh
Copy link
Collaborator

@mbleigh mbleigh commented Feb 7, 2025

This way you can do:

import { genkit, z } from "genkit/beta";

and adding /beta to your existing import will work to opt you into beta features.

@mbleigh mbleigh requested a review from pavelgj February 7, 2025 17:18
@github-actions github-actions bot added the js label Feb 7, 2025
js/genkit/src/index.ts Outdated Show resolved Hide resolved
js/genkit/src/common.ts Outdated Show resolved Hide resolved
@mbleigh mbleigh merged commit a19e098 into main Feb 7, 2025
7 checks passed
@mbleigh mbleigh deleted the mb/beta-common branch February 7, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants