Skip to content

v6.0.0

Compare
Choose a tag to compare
@anehx anehx released this 25 Mar 14:27

6.0.0 (2020-03-25)

Features

  • deps: drop support for ember 3.12 (6fa06e1)
  • utils: increase slugify max-length to 127 (3c647ea)
  • validation: add minlength validation for text fields (b34fc47)

BREAKING CHANGES

  • deps: The support for the former ember LTS version 3.12 was
    dropped since we only support the latest LTS version which is now 3.16.

This change happened in 4eaecdb where
we forgot to mark it as a breaking change which is why this commit is
empty.