UNPKG

@aaronhayes/react-use-hubspot-form

Version:

Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.

64 lines (32 loc) 2.94 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.1.2](https://github.com/aaronhayes/react-use-hubspot-form/compare/v2.1.1...v2.1.2) (2025-07-15) ### Bug Fixes - Add return type to HubspotProvider to prevent JSX usage in build ([ca6393f](https://github.com/aaronhayes/react-use-hubspot-form/commit/ca6393fd9f31008b3ee8713c8d53b3adebb5fd40)) ### [2.1.1](https://github.com/aaronhayes/react-use-hubspot-form/compare/v2.1.0...v2.1.1) (2022-02-05) ### Bug Fixes - HubSpotFormLocale type not exported for use in locale prop ([70871c5](https://github.com/aaronhayes/react-use-hubspot-form/commit/70871c56806df5a452593621199ecf87f160c403)) ## [2.1.0](https://github.com/aaronhayes/react-use-hubspot-form/compare/v2.0.1...v2.1.0) (2021-09-21) ### Features - allow for synchronous loading and appending to head ([d66a4d2](https://github.com/aaronhayes/react-use-hubspot-form/commit/d66a4d25cba98bef67608a05e108c3b289dfd0f8)) ### [2.0.1](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.6...v2.0.1) (2021-08-08) - Breaking changes. Introduces `HubspotProvider`. See README for more info. ### [1.2.6](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.5...v1.2.6) (2021-06-24) ### [1.2.5](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.4...v1.2.5) (2021-04-22) ### Bug Fixes - process is not defined ([8a29714](https://github.com/aaronhayes/react-use-hubspot-form/commit/8a297148e396a8182cad2f98175f0640470d63e4)) ### [1.2.4](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.3...v1.2.4) (2021-03-31) ### [1.2.3](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.2...v1.2.3) (2021-03-31) ### Bug Fixes - **types:** Add \$form to onFormReady and onFormSubmit ([e22e957](https://github.com/aaronhayes/react-use-hubspot-form/commit/e22e957c4364410bc5784d30b0b561d60c6f657c)) ### [1.2.2](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.2.1...v1.2.2) (2020-11-10) ### Bug Fixes - Check if running in browser for SSR ([31b74f2](https://github.com/aaronhayes/react-use-hubspot-form/commit/31b74f246758fb54e1c20469eb6f794a7f14852b)) ### [1.2.1](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.1.0...v1.2.1) (2020-11-10) ### [1.1.1](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.0.2...v1.1.1) (2019-11-23) ### Bug Fixes - Remove unused peer dependency ([65f7219](https://github.com/aaronhayes/react-use-hubspot-form/commit/65f7219f1debad57e35f253b616443ff6eaf0ee4)) ### [1.0.3](https://github.com/aaronhayes/react-use-hubspot-form/compare/v1.0.1...v1.0.3) (2019-11-23) ### Bug Fixes - Remove unused dependency ([515d24b](https://github.com/aaronhayes/react-use-hubspot-form/commit/515d24b292b9ff3d21bd2ea705aa5e9bbdf168e4)) ### 1.0.1 (2019-11-23)