Skip to content

Commit

Permalink
chore: add info about new release
Browse files Browse the repository at this point in the history
  • Loading branch information
omnidan committed May 15, 2023
1 parent 372ba74 commit 8972df2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ _Friendly emoji lookups and parsing utilities for Node.js_ ✨
npm install --save node-emoji
```

## 2.0 Release :rocket:

This is the new 2.0 release of node-emoji, supporting ESM, new emoji and a new API.

If you want to use the old version, please check out the [legacy branch](https://github.com/omnidan/node-emoji/tree/legacy).

## Usage

```js
Expand Down

0 comments on commit 8972df2

Please sign in to comment.