-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Daniil Dubrava edited this page Feb 2, 2025
·
2 revisions
This is a checklist for tasks that are not automated and need to be explicitly stated.
- Test the libraries in all supported Angular versions.
- Ensure that
preserveSymlinks
is set inangular.json
. - Test both the start and build scripts.
- Ensure that
- Validate that the documentation works as expected.
- For major versions, update all packages to their latest versions.
- Create a
.env
file withGITHUB_TOKEN
(required for creating a release via Nx). - Update the "Version Compatibility" section in both
README.md
files. - Update
peerDependencies
in thepackage.json
files of all libraries. - Rebuild both libraries, validate the versions then publish