Skip to content

v0.1.2

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 05 Mar 14:32
· 11 commits to main since this release
38a3e1a

What's new?

Bug fixes

  • Fixed "SyntaxError: Named export 'use' not found." error on older versions of React.
  • Fixed scriptProps.nonce prop not working properly.
  • Fixed scriptProps.onLoadCallbackName prop not working properly.
  • Fixed update loop if scriptProps was defined as an inline object.