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

Release 2.1 #316

Closed
23 tasks done
hildjj opened this issue Jul 20, 2022 · 2 comments
Closed
23 tasks done

Release 2.1 #316

hildjj opened this issue Jul 20, 2022 · 2 comments

Comments

@hildjj
Copy link
Contributor

hildjj commented Jul 20, 2022

  • Implementation of the ranges (with delimiters) #291
  • GrammarLocation #309
  • Colorized output when test is redirected #315
  • Update dependencies Update lint #318
  • Update version number in package.json.
  • Rebuild parser with npm run parser && npm run parser to ensure version at top is correct.
  • npm run build.
  • Double check all rolled-up .js files changed correctly
  • Other tests
  • Audit CHANGELOG.md, ensuring all changes since last release are reflected
  • Update release date in CHANGELOG.md
  • Ensure on main, and that we're clean.
  • npm pack --dry-run and look for extra files that got included by mistake
  • Tag: git tag vX.X.X and git push --tags upstream main
  • npm publish
  • PR to merge main onto stable
  • Wait for publish notification. Ensure unpkg and jsdelivr have the latest version.
  • Merge main->stable PR
  • (For version 2.1) remove docs branch, create new orphan docs branch, git rm -rf . in docs branch. Push to upstream
  • Run docs workflow
  • (For version 2.1) re-point GH Pages from stable/docs to docs/
  • Create GH release notification, copy in latest portion of CHANGELOG.md
  • Update CHANGELOG.md with skeleton for next release
@hildjj
Copy link
Contributor Author

hildjj commented Feb 21, 2023

This is going to be release 3.0. Version numbers are cheap, and we broke backward-compat by dropping support for node 12.

@hildjj
Copy link
Contributor Author

hildjj commented Feb 22, 2023

All steps complete. Thank you everyone for your help.

@hildjj hildjj closed this as completed Feb 22, 2023
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

No branches or pull requests

1 participant