Skip to content

Releases: wise-team/steem-content-renderer

v2.1.1

10 Aug 11:25
Compare
Choose a tag to compare

2.1.1 (2019-08-10)

Bug Fixes

v2.1.0

10 Aug 11:18
Compare
Choose a tag to compare

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

16 Jun 11:06
Compare
Choose a tag to compare

2.0.2 (2019-06-16)

Bug Fixes

v2.0.1

19 Apr 20:22
Compare
Choose a tag to compare

2.0.1 (2019-04-19)

Bug Fixes

  • fix double linkifying of mentions (c8f3677)

v2.0.0

19 Apr 14:31
Compare
Choose a tag to compare

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

19 Apr 13:35
Compare
Choose a tag to compare

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

19 Apr 13:03
Compare
Choose a tag to compare

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

10 Apr 10:40
Compare
Choose a tag to compare

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

06 Apr 14:10
Compare
Choose a tag to compare

1.2.0 (2019-04-06)

Features

  • test library installation before deployment (13d17f6)

v1.1.1

05 Apr 23:14
Compare
Choose a tag to compare

1.1.1 (2019-04-05)

Bug Fixes

  • fix lint errors (8f923cf)
  • fix missing dependencies (13fc99b)
  • fix missing jsdom types (0f6e0f2)
  • fix missing localization in account name validation (8625e06)
  • update README (26b21bc)
  • update typescript (e59774f)