Skip to content

Releases: formspree/formspree-js

@formspree/[email protected]

28 Jun 01:33
c4e5938
Compare
Choose a tag to compare

Patch Changes

  • a359edd: Upgrade jest to v29 using centralized dependency, and run tests in CI

@formspree/[email protected]

23 Jun 05:05
Compare
Choose a tag to compare

Patch Changes

  • Unify typescript version and enforce typechecking

    • Centralize typescript and its related devDependencies to project root for version consistency
    • Centralize tsconfig to root and have package-specific tsconfig extends it for consistency
    • Make typescript config more strict especially around detecting null and undefined
    • Run typecheck on test folders
    • Fix type errors
    • Add Turbo typecheck task which runs tsc in typechecking mode
    • Set up Github Action to run typecheck task
  • Updated dependencies [07c30c5]

@formspree/[email protected]

23 Jun 05:05
Compare
Choose a tag to compare

Patch Changes

  • Unify typescript version and enforce typechecking

    • Centralize typescript and its related devDependencies to project root for version consistency
    • Centralize tsconfig to root and have package-specific tsconfig extends it for consistency
    • Make typescript config more strict especially around detecting null and undefined
    • Run typecheck on test folders
    • Fix type errors
    • Add Turbo typecheck task which runs tsc in typechecking mode
    • Set up Github Action to run typecheck task

v2.3.3

25 Aug 06:12
Compare
Choose a tag to compare
  • adding @babel/runtime dependency f23e0f4

v2.3.2...v2.3.3

v2.3.2

25 Aug 05:45
Compare
Choose a tag to compare
  • update yarn.lock 65ddeb4
  • fix broken dependencies in 2.3.1

v2.3.0...v2.3.2

v2.3.0

02 Jul 22:17
1553e6e
Compare
Choose a tag to compare

v2.2.4...v2.3.0

Recaptcha Support

09 May 07:35
Compare
Choose a tag to compare

v2.2.4...v2.2.5

v2.2.4

10 Sep 02:46
Compare
Choose a tag to compare
  • adding reset function, adding reset test

v2.2.3...v2.2.4

v2.2.2

06 Oct 15:46
Compare
Choose a tag to compare

v2.2.1

03 Oct 02:59
Compare
Choose a tag to compare
  • support non-project-forms (#1) f0f2cf5
    Allows regular hash-id based forms to use the formspree-react lib

v2.1.2...v2.2.1