Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: improve the changelog script #4561

Merged
merged 1 commit into from Mar 15, 2022
Merged

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Mar 14, 2022

  • adds automatic group headings
  • handles multi-line commit messages better
  • drops support for multi-line markdown output
  • adds --release-notes flag that omits linkifying usernames to allow the 'Contributors' section in release notes to be populated correctly

@nlf nlf requested a review from a team as a code owner March 14, 2022 20:51
@nlf
Copy link
Contributor Author

nlf commented Mar 14, 2022

for review purposes, here's what a changelog from v8.5.3 -> latest looks like

Bug Fixes

Documentation

Dependencies

* adds automatic group headings
* handles multi-line commit messages better
* drops support for multi-line markdown output
* adds `--release-notes` flag that omits linkifying usernames to allow
  the 'Contributors' section in release notes to be populated correctly
@nlf nlf force-pushed the nlf/changelog-script-improvements branch from 99d25b3 to 8fc6953 Compare March 14, 2022 20:54
@npm-robot
Copy link
Contributor

npm-robot commented Mar 14, 2022

found 1 benchmarks with statistically significant performance improvements

  • app-medium: no-clean:audit
timing results
app-large clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 58.233 ±7.34 33.580 ±0.36 29.488 ±13.46 22.261 ±0.68 3.292 ±0.06 3.627 ±0.38 3.021 ±0.55 12.822 ±0.01 2.582 ±0.02 3.872 ±0.20
#4561 63.784 ±0.07 33.982 ±0.21 19.702 ±0.48 22.501 ±1.22 3.315 ±0.01 3.283 ±0.00 2.598 ±0.00 13.601 ±0.13 2.652 ±0.01 3.848 ±0.13
app-medium clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 42.852 ±2.09 26.750 ±0.67 16.244 ±1.03 15.361 ±0.20 3.011 ±0.09 3.108 ±0.06 2.642 ±0.05 10.247 ±0.25 2.542 ±0.10 4.304 ±0.05
#4561 42.878 ±2.23 26.743 ±0.42 14.627 ±0.77 15.676 ±0.18 2.989 ±0.06 3.157 ±0.02 2.757 ±0.01 9.504 ±0.06 2.686 ±0.07 3.496 ±0.16

@nlf nlf merged commit 301e511 into latest Mar 15, 2022
@nlf nlf deleted the nlf/changelog-script-improvements branch March 15, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants