gatsby-source-hubspot-node

Seamlessly integrates your Gatsby site with HubSpot using gatsby-source-hubspot-nodes plugin

MIT License

Downloads
5
Stars
1
Committers
1

Bot releases are visible (Hide)

gatsby-source-hubspot-node - v1.1.0

Published by github-actions[bot] 6 months ago

1.1.0 (2024-04-18)

Bug Fixes

  • plugin: add checks to check if reqestOption option exist (ecd817c)
  • plugin: add logic to handle query params added to endpoint (bdab1be)
  • plugin: remove placeholderUrl from asset node (ea8d145)
  • plugin: resolve merge conflict (4793177)
  • site: add gatsby-source-hubspot-node to site dependency (c558ba5)
  • site: adjust responsive styles (d00d16a)
  • site: change hubspot node version installeds (c435d94)
  • site: install plugin gatsby-source-hubspot-node (1be6fff)

Features

  • site: add alias import (3e46f8e)
  • site: add common layout for pages (361d7f6)
  • site: add common templates for pages (c6ace3d)
  • site: add custom styles to mdx provider components (5bf8de8)
  • site: add dashboard page (2e3e1f8)
  • site: add footer and dark mode (6d58d3c)
  • site: add icons and other ui components (4f8b6db)
  • site: add index page content (16a162a)
  • site: add responsive css (7603761)
  • site: add sidebar styles (e7dc6f8)
  • site: add site layout for pages (db8fc0b)
  • site: add styles and components to mdx provider (b791afc)
  • site: add styles to heading tags (a604ba6)
  • site: add table of content component and mdx logics (03438d5)
  • site: add tabs components (b767505)
  • site: add theme provider and context (72dbfeb)
  • site: add ui components and styles (0810506)
  • site: build ui components (343ec84)
  • site: change style and layout (c6f1db5)
  • site: fix dark mode with styles (e5c7c81)
  • site: update template for docs generations (505b16d)
gatsby-source-hubspot-node - v1.0.1 Latest Release

Published by github-actions[bot] 7 months ago

1.0.1 (2024-04-04)

Bug Fixes

  • plugin: add logic to handle query params added to endpoint (90f68af)
gatsby-source-hubspot-node - v1.0.0

Published by github-actions[bot] 7 months ago

1.0.0 (2024-04-02)

Bug Fixes

  • plugin: add initial release settings (6a7b89d)
  • plugin: add nodeType to node type options in docs (f6237d3)
  • plugin: change from npm ci to npm install (ddeebc7)
  • plugin: change node engine version (b155cbd)
  • plugin: change yarn version in github workflow (9cbbfdf)
  • plugin: fix github workflow (40ed8c7)
  • plugin: fix packages versioning (59ba45b)
  • plugin: fixed missing dependency in npm (467daad)
  • remove .DS_Store folder (a5e9f23)
  • remove .DS_Store folder (fec2e0e)
  • site: remove .env.development file (57483f4)

Features

  • packages:plugin: add types to mirror hubspot blog posts and gatsby plugin options (7145d44)
  • packages:plugin: set up plugin onPluginInit hook (4c5f3af)
  • plugin: add logic to fetch data from hubspot api (e5a362e)
  • plugin: add more customization to plugin (e9f0a19)
  • plugin: add more plugin options (3bc52cc)
  • plugin: add plugin options schema (c8aa504)
  • plugin: add schema customization for incoming source data (5df9b64)
  • plugin: breaking change: move nodeType option into nodeTypeOptions (8f6a1f2)
  • plugin: update plugin option schema (e7b00c1)
  • site/plugin: set up plugin in gatsby site monorepo (0f8ffdf)
  • site: add multiple instances of plugin (4d1d627)