Skip to content
Snippets Groups Projects
Commit 1030d099 authored by marihachi's avatar marihachi
Browse files

v0.23.0-canary.1

parent 34fb5070
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,10 @@
-->
## 0.23.0 (unreleased)
- The parser is now implemented in TypeScript! 🎉
## 0.22.1
npm: https://www.npmjs.com/package/mfm-js/v/0.22.1
......
{
"name": "mfm-js",
"version": "0.22.1",
"description": "An MFM parser implementation with PEG.js",
"version": "0.23.0-canary.1",
"description": "An MFM parser implementation with TypeScript",
"main": "./built/index.js",
"types": "./built/index.d.ts",
"scripts": {
......
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