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: remove history future flag #20131

Merged
merged 3 commits into from Apr 17, 2024
Merged

chore: remove history future flag #20131

merged 3 commits into from Apr 17, 2024

Conversation

remidej
Copy link
Contributor

@remidej remidej commented Apr 16, 2024

What does it do?

Removes history future flag

Why is it needed?

History is reaching beta status, the same as the rest of v5. And the license check is already live to gatekeep access

How to test it?

History should work without future flags as long as you have a good license

@remidej remidej self-assigned this Apr 16, 2024
@remidej remidej added source: core:content-manager Source is core/content-manager package pr: chore This PR contains chore tasks (cleanups, configs, tooling...) labels Apr 16, 2024
Copy link

vercel bot commented Apr 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contributor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 9:01am

@@ -1,7 +1,6 @@
export interface FeaturesConfig {
future?: {
contentReleases?: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Feranchz I think we should remove this in another PR

@markkaylor markkaylor merged commit d23c1d5 into v5/main Apr 17, 2024
80 of 83 checks passed
@markkaylor markkaylor deleted the chore/rm-history-flag branch April 17, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: core:content-manager Source is core/content-manager package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants