Skip to content

v2.1.0

Compare
Choose a tag to compare
@EtienneLem EtienneLem released this 06 Oct 21:03
· 390 commits to master since this release

v2.1.0 introduces ES module (dist-es) as well as CommonJS (dist) which enables Webpack tree-shaking, see #120.

Improvement

  • Remove function binds & use PureComponent [#125]
  • Signify custom emoji elements with class [#117]
  • Ignore flag-un

Fixes

  • include sorting [#116]
  • Headless search with custom emojis [#118]

Commits

v2.0.1...v2.1.0