Closed LorienHW closed 1 year ago
but I'm getting an error about missing the "turnstile-types" definitions
Install the (dev) dependencies?
Release soon:tm: because there are a few things I want to do, but I don't have time atm:
ua
to languages in the types packages (https://github.com/cloudflare/cloudflare-docs/pull/10116)turnstile.isExpired
(https://github.com/cloudflare/cloudflare-docs/pull/10117)oh duh, just needed to run npm install
cool, building from a built fork now 👍, thanks!
On Fri, Aug 25, 2023 at 2:44 AM Leo Developer @.***> wrote:
but I'm getting an error about missing the "turnstile-types" definitions
Install the (dev) dependencies https://github.com/Le0Developer/react-turnstile/blob/main/package.json#L30 ?
Release soon™️ because there are a few things I want to do, but I don't have time atm:
- add ua to languages in the types packages ( cloudflare/cloudflare-docs#10116 https://github.com/cloudflare/cloudflare-docs/pull/10116)
- add turnstile.isExpired (cloudflare/cloudflare-docs#10117 https://github.com/cloudflare/cloudflare-docs/pull/10117)
- revert 66633cc https://github.com/Le0Developer/react-turnstile/commit/66633ccd63b079e6e0d0c2b3ed9b505466f1e9fc (fix no longer required)
— Reply to this email directly, view it on GitHub https://github.com/Le0Developer/react-turnstile/issues/17#issuecomment-1693085287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBJY44Q6SM2QR4UK4HNSTXXBXWFANCNFSM6AAAAAA34B5WHI . You are receiving this because you authored the thread.Message ID: @.***>
Released
Hi there, are you planning to publish soon? I need my change, but I'm building my project via CI so i cant patch locally. I've tried building my fork with tsc, but I'm getting an error about missing the "turnstile-types" definitions. thanks