zouhir / preact-habitat

Zero configuration Preact widgets renderer in any host DOM
MIT License
518 stars 43 forks source link

Compatablity with Preact X #41

Closed RaghulXander closed 5 years ago

RaghulXander commented 5 years ago

⚠ WARN BabelEsmPlugin: ../node_modules/preact-habitat/dist/preact-habitat.es.js 151:25-31 "export 'default' (imported as 'preact') was not found in 'preact

joaodfmota commented 5 years ago

https://github.com/zouhir/preact-habitat/pull/38

RaghulXander commented 5 years ago

Still I face the same issue i have updated Preact version!!! @joaodfmota

Screen Shot 2019-07-10 at 3 36 26 PM
joaodfmota commented 5 years ago

I'm using the master and it's working fine.

"preact-habitat": "zouhir/preact-habitat#master",

The latest published version is 3.2.2 on 2018-07-06 and the pull request is dated 2019-04-18

sampotts commented 5 years ago

@zouhir Can bump the version and publish to npm?

ascorbic commented 5 years ago

Fixed in version 3.3.0, which should now be available in npm.