v1.1.1
Fixes
The 1.1.0 release was wrong - the source code was correct but published lib folder incorrect. This is because I forgot to manually run pnpm run build before publishing. I've fixed this for future publishes by automatically running pnpm run build before all future publishes. So this 1.1.1 release is what the 1.1.0 release should have been. (#3)