Download Latest Version 1.1.1 source code.tar.gz (3.5 MB)
Email in envelope

Get an email when there's a new version of React Wrap Balancer

Home / 0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
0.5.0 source code.tar.gz 2023-05-09 3.5 MB
0.5.0 source code.zip 2023-05-09 3.6 MB
README.md 2023-05-09 1.9 kB
Totals: 3 Items   7.0 MB 0

Highlights

nonce prop

Since React Wrap Balancer generates inlined script tags under the hood, you can now set the nonce prop for them:

:::jsx
<Balancer nonce="...">

// => <script nonce="...">

Support for React 16.8.0+

By adding a workaround for useId, we now have support for React 16.8.0+.

Bug fixes & Other Improvements

See the full changelog below.

What's Changed

New Contributors

Full Changelog: https://github.com/shuding/react-wrap-balancer/compare/0.4.1...0.5.0

Source: README.md, updated 2023-05-09