Bugfixes
- deps: upgrade
@rollup/plugin-commonjs
to v22 to fix try/catch requires by @agilgur5 in #340
- This fixes a regression in
0.32.0
that caused users with certain environments to experience ReferenceError: window is not defined
when importing rpt2. See #339
Full Changelog: 0.32.0...0.32.1