Closed rockandska closed 3 years ago
Hi,
Would be nice if there was a possibility to access the breaking description with breaking_description when breaking is true.
breaking_description
breaking
feat: allow provided config object to extend other configs BREAKING CHANGE: `extends` key in config file is now used for extending other config files
breaking_description = `extends` key in config file is now used for extending other config files`
refactor!: drop support for Node 6
breaking_description = drop support for Node 6
refactor!: drop support for Node 6 BREAKING CHANGE: refactor to use JavaScript features not available in Node 6.
breaking_description = refactor to use JavaScript features not available in Node 6.
refactor!: drop support for Node 6 BREAKING-CHANGE: refactor to use JavaScript features not available in Node 6.
Regards,
New version released
wow, that was pretty fast. thanks
Hi,
Would be nice if there was a possibility to access the breaking description with
breaking_description
whenbreaking
is true.breaking_description = `extends` key in config file is now used for extending other config files`
breaking_description = drop support for Node 6
breaking_description = refactor to use JavaScript features not available in Node 6.
breaking_description = refactor to use JavaScript features not available in Node 6.
Regards,