Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump preact 10.25.1 #492

Merged
merged 3 commits into from
Dec 4, 2024
Merged

chore: bump preact 10.25.1 #492

merged 3 commits into from
Dec 4, 2024

Conversation

rschristian
Copy link
Member

@rschristian rschristian commented Nov 30, 2024

Caught by the ecosystem-ci.

Comment on lines -87 to 86
// @ts-expect-error
const vnode = h("div", { __self: "foo", foo: 1 });
Copy link
Member Author

Choose a reason for hiding this comment

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

Corrected by preactjs/preact#4578

@@ -1,6 +1,5 @@
import * as preact from './index';

-declare global {
Copy link
Member Author

Choose a reason for hiding this comment

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

Now unnecessary thanks to preactjs/preact#4583

@rschristian rschristian marked this pull request as ready for review December 2, 2024 07:48
@JoviDeCroock JoviDeCroock merged commit 9a669ff into main Dec 4, 2024
1 check passed
@JoviDeCroock JoviDeCroock deleted the chore/bump-preact-10.25.1 branch December 4, 2024 06:52
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