Releases: wise-team/steem-content-renderer
Releases · wise-team/steem-content-renderer
v2.1.1
2.1.1 (2019-08-10)
Bug Fixes
v2.1.0
2.1.0 (2019-08-10)
Bug Fixes
- fix release (b063161)
- replace CustomError from universe-log with typescript-chained-error lib (e32f82b)
- update dependencies (445c4d9)
- update dependencies (d145642)
- update dependencies (f164a44)
Features
- add allowInsecureScriptTags option (8020b2c)
v2.0.2
2.0.2 (2019-06-16)
Bug Fixes
v2.0.1
2.0.1 (2019-04-19)
Bug Fixes
- fix double linkifying of mentions (c8f3677)
v2.0.0
2.0.0 (2019-04-19)
Bug Fixes
- fix missing URL constructor and drop support for nodejs 9 and 10 BREAKING CHANGE (3645c93)
Features
BREAKING CHANGES
- fix missing URL constructor and drop support for nodejs 9 and 10
v1.4.1
1.4.1 (2019-04-19)
Bug Fixes
- add unpkg field to package.json (1a58a69)
- exclude build stats from package (3ada131)
- move tokens out from travis config (4663a2b)
v1.4.0
1.4.0 (2019-04-19)
Bug Fixes
- keep @types/remarkable at 1.7.3 as 1.7.4 has bugs (79b10f4)
- update dependencies (e45f4c7)
Features
v1.3.0
1.3.0 (2019-04-10)
Bug Fixes
- fix missing URL constructor in node <10 (4eb4e43)
- fix wrong youtube embeds in videoembedders module (25e021d)
- update samples (e544f15)
Features
- add external link sanitization (23f8ac8)
- add videoembedders module (cb17bb5)
v1.2.0
1.2.0 (2019-04-06)
Features
- test library installation before deployment (13d17f6)
v1.1.1
1.1.1 (2019-04-05)
Bug Fixes