Releases: formspree/formspree-js
Releases · formspree/formspree-js
@formspree/[email protected]
Patch Changes
- a359edd: Upgrade jest to v29 using centralized dependency, and run tests in CI
@formspree/[email protected]
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-specifictsconfig
extends it for consistency - Make typescript config more strict especially around detecting
null
andundefined
- Run typecheck on test folders
- Fix type errors
- Add Turbo
typecheck
task which runstsc
in typechecking mode - Set up Github Action to run
typecheck
task
- Centralize typescript and its related
-
Updated dependencies [07c30c5]
- @formspree/[email protected]
@formspree/[email protected]
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-specifictsconfig
extends it for consistency - Make typescript config more strict especially around detecting
null
andundefined
- Run typecheck on test folders
- Fix type errors
- Add Turbo
typecheck
task which runstsc
in typechecking mode - Set up Github Action to run
typecheck
task
- Centralize typescript and its related
v2.3.3
- adding @babel/runtime dependency f23e0f4
v2.3.2
- update yarn.lock 65ddeb4
- fix broken dependencies in 2.3.1
v2.3.0
Recaptcha Support
v2.2.4
- adding reset function, adding reset test
v2.2.2
- making public 500526d