Skip to content

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

Merged
Tobbe merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-studio-min-version
Jan 24, 2024
Merged

fix(studio): Add version checks when first running Studio#9876
Tobbe merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-studio-min-version

Conversation

@Tobbe
Copy link
Contributor

@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
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.

1 participant