v0.2.0
Mildly Breaking Changes
These changes shouldn't affect 99% of usage of this library, but they're good to be aware of.
- Switches from
next/script
to a regularscript
tag inserted at the top of the<body>
- Replaces the base64 encoded script contents with a regular string again