CyBear-Jinni / cbj_hub

🕸️ Easy to use open source Hub to control your smart devices from one app.
https://cybearjinni.com
GNU Affero General Public License v3.0
31 stars 21 forks source link

Update injectable to new version #270

Closed guyluz11 closed 1 year ago

guyluz11 commented 1 year ago

The new version of injectable configures getIt differently.

Let's update it to the last version

SankethBK commented 1 year ago

@guyluz11 what are the changes, couldn't find it in changelog

guyluz11 commented 1 year ago

We prefer to have the last version of all packages if possible, the change to the new injectable version require some changes so I left it for later.

Do you mean what are the changes in the new injectable version?

Screenshot_20221125-212916_Firefox

SankethBK commented 1 year ago

Yes, I have used get_it before, I am not familiar with get_it scopes, are we using it here. Also should we use the new decorators?

guyluz11 commented 1 year ago

I'm not sure what is get it Scopes so probably not.

Just updating the packages and checking that it is compiling. Yes, let's also use the new decorators.

guyluz11 commented 1 year ago

Pr Marged, closing issue