Skip to content

Latest commit

 

History

History
425 lines (241 loc) · 17 KB

CHANGELOG.md

File metadata and controls

425 lines (241 loc) · 17 KB

10.0.0 (2024-01-22)

Features

  • ci: add manual release workflow (5498630)

Changelog

v10.0.0-beta.0 (2023-11-21)

💥 Breaking Change

🚀 Enhancement

  • #818 feat: use Sinon.JS in integration tests (@vscav)
  • #789 refactor: migrate test-app package to TypeScript (@vscav)
  • #749 refactor: migrate addon package to TypeScript (@m-jovan)
  • #745 feat: migrate phone-input component to glimmer (@m-jovan)

📝 Documentation

🏠 Internal

  • #813 chore(ci): remove unnecessary release script (@vscav)
  • #796 chore: install and use @qonto/eslint-config-typescript@1.0.0-rc.0 (@vscav)
  • #777 feat(ts-lint): allow use of private and protected syntax for classes in .ts files (@vscav)
  • #747 feat: setup typescript configuration (@m-jovan)
  • #645 fix: remove double pnpm installation (@vscav)
  • #644 fix: remove double node installation on CI (@vscav)

Committers: 3

v9.0.1 (2023-06-02)

🏠 Internal

Committers: 1

v9.0.0 (2023-05-10)

💥 Breaking Change

🚀 Enhancement

Release notes

In the v1 addon flags image and CSS file were loaded globally in index.js thanks to app.import. After converting to the v2 addon format, it is not the case anymore: images and styles are loaded only on demand when the <PhoneInput> is used.

Committers: 2

v9.0.0-alpha.2 (2023-05-10)

🐛 Bug Fix

  • #604 Display autoPlaceholder when customPlaceholder is not provided (@anas7asia)

Committers: 2

v8.0.0 (2022-11-29)

💥 Breaking Change

🚀 Enhancement

  • #506 Use :root prefix to ensure correct background-image paths for embroider builds (@Turbo87)

🏠 Internal

Committers: 1

v7.1.1 (2022-09-13)

📝 Documentation

Committers: 1

v7.1.0 (2022-03-23)

🚀 Enhancement

Committers: 2

v7.0.1 (2022-02-14)

  • Same as release v7.0.0

v7.0.0 (2022-02-14)

💥 Breaking Change

🐛 Bug Fix

📝 Documentation

  • #372 Remove remaining hasPrepend documentation (@ctjhoa)

Committers: 3

v.6.0.0 (2021-09-10)

💥 Breaking Change

📝 Documentation

  • #367 fix(documentation): Set application-template-wrapper to true (@dcyriller)

🐛 Bug Fix

  • #355 updates element targeting to use this.element (@jfdnc)

Committers: 4

v5.2.1 (2020-09-16)

🐛 Bug Fix

Committers: 2

v5.2.0 (2020-08-05)

🚀 Enhancement

  • #242 Add numberFormat meta if number is valid (@ctjhoa)

Committers: 1

v5.1.0 (2020-07-16)

🏠 Internal

🚀 Enhancement

Committers: 3

v5.0.0 (2020-03-12)

💥 Breaking Change

This main change in this release is updating intl-tel-input to a new major version, which changes their CSS class names to use BEM. Since this might break CSS overrides for a few people we decided to release this as a new major version too.

  • #197 Update intl-tel-input from 15.0.2 to 16.0.11

🏠 Internal

Committers: 2

v4.1.0 (2020-01-16)

🚀 Enhancement

Committers: 2

v4.0.0 (2020-01-03)

💥 Breaking Change

Committers: 2

v3.1.2 (2019-11-29)

🐛 Bug Fix

Committers: 1

v3.1.1 (2019-11-28)

🐛 Bug Fix

Committers: 1

v3.1.0 (2019-11-27)

🚀 Enhancement

📝 Documentation

🏠 Internal

  • #153 prettier: Set semi: true (@Turbo87)
  • #152 package.json: Move babel-eslint into devDependencies (@Turbo87)
  • #150 Remove obsolete tough-cookie resolution (@Turbo87)
  • #145 Remove ember-cli-htmlbars-inline-precompile to get rid of the deprecation warning while building (@vsergiu93)

Committers: 5

v3.0.0 (2019-09-23)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 3

v2.0.7 (2019-04-18)

🐛 Bug Fix

  • #61 Make sure valid check updates when country changes (@locks)
  • #57 Make sure correct path is used for intl-tel-input assets (@danwenzel)

📝 Documentation

  • #59 Update import naming in the documentation (@ctjhoa)
  • #58 Update README to add ember-observer score (@dbendaou)

🏠 Internal

Committers: 5

v2.0.6 (2019-02-18)

🐛 Bug Fix

🏠 Internal

Committers: 2

v2.0.5 (2019-02-04)

🐛 Bug Fix

🏠 Internal

Committers: 2

v2.0.4 (2019-01-07)

🐛 Bug Fix

Committers: 2

v2.0.3 (2018-12-22)

🐛 Bug Fix

Committers: 1

v2.0.2 (2018-12-20)

🏠 Internal

  • #15 Upgrade intl-tel-input from v14.0.3 to v14.0.6 (@dcyriller)

Committers: 1

v2.0.1 (2018-12-20)

🐛 Bug Fix

🏠 Internal

Committers: 1