Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 3.63 KB

Changelog

7.0.2

Patch Changes

  • #108 Required consumers to install ember-cp-validations and ember-intl (@ijlee2)

7.0.1

Patch Changes

7.0.0

Major Changes

Patch Changes

  • #106 Tested compatibilities with ember-intl@v6 and ember-intl@v7 (@ijlee2)

v6.0.0 (2023-05-30)

💥 Breaking Change

  • #99 Update ember-cli to 4.8 (drops node v12) (@fsmanuel)
  • #87 Update ember-cli to v3.28 (@fsmanuel)
  • #88 Change import from 'ember-intl-cp-validations' to '@ember-intl/cp-validations' (@fsmanuel)

🚀 Enhancement

🏠 Internal

Committers: 1

v5.0.0 (2022-09-19)

💥 Breaking Change

  • #84 Remove warn() from validators/messages.js and update ember imports (@bekzod)
  • #78 Support node versions >= 10.* and use GitHub Actions (@buschtoens)

📝 Documentation

  • #47 Fix README messageKey/descriptionKey examples (@Techn1x)

🏠 Internal

Committers: 7