v1.1.1
Patch release to fix radspec
not being built correctly in some bundlers.
The library as previously not using the ES6 modules syntax for importing / exporting, and this caused problems when importing libraries that would switch their behaviour based on how they were being imported.
Fixes: