Skip to content

Latest commit

Β 

History

History
251 lines (146 loc) Β· 12 KB

CHANGELOG.md

File metadata and controls

251 lines (146 loc) Β· 12 KB

7.2.0 (2024-03-08)

Features

7.1.0 (2024-01-22)

Bug Fixes

  • bump lockfile post release and use semantic commit message (9119d44)
  • ci: remove wrong GH token used in release-it config (cbe1462)
  • ci: set infile property in release-it config (8f74536)
  • replace v7-beta0 with v7 in changelog (6d66e42)

Features

  • ci: add manual release workflow (78b5d84)

7.0.0 (2024-01-09)

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #589 refactor: migrate test-app package to TypeScript (@vscav)
  • #610 refactor: migrate addon package to TypeScript (@vscav)
  • #587 fix(peer-deps): explicitly set ember-source versions range (@vscav)

πŸ“ Documentation

  • #647 docs: add TypeScript usage section (@vscav)
  • #611 chore: replace documentation application by markdown file (@vscav)
  • #585 chore: replace Travis-CI build status badge with GitHub CI workflow badge (@vscav)

🏠 Internal

  • #658 feat: setup release-it (@vscav)
  • #639 chore(ember-cli-addon-docs): remove unused declarations from configuration files (@vscav)
  • #631 chore: install and use @qonto/eslint-config-typescript@1.0.0-rc.0 (@dannycalleri)
  • #614 feat(ts-lint): allow use of private and protected syntax for classes in .ts files (@vscav)
  • #588 ci: add LTS ember-try scenarios for v4.8.0 and v4.12.0 (@vscav)
  • #586 refactor: rewrite test descriptions in component integration tests (@vscav)
  • #543 feat: add TypeScript configuration (@vscav)
  • #547 chore(ci): update action to setup pnpm in release script (@vscav)
  • #546 chore(ci): update action to setup pnpm in CI script (@vscav)

Committers: 2

v6.0.2 (2023-07-13)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v6.0.1 (2023-06-02)

🏠 Internal

Committers: 2

v6.0.0 (2023-04-26)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ› Bug Fix

  • #410 use already parsed e.target.valueAsNumber value instead of e.target.value (@poulet42)

  • #418 fix issue where 0 would not trigger an update call on blur (@poulet42)

Committers: 3

v5.0.0 (2022-09-13)

πŸ’₯ Breaking Change

  • #379 Update LTS support only support ember 3.24 or above (@mrloop)

πŸ› Bug Fix

  • #383 Add ember-cli-addon-docs dependency so does not error (@mrloop)

πŸ“ Documentation

  • #383 Add ember-cli-addon-docs dependency so does not error (@mrloop)

Committers: 1

v4.1.0 (2022-08-19)

πŸš€ Enhancement

  • #375 Add named argument @inputId to allow setting the input id (@mrloop)

πŸ“ Documentation

  • #371 Update release instructions and link to docs (@mrloop)

Committers: 1

v4.0.0 (2022-07-18)

πŸ’₯ Breaking Change

πŸ› Bug Fix

  • #370 Use pre octane default named argument handling. (@mrloop)

πŸ“ Documentation

🏠 Internal

Committers: 3

v3.0.0 (2021-05-20)

πŸ’₯ Breaking Change

  • #278 Drop NodeJs 10 and 13 support (@dcyriller)
  • #280 Update ember-try config to drop compatibility with ember versions lower than 3.16 (@dcyriller)

πŸš€ Enhancement

  • #271 Fix property fallback lookup deprecation (@CYriuk)

🏠 Internal

Committers: 3

v2.2.1 (2021-05-20)

New release of v2.1.0 (a 2.2.0 was wrongly released)

v2.0.3 (2021-05-20)

New release of v2.0.0 (a 2.0.2 was wrongly released)

v2.1.0 (2020-09-03)

πŸš€ Enhancement

πŸ“ Documentation

Committers: 4

v2.0.0 (2020-01-03)

πŸ’₯ Breaking Change

πŸ› Bug Fix

  • #20 ðð Force placeholder opacity (@mbinet)

πŸ“ Documentation

Committers: 4

v1.0.0-beta.1 (2019-02-25)

πŸ› Bug Fix

  • #20 πŸ›πŸ’„ Force placeholder opacity (@mbinet)

Committers: 1