wp-api-angular icon indicating copy to clipboard operation
wp-api-angular copied to clipboard

Updating Peer Dependencies

Open caraya opened this issue 6 years ago • 5 comments

I'm trying to work with wp-api-angular with Angular 6. However, the library requires a peer of version 4 which means it won't work with my current setup.

Is there a new version of the client? Beta8 was released almost a year ago. If there isn't one, how safe is it to update the peer dependencies of the client?

caraya avatar May 05 '18 04:05 caraya

any update..

ritsrivastava01 avatar May 11 '18 14:05 ritsrivastava01

Doesn't seem that they are updating the repo, I'm gona fork it and change the package.json dependencies to try, if it work I will send a PR.

jokin avatar Sep 06 '18 17:09 jokin

@jokin did you end up making a new fork successfully? I'm looking to update this repo and didn't want to redo work

s4m0r4m4 avatar Jan 02 '21 19:01 s4m0r4m4

@jokin did you end up making a new fork successfully? I'm looking to update this repo and didn't want to redo work

No, I abandoned the idea of doing what I was thinking of with angular so I don't recall if I even tried to change the package.json

jokin avatar Jan 05 '21 20:01 jokin

I bumped the versions to Angular v11 and should have fixed the issues in this PR: https://github.com/wordpress-clients/wp-api-angular/pull/48

s4m0r4m4 avatar Jan 09 '21 16:01 s4m0r4m4