mobxjs / mobx-angular

The MobX connector for Angular.
MIT License
483 stars 59 forks source link

Update root project for Angular 15 support #179

Closed sagarchikane closed 1 year ago

sagarchikane commented 1 year ago

Things taken care of as part of this PR

Chuckv01 commented 1 year ago

@sagarchikane looks like the build is failing https://github.com/mobxjs/mobx-angular/actions/runs/4242238682/jobs/7378030827

Chuckv01 commented 1 year ago

The compare bundle sizes step is failing here as the master branch is failing to compile on the newer version of node. Shouldn't be an issue on future PRs as master will now have updated dependencies.