Skip to content

Release 9.0.0

Compare
Choose a tag to compare
@elpoelma elpoelma released this 15 Jan 13:42
· 951 commits to master since this release

Major Changes

  • #1121 9f76b57 Thanks @elpoelma! - Drop support for ember 3.28.x.
    Stricten ember-source peerdependency to only support version-range ^4.12.0

  • #1120 0357fdf Thanks @elpoelma! - Increase @appuniversum/ember-appuniversum peerdependency requirement to ^2.15.0

  • #1122 a9da3a0 Thanks @elpoelma! - Drop support for ember-intl 5.x

  • #1113 37aa34a Thanks @elpoelma! - Removal of the id attribute from the block_rdfa spec. It is currently not used by the block_rdfa node and is not part of the RDFa spec.

    Additionally, this solves the issue where paragraphs with an id attribute were parsed as block_rdfa.

Minor Changes

  • #1117 4525217 Thanks @piemonkey! - Add helper function to help with locale selection and add translation note to readme

Patch Changes