Skip to content

feat(ko): #180 expose babelIncludes option for ES2020+ packages#186

Merged
liuxy0551 merged 2 commits into
DTStack:masterfrom
TreeTreeDi:feat/babel-includes-180
Jun 22, 2026
Merged

feat(ko): #180 expose babelIncludes option for ES2020+ packages#186
liuxy0551 merged 2 commits into
DTStack:masterfrom
TreeTreeDi:feat/babel-includes-180

Conversation

@TreeTreeDi

Copy link
Copy Markdown

Expose a new babelIncludes option so users can include additional ES2020+ packages in babel transpilation. Resolves #180.

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7ec9087

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ko Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/ko/src/webpack/loaders/script.ts Outdated
@TreeTreeDi
TreeTreeDi force-pushed the feat/babel-includes-180 branch from 34824b0 to afba80f Compare June 22, 2026 06:14
Comment thread .changeset/easy-wolves-go.md Outdated
@TreeTreeDi
TreeTreeDi force-pushed the feat/babel-includes-180 branch from afba80f to c4e87d2 Compare June 22, 2026 06:53
@TreeTreeDi
TreeTreeDi force-pushed the feat/babel-includes-180 branch from c4e87d2 to 7ec9087 Compare June 22, 2026 06:55
@liuxy0551

liuxy0551 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

可以使用 ko@6.6.8-beta.1 进行实际验证

@liuxy0551
liuxy0551 merged commit 0f665b4 into DTStack:master Jun 22, 2026
@liuxy0551

Copy link
Copy Markdown
Collaborator

已发 ko@6.6.8

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.

可选链没转译的问题【无法兼容 chrome< 80 ,chrome >65 的浏览器】

2 participants