masvis / angular4-hal

HAL for Angular
GNU General Public License v3.0
51 stars 52 forks source link

Angular 8 Upgrade #76

Open prambhan opened 4 years ago

prambhan commented 4 years ago

Hi,

First of all thank you for this HAL Client. I can see the angular 8 beta version marked in package.json. Are you going to uplift this library to work with angular 8.24 anytime soon?

jaydiablo commented 4 years ago

There's an Angular 8 branch that references non-beta in package.json: https://github.com/masvis/angular4-hal/tree/8.x

It hasn't been published to NPM yet though.

lagoshny commented 3 years ago

Hi @prambhan, you can use my ngx-hateoas-client forked version that already ports to Angular 11.