Skip to content

chore(deps): typescript 6 - #924

Merged
LuLaValva merged 2 commits into
llavalva-M451495HWX-evo-deps-a7929rfrom
llavalva-M451495HWX-evo-deps-a7929r-ts6
Sep 4, 2026
Merged

chore(deps): typescript 6#924
LuLaValva merged 2 commits into
llavalva-M451495HWX-evo-deps-a7929rfrom
llavalva-M451495HWX-evo-deps-a7929r-ts6

Conversation

@LuLaValva

Copy link
Copy Markdown
Member

Updates typescript to 6.0. TS 6 removes node10 module resolution, so ebayui-core-react moves to bundler resolution (its module target is already ESNext), which also surfaced one event cast now routed through unknown. TS 6's new TS2882 check requires declarations for side-effect stylesheet imports, added for evo-react and evo-storybook-addon-theme.

🤖 Generated with Claude Code

@changeset-bot

changeset-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f1901f8

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

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

PR Preview Deployed (removed)

Websiteevo-markoevo-reactebayui-coreebayui-core-reactskin

commit f1901f8

LuLaValva and others added 2 commits September 3, 2026 13:42
Migrate ebayui-core-react off the removed node10 module resolution
(bundler now that module is ESNext), route one event cast through
unknown, and declare side-effect stylesheet imports that TS 6's new
TS2882 check flags in evo-react and evo-storybook-addon-theme.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@LuLaValva
LuLaValva force-pushed the llavalva-M451495HWX-evo-deps-a7929r-ts6 branch from 2b4795d to f1901f8 Compare September 3, 2026 20:43
@LuLaValva
LuLaValva merged commit b08a1c5 into llavalva-M451495HWX-evo-deps-a7929r Sep 4, 2026
4 checks passed
@LuLaValva
LuLaValva deleted the llavalva-M451495HWX-evo-deps-a7929r-ts6 branch September 4, 2026 03:26
LuLaValva added a commit that referenced this pull request Sep 4, 2026
Co-authored-by: Claude Fable 5 <noreply@anthropic.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