You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nodejs/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ You can sign up for an account at [hackmd.io](https://hackmd.io/), and then crea
10
10
11
11
For bugs and feature requests, please open an issue or pull request on [GitHub](https://github.com/hackmdio/api-client).
12
12
13
+
## **v2.0.0 Update Note**
14
+
15
+
`v2.0.0` is a completely rewrite and is incompatible with `v1.x.x`. But the best of all, it does not require Node.JS runtime anymore, which means you can use it in a browser. We recommend you to upgrade to `v2.0.0` if you are using the old one.
0 commit comments