Releases: ngxtension/ngxtension-platform
Releases · ngxtension/ngxtension-platform
3.5.2
3.5.1
3.5.1 (2024-06-17)
Features
- add rxjs operators
poll
andwhenDocumentVisible
(#404) - inputs: add mergeInputs transform fn (29b8f7b)
- to-observable-signal: refactor toObservableSignal to handle Obs… (#408)
Bug Fixes
- inputs: allow mergeInputs to also accept '' as value (c45f74e)
Documentation
- add nguyenphutrong as a contributor for code (#414)
❤️ Thank You
- ctran
- Fabien Dehopré
- Trong Nguyen @nguyenphutrong
3.5.0
3.5.0 (2024-06-16)
Features
- add rxjs operators
poll
andwhenDocumentVisible
(#404) - inputs: add mergeInputs transform fn (29b8f7b)
- to-observable-signal: refactor toObservableSignal to handle Obs… (#408)
Documentation
- add nguyenphutrong as a contributor for code (#414)
❤️ Thank You
- ctran
- Fabien Dehopré
- Trong Nguyen @nguyenphutrong
3.5.0-beta.0
3.5.0-beta.0 (2024-06-10)
Bug Fixes
- inject-migration: update option name and add proper aliases (#403)
Documentation
- add
explicitEffect
to the homepage (#394) - add new logo (#406)
- inject-di-migration: remove extra not needed word (#402)
❤️ Thank You
- Enea Jahollari @eneajaho
- Ilir Beqiri @ilirbeqirii
- Matthieu Riegler @JeanMeche
3.4.0
3.4.0 (2024-05-29)
Features
- add explicitEffect helper function. (#393)
- inject-inputs: add injectInputs (e6c741d)
- inject-migration: add option for ES private field support (#382)
Bug Fixes
- inject-inputs: deprecate injectInputs; use inputs() instead (549af0c)
- migrations: Update Migration Scripts for Angular 18 Compatibility (#388)
- plugin: add and remove this keyword correctly (#370)
- plugin: remove additional semicolumns for input and output generator (#371)
- plugin: add string to input generic (#375)
Documentation
- update inject migration example (#379)
- inject-inputs: add injectInputs (e8af15a)
- injectors: spanish translation for createInjectable function (#316)
- injectors: Spanish translation for injectROuteData (#383)
- injectors: Spanish translation for injectRouteFragment (#385)
- migrations: Spanish translation inject migration (#386)
- operators: Spanish translation for debug operator (#387)
❤️ Thank You
- Chau Tran @nartc
- Ilir Beqiri @ilirbeqirii
- Matthieu Riegler @JeanMeche
- Sergi Dote Teixidor
- Tim Deschryver @timdeschryver
- Xavier Riu
3.2.0
Release 3.1.2
Release 3.1.1
Release 3.1.0
3.1.0 (2024-05-01)
Features
- convert-queries: initial implementation for content queries migration to signals (#355) (a5f003f)
- input migration enhancements (#353) (2def810)
Bug Fixes
- create-injectable: allow returning proxies from factory function (#352) (8e22eeb)
- inject migration should take into account missing types for tokens (#351) (56f8bdb)
- make @use-gesture/vanilla optional dependency (#349) (7291426)