Skip to content

Commit 4933664

Browse files
committed
Merge branch 'release/26.9.0'
2 parents 5797f55 + a7cd73d commit 4933664

237 files changed

Lines changed: 6332 additions & 8964 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.husky/pre-commit

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
npx lint-staged || {
22
printf "\n\nERROR: Linting issues were found in the committed files. Please address them before proceeding.\n\n\n\n"
33
exit 1
4-
}
5-
6-
# npm run docs:coverage || {
7-
# printf "\n\nERROR: Documentation Coverage thresholds are not met."
8-
# printf "\n\nIn the future this will block your ability to commit locally until it is resolved."
9-
# printf "\n\nThe same pipeline runs via GitHub actions."
10-
# printf "\n\nYou are seeing this error because code was added without documentation."
11-
# exit 1
12-
# }
4+
}

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
26.9.0 (2026-04-28)
6+
===================
7+
8+
* Misc. improvements and bug fixes
9+
510
26.8.2 (2026-04-20)
611
===================
712

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ take up to 60 seconds once the docker build finishes.
2222

2323
### Recommended
2424

25-
- [Compodoc Conventions](docs/compodoc.md).
2625
- [Docker Commands](docs/docker.md).
2726
- [ESLint Strategy](docs/eslint.md).
2827
- [Git Conventions](docs/git-convention.md).

docs/compodoc.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)