Skip to content

Fix ES/JS build for getEmojiFlag(), getUnicode()

Compare
Choose a tag to compare
@dmythro dmythro released this 12 Jan 10:56
47d36a0
  • Fix punycode buillt-in for emoji related export functions #78 (thanks @slaweet for raising an issue)
  • Improve ES bundle tests
  • Move to Rollup: smaller bundle size (56.2kB minified, 15.5kB min+gz vs 65.2kB minified, 16.9kB min+gz for v2.6.0)
  • Fix npm audit