moribvndvs / ng2-idle

Responding to idle users in Angular (not AngularJS) applications.
https://moribvndvs.github.io/ng2-idle
Apache License 2.0
315 stars 128 forks source link

Release version 12 #183

Closed HarelM closed 1 year ago

HarelM commented 1 year ago

There was a pull request that was merged and a tag was created, the changelog was updated but there's no new package in npm. https://www.npmjs.com/package/@ng-idle/core Is there anything I can do to push this forward?

mgermino commented 1 year ago

Any update on this issue?

@moribvndvs @HarelM

dotdotcommadot commented 1 year ago

I assume this means this project should not be relied upon anymore?

moribvndvs commented 1 year ago

I'll fix the release. I'll even take one last PR to update angular to 15 if needed. After that, I think I'm done.

un1c0rnr1d3r commented 1 year ago

I'll try to find some time to work on a PR to upgrade to the latest stable version of Angular.

Will there be any way for the community to publish new releases going forward?

HarelM commented 1 year ago

Would be nice to be able to push new releases and allow merging of pull requests.

raman-savitski-instructure commented 1 year ago

After Angular16 release, ViewEngine libraries can no longer be used. Release v12 of this library please.

NatanCoralogix commented 1 year ago

any updates on this?

un1c0rnr1d3r commented 1 year ago

@NatanCoralogix I posted a couple of PRs for the updates to Angular 14 and 15. Will try to put together one more for Angular v16. Unfortunately, I don't think I have permissions to publish releases to npm.

NatanCoralogix commented 1 year ago

@un1c0rnr1d3r Thanks, Did u consider to fork and own the new package?