All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.0.0 (2025-07-28)
- allowing user to choose between jest and vitest (f5cd9b4)
- automated lint with biome (2cd3d27)
- ensure node major version is 18 or more (29fb076)
- improved project name management (7730e96)
- latest minimal updates (258a1f4)
- migrated from eslint to biome (c0e6217)
- migrated generated linter tool, from eslint to biome (4c64529)
- migrated local testing from jest to vitest (f4281b1)
- replaced eslint with biome (56b14e8)
- udpated test config (18aa1ad)
- updated docker config (b502fa7)
- updated README.md (fb7727d)
- updated tsconfig (c8ee11e)
- correct lint action (d44e9f7)
- minimal fixes on test action (6dc6b9f)
- missing readme updates (eee12e5)
- readme.md (c13c095)
6.1.0 (2024-08-11)
- updated packages and tests (fbe26df)
6.0.0 (2023-07-20)
- added auto publish step in the workflow (62b0fbb)
- improved workflows (24c3d8e)
- replacing lint and test workflows with publish (f3a8bad)
- successfully removed webpack (1b1ff9e)
- updated packages and increased timeout in tests (fc2e381)
- Dockerfile for pnpm (aebf834)
5.1.0 (2023-02-15)
5.0.0 (2022-12-27)
- implemented test gha (ce83e24)
- removed heroku support, improved jest and unit testing config and added support for pnpm (9d14a0d)
- replaced readline-sync with prompts and implemented unit tests (e779ab4)
- updated docs (b72f5f4)
- updated example (ab2e6bb)
- test gha (79e8df6)
4.2.0 (2022-08-02)
- improved dockerfile and tests (b9f3f72)
- package.json (edd8ff6)
4.1.1 (2022-07-11)
- implemented badges (2a19379)
- question for ghas (de576d4)
4.1.0 (2022-07-11)
- adding new eslint rule (f23c7ae)
- implemented .eslintignore (1028cfd)
- implemented files field in package.json (71c0fc1)
- implemented gha for linting (4577b53)
- implemented linting gha (47678f6)
- improved versioning (50fabd5)
- iplemented tests and a github action for them (84c7bad)
- minor project improvements (e76f9bd)
- modifying the way of how src/index.ts is created (e673114)
- updated docs (a7f8d2f)
- updated docs (f908b24)
- updated packages (4e93d74)
- package.json format (71f9a46)
4.0.0 (2022-07-10)
- implemented files field in package.json (71c0fc1)
- updated docs (f908b24)
- implemented tests and a github action for them (84c7badb)
- updated packages (4e93d74)
- minor project improvements (e76f9bd)
3.2.0 (2022-03-07)
- updated example and packages (6c07886)
- first attempt to fix nodemon bug in windows (2e716ac)
3.1.1 (2022-01-29)
- eslint pair dependencies (731b45d)
3.1.0 (2022-01-29)
- updated packages (5d5b3fe)
- .eslintrc content (3bdcdb9)