verto-health / ngx-turnstile

Cloudflare Turnstile for Angular
https://ngx-turnstile.pages.dev/
MIT License
62 stars 13 forks source link

Update ngx-turnstile to support Angular 16. #8

Closed natereprogle closed 1 year ago

natereprogle commented 1 year ago

This pull request is to update ngx-turnstile to support the latest Angular 16. Due to changes in Angular's compiler, this also adjusts the polyfill settings within the tsconfig.app.json to fix testing errors that came up as a result of this upgrade, and removes some unnecessary files as a result of these edits.

natereprogle commented 1 year ago

Hey there! Any update on this pull?

choyiny commented 1 year ago

Hey there! Any update on this pull?

Still working on it! Give us one more week.

AleksanderBodurri commented 1 year ago

@natereprogle hey Nate, thanks for the PR 🙏 Could you rebase this onto main ?

natereprogle commented 1 year ago

Hey @AleksanderBodurri, I think I got it! Let me know if this works, thanks!

AleksanderBodurri commented 1 year ago

merged, thanks again 🙏

natereprogle commented 1 year ago

Thank you! This is a great project, I appreciate your team creating it for the community!