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

fix(studio): Add version checks when first running Studio #9876

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jan 24, 2024

  • Only specify major version when installing Studio, so we always get the latest non-breaking features and bug fixes
  • Make sure the user's RW version is compatible with the version of Studio we're installing.

Right now we're very specific with what version of RW we support, down to the canary version level. Reason is we need the new server-file stuff that was introduced in an earlier canary version

@Tobbe Tobbe added the release:fix This PR is a fix label Jan 24, 2024
@Tobbe Tobbe added this to the v7.0.0 milestone Jan 24, 2024
@Tobbe Tobbe enabled auto-merge (squash) January 24, 2024 10:59
@Tobbe Tobbe merged commit d0f036d into redwoodjs:main Jan 24, 2024
39 of 42 checks passed
dac09 added a commit to dac09/redwood that referenced this pull request Jan 25, 2024
…dleware

* 'main' of github.com:redwoodjs/redwood:
  chore(structure): switch to vitest (redwoodjs#9878)
  chore(cli): switch to vitest (redwoodjs#9863)
  feat(dbAuth): Refactor dbAuthHandler to support WebAPI Request events (redwoodjs#9835)
  fix(crwa): remove yarn-install option for yarn 1 (redwoodjs#9881)
  chore(esbuild): dedupe esbuild config (redwoodjs#9875)
  chore(esm): convert `@redwoodjs/cli-helpers` to ESM (redwoodjs#9872)
  fix(studio): Add version checks when first running Studio (redwoodjs#9876)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant