Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.7.0](v2.6.0...v2.7.0) (2023-09-18) ### Bug Fixes * **chart:** belatedly promote to stable ("chart" vs "_chart") ([28ba479](28ba479)) * **deps:** update dependency @types/tough-cookie to v4.0.3 ([#673](#673)) ([625acc0](625acc0)) * **getCrumb:** rely on cookie expiry time exclusively ([178e122](178e122)) * **getCrumb:** store crumb in cookie store too ([#670](#670)) ([81031e8](81031e8)) * **getCrumb:** use logger.debug vs console.log ([bb1c06c](bb1c06c)) * **schema:** options / cookieJar ([#670](#670)) ([4d658bf](4d658bf)) * **schema:** options / cookieJar ([#670](#670)) ([f65f69c](f65f69c)) * **schema:** skip function types (not in js-schema), related fixes ([b772399](b772399)) * **schema:** update (rename _chart to chart) ([fd30770](fd30770)) ### Features * **cli:** add guidance to use CLI with submodules ([#626](#626)) ([7d08bb1](7d08bb1)) * **cli:** use a file-cookie-store ([#670](#670)) ([e2239b4](e2239b4)) * Customisable logging ([8ed81ae](8ed81ae)) * **getCrumb:** ability to specify custom cookie jar / store ([#670](#670)) ([6390a80](6390a80)) * **getCrumb:** ability to specify custom cookie jar / store ([#670](#670)) ([b298844](b298844))
- Loading branch information