Skip to content
Snippets Groups Projects
Commit c7b6579e authored by syuilo's avatar syuilo
Browse files

0.23.3

parent 08cb023e
No related branches found
No related tags found
1 merge request!1push develop into stable
...@@ -11,6 +11,11 @@ ...@@ -11,6 +11,11 @@
--> -->
## 0.23.3
- tweak fn parsing
- fnNameList option removed
- emojiCodeList option removed
## 0.23.2 ## 0.23.2
### Features ### Features
- Supports whitelisting of emoji code names. (#130) - Supports whitelisting of emoji code names. (#130)
......
{ {
"name": "mfm-js", "name": "mfm-js",
"version": "0.23.2", "version": "0.23.3",
"description": "An MFM parser implementation with TypeScript", "description": "An MFM parser implementation with TypeScript",
"main": "./built/index.js", "main": "./built/index.js",
"types": "./built/index.d.ts", "types": "./built/index.d.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment