Skip to content

fix: Syntax in compat/client for IE11 support#4372

Merged
rschristian merged 3 commits intomainfrom
rschristian-patch-1
May 6, 2024
Merged

fix: Syntax in compat/client for IE11 support#4372
rschristian merged 3 commits intomainfrom
rschristian-patch-1

Conversation

@rschristian
Copy link
Copy Markdown
Member

@rschristian rschristian commented May 5, 2024

Closes #4371

Not that this case is problematic, but might be worth considering passing all package exports through Microbundle in the future to catch this sort of thing.

Comment thread compat/client.js
Comment thread compat/client.mjs
Comment thread compat/client.js
Comment thread compat/client.mjs
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.609%. remained the same
when pulling 41ce33b on rschristian-patch-1
into d18ac9f on main.

@rschristian rschristian merged commit 414c870 into main May 6, 2024
@rschristian rschristian deleted the rschristian-patch-1 branch May 6, 2024 05:52
@JoviDeCroock JoviDeCroock mentioned this pull request May 15, 2024
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.

createRoot uses an unsupported syntax for IE11

3 participants