4.3.0 (2023-11-13)
- a lot has changed (6b68569)
4.2.0 (2023-10-11)
-
cra-template-stg Finalized the whole refactor of the template (7635faa)
-
WHOLE TEMPLATE Changing a lot of namings, structure & fixing bugs (4117b96)
-
package.json & template.json Updating packages. Removing redundant files (64e98d9)
4.1.1 (2023-10-02)
- package.json: fixing dependencies causing a run-time error (es-lint) (3a9fd92)
4.0.0 (2023-09-22)
- storybook & double react instances whil using wrong references scope in package.json: fix/updt (d0152bf)
- storybook & double react instances whil using wrong references scope in package.json: A couple of big changes in package.json & template.json
3.0.0 (2023-09-21)
- package.json & template.json: no longer postintall, prepack & postpack husky (2cb2fc3)
- package.json & template.json: removing is-ci package. No longer needed (a0cb401)
- package.json & template.json: Changes to package.json & template.json - removing postintall, prepack & postpack from scripts. Husky will no longer initialize itself after yarn install or npm install commands or during CI pipelines.
2.0.1 (2023-09-21)
- package.json, template.json: no longer running npx husky-init. No need o do that (8cb17b7)
2.0.0 (2023-09-21)
- package.json & template.json: fixing husky command not found. Now adding .husky hooks properly (57d1153)
- package.json && template.json: fixing a bug that was making instalaion of cra-template-stg fail (3994508)
- package.json & template.json: Changes to package.json & template.json directly indicate breaking changes to the template
1.0.3 (2023-09-20)
- package.json: fixing error with releasing package from CI in Github Actions (12613b1)
- package.json: fixing husky in CI throwing errors (019f72e)
1.0.2 (2023-09-20)
- fixing custom-template not working (7fc0d4b)
Changelog
1.0.1 (2023-09-20)
- changelog.md: cHANGELOG was not generated (47f3cbf)