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(remix-dev): log when using future flags that have been removed or stablized #6211

Closed
wants to merge 38 commits into from

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Apr 27, 2023

given the following future config:

  future: {
    unstable_dev: true,
    v2_errorBoundary: true,
    v2_meta: true,
    v2_normalizeFormMethod: true,
    v2_routeConvention: true,
  },

image

Closes: #

  • Docs
  • Tests

Testing Strategy:

markdalgleish and others added 30 commits April 21, 2023 11:54
@changeset-bot
Copy link

changeset-bot bot commented Apr 27, 2023

⚠️ No Changeset found

Latest commit: 945661c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mcansh mcansh changed the base branch from dev to v2 April 27, 2023 13:34
Copy link

@ankit-gautam23 ankit-gautam23 left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelDeBoey
Copy link
Member

@mcansh I guess this PR is obsolete now?

CC/ @brophdawg11

@brophdawg11
Copy link
Contributor

Oh snap, I totally forgot about this. I still like this while remix.config.js is a JS file and not a TS file since there's no warning about flags that are now useless. I'm going to cherry-pick the relevant commits into a new PR against dev and confirm with the team.

@brophdawg11
Copy link
Contributor

Closing in favor of #7048

@brophdawg11 brophdawg11 closed this Aug 3, 2023
@brophdawg11 brophdawg11 deleted the logan/v2-removed-future branch August 3, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants