We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a97d45 commit cbf0a0bCopy full SHA for cbf0a0b
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+2.0.0 / 2019-08-07
2
+
3
+- bundle umd with rollup (#346)
4
+- remove bower support (#347)
5
+- decouple linkify in separate plugin (#351)
6
+- convert code to esm and distribute as cjs and esm bundles (#352)
7
+- upgrade autolinker (#356)
8
+- provide smaller browser version of entities (#359)
9
+- use named exports for public api (#354)
10
11
+1.7.4 / 2019-07-30
12
+------------------
13
14
+- upgrade argparse (https://github.com/jonschlinkert/remarkable/pull/349)
15
+- prevent a ReDoS vulnerability (#335)
16
+- disallow ascii control characters in URLs (#334)
17
18
1.7.0 / 2016-09-27
19
------------------
20
0 commit comments