Skip to content

Conversation

@shiqiWang0
Copy link

将 immer 加入 babel-loader 的转义中,实现 chrome<80 的chrome 浏览器可以正常访问
主要影响63 环境的访问;

@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2025

🦋 Changeset detected

Latest commit: 89375c3

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

@shiqiWang0 shiqiWang0 force-pushed the fix_optionalChaining_180 branch from 0e48711 to 0eebe41 Compare October 17, 2025 03:39
@shiqiWang0 shiqiWang0 changed the title fix: #180, support immer optionChaining Draft: fix: #180, support immer optionChaining Oct 17, 2025
@shiqiWang0 shiqiWang0 force-pushed the fix_optionalChaining_180 branch from 0eebe41 to 89375c3 Compare October 17, 2025 05:51
@LuckyFBB LuckyFBB marked this pull request as draft October 17, 2025 09:33
return true;
} else if (input.includes('antlr4ng')) {
return true;
} else if (input.includes('immer')) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个感觉可以和上面的 else if 合并一下

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.

2 participants