Skip to content

fix: bump major versions of dependencies#2098

Draft
alexmatson-da wants to merge 7 commits into
mainfrom
alex/deps-bump-major
Draft

fix: bump major versions of dependencies#2098
alexmatson-da wants to merge 7 commits into
mainfrom
alex/deps-bump-major

Conversation

@alexmatson-da

Copy link
Copy Markdown
Contributor

major changes:

  1. TS v6: clean up a few tsconfigs
  2. Vite v8: the new Vite switches to Rolldown as its bundler, with some side effects:
    • it is incompatible with Yarn PnP, so switched to nodeLinker: pnpm mode
    • Rolldown gets confused if you import a type without the type specifier, so enable verbatimModuleSyntax in tsconfig to enforce it consistently

Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Signed-off-by: Alex Matson <alex.matson@digitalasset.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant