Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@snelsi snelsi released this 14 Feb 15:37
· 3 commits to master since this release
9a18527

⚠️ Breaking changes

  • blockedDomains property was removed. Use manuallyBlockedEmailDomain instead.

Check official Husbpot docs for available form options here:
https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options

What's Changed

  • Add HubspotFormProps missing types by @mcortes19 in #135
  • Fix a typo in the comment
  • Update devDependencies:
    • Update rollup to v4.10.0
    • Update rollup-plugin-node-externals to v7.0.1
    • Update rollup-plugin-preserve-directives to v0.4.0
    • Update typescript to v5.3.3
    • Update typescript-eslint to v7
    • Update husky to v9
    • Update pretty-quick to v4

New Contributors

Full Changelog: 1.2.0...1.3.0