Closed natereprogle closed 1 year ago
Hey there! Any update on this pull?
Hey there! Any update on this pull?
Still working on it! Give us one more week.
@natereprogle hey Nate, thanks for the PR 🙏 Could you rebase this onto main
?
Hey @AleksanderBodurri, I think I got it! Let me know if this works, thanks!
merged, thanks again 🙏
Thank you! This is a great project, I appreciate your team creating it for the community!
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.