Skip to content

Releases: russelporosky/ngx-boilerplate

Angular v15

12 Oct 19:33
Compare
Choose a tag to compare

Updates to Angular v15.

Unit test coverage

26 Oct 21:54
Compare
Choose a tag to compare
  • added npm run test:coverage command
  • CompoDoc will show unit test coverage page using the JSON summary created by the coverage command
  • regenerated documentation

Workflows!

24 Oct 22:10
Compare
Choose a tag to compare
  • added a basic lint/test workflow for CI
  • added a CODEOWNERS file

Documentation generation

24 Oct 19:05
Compare
Choose a tag to compare
  • added CompoDoc and related npm commands to generate and serve documentation
  • expanded README to include installation and setup information
  • added OPINIONS.md to explain choices made in the boilerplate

Auto-generation of environment object

23 Oct 05:55
Compare
Choose a tag to compare

Just a minor quality of life improvement, no changes made to Angular versions.

  • #1 - setenv.ts script does not need to be manually updated when new keys are added to the .env file

14.2.0

23 Oct 01:36
Compare
Choose a tag to compare

Angular ^14.2.0.