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

add named export to improve "module": "nodenext" compatibility #48

Merged
merged 3 commits into from Jul 16, 2022

Conversation

@wight554
Copy link
Contributor Author

Any progress on this one @JoviDeCroock ?
It fixes this issue:
image

src/index.ts Outdated Show resolved Hide resolved
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
@JoviDeCroock JoviDeCroock merged commit 11d8bb0 into preactjs:main Jul 16, 2022
Interpause pushed a commit to Interpause/preact-preset-vite that referenced this pull request Aug 7, 2022
…actjs#48)

* add named export to improve `"module": "nodenext"` compatibility

* add proper types export

* Update src/index.ts

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
Interpause pushed a commit to Interpause/preact-preset-vite that referenced this pull request Aug 7, 2022
…actjs#48)

* add named export to improve `"module": "nodenext"` compatibility

* add proper types export

* Update src/index.ts

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
@kidonng
Copy link

kidonng commented Sep 4, 2022

Any reason this change has not been released? Doesn't seem like a breaking change.

@marvinhagemeister
Copy link
Member

No, not a particular reason, this somehow went through the cracks between all the notifications.

JoviDeCroock added a commit that referenced this pull request Oct 13, 2023
* allow jsx import source to be configured

* allow package to be installed via git

* fix: support vite v3 (#50)

* 2.3.0 (#53)

* add named export to improve `"module": "nodenext"` compatibility (#48)

* add named export to improve `"module": "nodenext"` compatibility

* add proper types export

* Update src/index.ts

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>

Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>

* Update package.json

* remove "prepare" script

---------

Co-authored-by: 翠 / green <green@sapphi.red>
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
Co-authored-by: Volodymyr Zhdanov <wight554@gmail.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.

None yet

4 participants