Skip to content

feat(configLoader): add cosmiconfig support#987

Open
levi2ki wants to merge 1 commit intocommitizen:masterfrom
levi2ki:feature/cosmiconfig-bc
Open

feat(configLoader): add cosmiconfig support#987
levi2ki wants to merge 1 commit intocommitizen:masterfrom
levi2ki:feature/cosmiconfig-bc

Conversation

@levi2ki
Copy link

@levi2ki levi2ki commented Nov 5, 2023

Added cosmiconfig support;
Added json5 support for configs;
Removed deprecated czConfig attribute support;
Added load and loadAtRoot public api hepers;
Removed findup and config normalization functions that are not required for now;

BREAKING CHANGE: config.path now resolves relative to config location;
config lookup now relays on cosmiconfig search rules;
closes #773, closes #782, closes #975

Added cosmiconfig support;
Added json5 support for configs;
Removed deprecated czConfig attribute support;
Added load and loadAtRoot public api hepers;
Removed findup and config normalization functions that are not required for now;

BREAKING CHANGE: config.path now resolves relative to config location;
  config lookup now relays on cosmiconfig search rules;
Closes: commitizen#773
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants