Skip to content

Add runtime semver checks ensuring the version of vite / other external dependencies #22025

@sync-by-unito

Description

@sync-by-unito

Summary

We want to notify the user if they are potentially using an older/unsupported external dependencies of vite, next, nuxt, etc with a runtime warning. We currently only do the dependencies check during onboarding, but we should be doing it whenever they are starting up the app with a semver check.

Acceptance Criteria

  • Should verify accepted semver ranges for external dependencies
  • Should validate that the user’s dependencies falls in that range
    • If it does not, display a warning to the user
  • Determine other packages that we need to do this for & add these checks

Resources

Any Notion documents, Google documents, Figma Boards

┆Issue is synchronized with this Jira Task by Unito
┆author: Tim Griesser
┆friendlyId: UNIFY-1818
┆priority: None
┆sprint: Fast Follows 1
┆taskType: Task

Metadata

Metadata

Assignees

Labels

CTIssue related to component testing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions