Skip to content

Latest commit

 

History

History
194 lines (115 loc) · 9.38 KB

CHANGELOG.md

File metadata and controls

194 lines (115 loc) · 9.38 KB

Changelog

Release (2025-02-25)

@qonto/react-migration-toolkit 2.1.1 (patch)

🐛 Bug Fix

  • @qonto/react-migration-toolkit, test-app

Committers: 1

Release (2025-02-24)

@qonto/react-migration-toolkit 2.1.0 (minor)

🚀 Enhancement

  • @qonto/react-migration-toolkit, test-app

Committers: 1

Release (2025-02-20)

@qonto/react-migration-toolkit 2.0.0 (major)

💥 Breaking Change

  • @qonto/react-migration-toolkit, test-app

🚀 Enhancement

  • @qonto/react-migration-toolkit, test-app

🐛 Bug Fix

  • @qonto/react-migration-toolkit, test-app

Committers: 2

Release (2025-01-17)

@qonto/react-migration-toolkit 1.3.2 (patch)

🐛 Bug Fix

  • @qonto/react-migration-toolkit
    • #25 restrict ember-intl range to <7.0.8 as they removed eventEmitter (@poulet42)

Committers: 1

Release (2025-01-16)

@qonto/react-migration-toolkit 1.3.1 (patch)

🏠 Internal

  • Other
  • @qonto/react-migration-toolkit

Committers: 1

Release (2025-01-16)

@qonto/react-migration-toolkit 1.3.0 (minor)

🚀 Enhancement

  • @qonto/react-migration-toolkit, test-app
    • #17 fix(types): allow data-test-* and aria-* props to be passed to the bridge (@poulet42)

🏠 Internal

Committers: 2

1.2.3 (2024-11-26)

Bug Fixes

  • types: expose a registry type in template-registry (cdca8f5)

1.2.2 (2024-10-18)

1.2.1 (2024-10-15)

Bug Fixes

  • types: use optional generic values in react bridge signature (52c1fd5)

1.2.0 (2024-10-14)

Bug Fixes

  • types: fix @tagName types, infer attributes and fix yield block types (05fe736)

Features

  • ** react bridge:** handle safe strings (2c35ef1)
  • types: infer prop types in reactbridge (5fc42bf)

1.1.0 (2024-10-02)

Bug Fixes

  • patch glint issue with dynamic tag resolution (bbc1b57)

Features

  • use intl._eventEmitter instead of _ee to listen for locale changes (fb8b38d)

1.0.0 (2024-09-24)

Features

  • remove polymorphicIntlProvider in favour of a intlshape consumer like react-intl (8e7904b0)

0.4.2 (2024-09-05)

Bug Fixes

  • only render yield wrapper when the has-block helper is truthy (998b10e)

0.4.1 (2024-08-22)

Bug Fixes

  • fix typo in the event name preventing hook to subscribe to locale change (e547659)

0.4.0 (2024-07-30)

Features

  • add formatCountry Intl utility function to Intl hooks return type (8b298d2)

0.3.0 (2024-07-30)

Features

  • add exists Intl utility function to Intl hooks return type (a52e6ac)

0.2.4 (2024-07-30)

0.2.3 (2024-07-29)

Bug Fixes

  • wrap cleanup function in act (76ac621)

0.2.2 (2024-07-16)

Features

  • add the ability to pass a dynamic tagName replacing the default div (320144d9)

0.2.1 (2024-06-17)

0.2.0 (2024-05-23)

Features

  • add the ability to pass attributes to the react-bifrost element (8a6754a)

0.1.0 (2024-04-30)

Features

  • add formatNumber to useEmberIntl (3451aed)

0.0.6 (2024-04-04)

0.0.5 (2024-04-04)

0.0.4 (2024-04-04)

0.0.3 (2024-04-04)

0.0.2 (2024-04-03)

0.0.1 (2024-04-03)