Skip to content

Sharetribe-scripts v7.0.0

Latest
Compare
Choose a tag to compare
@Gnito Gnito released this 09 Jan 12:34
42a1839

Bug fixes

PR #28

This release applies the @loadable/babel-plugin to both builds. So, essentially this is a bug fix, but previous versions of React have silently resolved the underlaying mismatch - caused by async vs sync loading when hydrating after loadableReady call.

Now that the loading changes to synchronous, it revealed issues on sharetribe/web-template SearchPageWithMap rendering after hydration. That's the only reason why this is marked as a major version update and not a patch release. This version (v7) will be taken into use with sharetribe/web-template v7.0.0, which is about taking React v18 into use.