v1.2.1
Minor change to the package.json
; removing the use of conditional export syntax in favor of the simpler, more commonly supported main
package key.
What's Changed
- ci: configure build and test by @cyyynthia in #19
- fix: ditch conditional export syntax (to please bundlephobia) by @cyyynthia
Full Changelog: v1.2.0...v1.2.1