Skip to content

Releases: empress/ember-showdown-prism

v2.1.0

19 Aug 08:02
Compare
Choose a tag to compare

2.1.0 / 2020-08-19

  • add assertion if missing language is used & fallback to non-prism rendering #5 from @nickschot
  • add YAML to the default enabled languages #6 from @nickschot

v2.0.0...v2.1.0

v2.0.0

17 Aug 08:02
Compare
Choose a tag to compare

2.0.0 / 2020-08-17

This is only a breaking change because it dropped support for Node 8 and Ember < 3.12. They will likely continue to work for a little while but we are no longer testing them 👍

  • use findHost to find the app (fixes non-working prism when using this addon indirectly) #4 from @nickschot
  • Breaking: Update dependencies #2 from @mansona

v1.0.1...v2.0.0