Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.62 KB

File metadata and controls

58 lines (37 loc) · 2.62 KB

v4.0.0 (2020-12-04)

💥 Breaking Change

  • #34 drop support for Ember Bootstrap <= v4.4 (@jelhan)

🚀 Enhancement

  • #34 support Ember Bootstrap v4.5 and above (@jelhan)

📝 Documentation

  • #31 use angle-bracket invocation in README and some other improvements (@simonihmig)

🏠 Internal

  • #35 migrate CI from TravisCI to GitHub actions (@jelhan)

Committers: 2

v3.1.2 (2020-08-13)

🐛 Bug Fix

  • #29 support multiple validation errors (@basz)

Committers: 1

v3.1.1 (2020-08-02)

🐛 Bug Fix

  • #28 fix validation for nested properties (@basz)

Committers: 1

v3.1.0 (2020-07-20)

🐛 Bug Fix

  • #27 support latest version of ember-changeset / ember-changeset-validations (@jelhan)
  • #25 hide deprecation notice when subclassing ember bootstrap classes (@basz)

Committers: 2

v3.0.0 (2020-03-31)

💥 Breaking Change

  • #19 upgrade ember changeset to v3 (@jelhan)
  • #18 upgrade dependencies except ember-changeset (@jelhan)

🏠 Internal

  • #20 automate releases with release-it and lerna-changelog (@jelhan)

Committers: 1