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 4.0.0 #461

Closed
21 tasks done
hildjj opened this issue Jan 28, 2024 · 1 comment
Closed
21 tasks done

Release 4.0.0 #461

hildjj opened this issue Jan 28, 2024 · 1 comment

Comments

@hildjj
Copy link
Contributor

hildjj commented Jan 28, 2024

  • Fix Run tests on es modules #399
  • Fix -o dist/my-parser.js errors if dist/ doesn't exist #440
  • Fix Example Javascript grammar has inconsistent indentation #445
  • Update dependencies
  • 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
  • Run docs workflow
  • 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 12, 2024

Waiting on puppeteer/puppeteer#11884 before proceeding with release.

This was referenced Feb 13, 2024
@hildjj hildjj closed this as completed Feb 13, 2024
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