A collection of packages, modules and utilities for Angular developers.
Package | Description | Version | Changelog |
---|---|---|---|
Validation messages | Package for handling validation messages in Angular | changelog | |
Commit lint | Package for handling validation of commits, nx tags, branch and code formatting | changelog | |
Typed Urls | Package for creating typed url addresses | changelog |
- Navigate to Actions tab in github repospitory
- Run manual "Publish Package" action by providing packages to publish and scope of new version (patch, minor, major).
- Build all packages by running
pnpm run build
- Run
pnpm run update:versions
and provide newest version - Run
pnpm run publish:latest