We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e4073 commit 336284eCopy full SHA for 336284e
RELEASE-NOTES.md
@@ -9,7 +9,7 @@
9
- Adds `lint-staged` to handle formatting staged files with prettier.
10
- Adds pre-commit hook via `husky` to verify changes and execute `lint-staged`
11
- Adds GitHub actions work-flow to build and test the initializer with changes
12
-- Adds end-to-end (e2e) tests that can be executed to ensure each template is properly scaffolded, installed, and built without error.
+- Adds end-to-end (e2e) tests that are executed as a pre-push hook to ensure each template is properly scaffolded, installed, and built without error.
13
14
## 2.7.0 - 2024/04/23
15
0 commit comments