Releases: yext/jambo
Releases · yext/jambo
v1.12.7
Compare
Sorry, something went wrong.
No results found
Changes
Upgrade @babel/core and @babel/preset-env packages to address potential vulnerabilities (#338 )
Removed support for node 12 and 14
Version 1.12.6
Compare
Sorry, something went wrong.
No results found
nmanu1
released this
24 May 19:12
Fixes
Fixed an error where upgrading to the latest version of Jambo was incompatible with Node 12 (#335 )
Version 1.12.5
Compare
Sorry, something went wrong.
No results found
nmanu1
released this
05 Mar 21:41
Fixes
Addressed various vulnerabilities from our dependencies (#330 , #332 )
v1.12.4
Compare
Sorry, something went wrong.
No results found
Version 1.12.4
Fixes
Updated the versions of Simple Git and NPM Log according to Snyk's recommendation. (#326 )
Version 1.12.1
Compare
Sorry, something went wrong.
No results found
yen-tt
released this
22 Sep 19:35
Version 1.12.1
Bug Fixes
Allow custom translation for default locale (#257 )
Version 1.12.0
Compare
Sorry, something went wrong.
No results found
oshi97
released this
24 Aug 16:43
Changes
Do not run the babel helper in Development Mode. (#224 ) (#225 )
Use npmlog for logging with colors (#228 )
Add Jambo build validation hook (#229 )
Added acceptance testing framework + tests
add --globs param to jambo extract-translations (#233 )
Pass partials to templatedatavalidator (#237 )
jambo upgrade no longer deletes the themes folder if there is an error when git checkout-ing the new branch (#235 )
Update canonicalizeLocale to handle 中文(chinese) (#239 )
Version 1.11.0
Compare
Sorry, something went wrong.
No results found
oshi97
released this
11 May 16:48
Changes
The "addAsSubmodule" param for the init and import commands was renamed to "useSubmodules". It now defaults to false instead of true.
When upgrading a theme checked in as regular files, Jambo now automatically removes the .git folder.
The init and import commands now support a "themeUrl" param, which lets you specify a git URL to use for the theme.
Jambo now supports multiline {{ translate }} helpers.
v1.10.4
Compare
Sorry, something went wrong.
No results found
Version 1.10.4
Bug Fixes
Specify the Node versions that v1.10 of Jambo is compatible with. (#209 )
v1.10.3
Compare
Sorry, something went wrong.
No results found
Version 1.10.3
Bug Fixes
Ensure that a file is Javascript before trying to import it as a custom command. (#198 )
v1.10.2
Compare
Sorry, something went wrong.
No results found
Version 1.10.2
Bug Fixes
The HTTPS protocol is now used when cloning the Hitchhiker Theme. The Theme was recenty open sourced, so there will be no credential issues. (#195 )
The describe command no longer lists incorrect path options for the override command. Previously, the options had an incorrect root prefix. (#196 )
You can’t perform that action at this time.