@qonto/react-migration-toolkit 2.1.1 (patch)
@qonto/react-migration-toolkit
,test-app
- #50 fix(Link): should also trigger onClick from props (@AntoineMoues)
- Antoine Mouës (@AntoineMoues)
@qonto/react-migration-toolkit 2.1.0 (minor)
@qonto/react-migration-toolkit
,test-app
- #46 feat(useNavigate): add hook and its provider (@AntoineMoues)
- Antoine Mouës (@AntoineMoues)
@qonto/react-migration-toolkit 2.0.0 (major)
@qonto/react-migration-toolkit
,test-app
- #44 refactor(Link): rename href by to (@AntoineMoues)
@qonto/react-migration-toolkit
,test-app
- #45 feat(NavLink): create component (@AntoineMoues)
- #42 feat(Link): create onClick handler to transition (@AntoineMoues)
@qonto/react-migration-toolkit
,test-app
- #31 Fix hierarchy request error with empty yield (@jembezmamy)
- Antoine Mouës (@AntoineMoues)
- Paweł Bator (@jembezmamy)
@qonto/react-migration-toolkit 1.3.2 (patch)
@qonto/react-migration-toolkit
- Corentin (@poulet42)
@qonto/react-migration-toolkit 1.3.1 (patch)
- Other
- #24 fix: add back repo url to the root package (@SkoebaSteve)
@qonto/react-migration-toolkit
- #22 ci: add repository url to the package workspace (@SkoebaSteve)
- Steef Janssen (@SkoebaSteve)
@qonto/react-migration-toolkit 1.3.0 (minor)
@qonto/react-migration-toolkit
,test-app
- Other
- #21 ci: force signing of commits when preparing release (@SkoebaSteve)
- #18 feat: run npx create-release-plan-setup@latest (@SkoebaSteve)
- #4 ci: use dependabot over renovatebot (@SkoebaSteve)
- #2 Configure GitHub actions (@SkoebaSteve)
test-app
- #3 ci: setup test github action (@SkoebaSteve)
- Corentin (@poulet42)
- Steef Janssen (@SkoebaSteve)
1.2.3 (2024-11-26)
- types: expose a registry type in template-registry (cdca8f5)
1.2.2 (2024-10-18)
1.2.1 (2024-10-15)
- types: use optional generic values in react bridge signature (52c1fd5)
1.2.0 (2024-10-14)
1.1.0 (2024-10-02)
- patch glint issue with dynamic tag resolution (bbc1b57)
- use intl._eventEmitter instead of _ee to listen for locale changes (fb8b38d)
1.0.0 (2024-09-24)
- remove polymorphicIntlProvider in favour of a intlshape consumer like react-intl (8e7904b0)
0.4.2 (2024-09-05)
- only render yield wrapper when the has-block helper is truthy (998b10e)
0.4.1 (2024-08-22)
- fix typo in the event name preventing hook to subscribe to locale change (e547659)
0.4.0 (2024-07-30)
- add formatCountry Intl utility function to Intl hooks return type (8b298d2)
0.3.0 (2024-07-30)
- add exists Intl utility function to Intl hooks return type (a52e6ac)
0.2.4 (2024-07-30)
0.2.3 (2024-07-29)
- wrap cleanup function in act (76ac621)
0.2.2 (2024-07-16)
- 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)
- add the ability to pass attributes to the react-bifrost element (8a6754a)
0.1.0 (2024-04-30)
- add formatNumber to useEmberIntl (3451aed)