Skip to content

Releases: Vexcited/solid-hcaptcha

0.4.0

05 Oct 09:50
Compare
Choose a tag to compare
  • Migrated the build tool from rollup to tsup.
  • Better exports to fix #2
  • Bumped dependencies

v0.3.0...v0.4.0

v0.3.0

02 Sep 14:19
Compare
Choose a tag to compare

This release bumps dependencies and removes useless and untracked elementId (reference to props.id) in the component's state.

v0.2.6...v0.3.0

v0.2.6

16 Dec 15:43
Compare
Choose a tag to compare

This release bumps dependencies.

v0.2.5...v0.2.6

v0.2.5

04 Jun 17:55
Compare
Choose a tag to compare

This release fixes an error in the API section in the package's README.

v0.2.4...v0.2.5

v0.2.4

26 May 18:04
Compare
Choose a tag to compare

This release fixes typos in README.

v0.2.3...v0.2.4

v0.2.3

26 May 17:48
Compare
Choose a tag to compare
  • Use @hcaptcha/types as dependencies and not devDependencies (b446680)
  • Add API section to README (58d5be5)

v0.2.2...v0.2.3

v0.2.2

26 May 15:45
Compare
Choose a tag to compare
  • Export HCaptchaExecuteResponse type (b960f12)

v0.2.1...v0.2.2

v0.2.1

26 May 12:10
Compare
Choose a tag to compare
  • Export HCaptchaResponse type (f584248)

v0.2.0...v0.2.1

v0.2.0

25 May 20:21
Compare
Choose a tag to compare
  • Reload hCaptcha script on cleanup (d654e2a)
  • Add different usages (aecbfbc), update usage and installation sections (6fb8878) on README.

v0.1.0...v0.2.0

v0.1.0

24 May 18:38
Compare
Choose a tag to compare

Rewrite @hcaptcha/react-hcaptcha library for Solid (3173902, 9db9b72)