Skip to content

HubSpot Developer Changelog

12 Posts in CMS CLI

New versions of default CMS Site Search Input and Search Results modules

CMS Hub has default modules that can be used when building pages and templates in the CMS. New accounts created after January 10th will have an updated version of two of these modules, Search Input, and Search Results. Existing accounts created...
Read More

In Beta: New Marketplace Validation CLI Command for Themes

Asset marketplace providers can now run their theme asset through our marketplace validation using the newest Beta version of our CLI prior to submitting their theme asset to the new iteration of the CMS Asset Marketplace starting today, July 1st,...
Read More

VS Code Extension - HubL linting in public beta

We're releasing a new HubL linting feature into public beta for the HubSpot VS Code Extension.
Read More

The new HubSpot CLI and new blog template types

The CMS CLI is now the HubSpot CLI. This will require manual effort to update to the new version. We're also adding 2 new template types for blogs.
Read More

CMS CLI bug fixes and a consistency tweak

This release (v2.2.1) contains a couple of bug fixes and changing how we refer to individual HubSpot accounts using the CMS CLI (Command Line Interface). We will be using the term account in nearly all areas of the CLI that previously referred to...
Read More

HubSpot CMS CLI user experience improvements

The CMS CLI has been updated, adding a lot of new user experience improvements. Better secret management, command completion, browser shortcuts, interact with the developer file system in new ways and more!
Read More

CMS CLI watch skips initial upload, create vue-app

Thanks to feedback from the community the CMS CLI watch command has been updated to not immediately upload the watched directory by default. It's now also easier to start working with Vue.js on HubSpot.
Read More

New CLI features - HubDB, file manager fetch, and webpack serverless

The CMS CLI (Command Line Interface) is getting several new features in version 1.1.9. Interact with HubDB, fetch from the file manager, and create webpack-serverless. Use npm install -g @hubspot/cms-cli@latest to update to the latest version.
Read More

Theme Field Validation

At CMS Hub launch we announced themes. We are rolling out validation for the theme fields.json to help theme developers. Errors in the file will be publish blocking, preventing you from adding invalid code that won't work. This is rolling out in two...
Read More

Creation of themes, serverless functions, and access to default themes and modules in the Design Manager

The launch of CMS Hub introduced serverless functions, themes, and HubSpot default themes. Creating serverless functions and themes previously required using the CMS CLI. You can now do this through the Design Manager. Please note: serverless...
Read More