Skip to content

Latest commit

 

History

History
149 lines (80 loc) · 8.56 KB

CHANGELOG.md

File metadata and controls

149 lines (80 loc) · 8.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.0 (2024-08-11)

Features

  • updated packages and tests (fbe26df)

6.0.0 (2023-07-20)

Features

  • 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)

Bug Fixes

5.1.0 (2023-02-15)

Features

5.0.0 (2022-12-27)

Features

  • 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)

Bug Fixes

4.2.0 (2022-08-02)

Features

  • improved dockerfile and tests (b9f3f72)

Bug Fixes

4.1.1 (2022-07-11)

Features

Bug Fixes

4.1.0 (2022-07-11)

Features

  • 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)

Bug Fixes

4.0.0 (2022-07-10)

Features

  • 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)

Features

  • updated example and packages (6c07886)

Bug Fixes

  • first attempt to fix nodemon bug in windows (2e716ac)

3.1.1 (2022-01-29)

Bug Fixes

  • eslint pair dependencies (731b45d)

3.1.0 (2022-01-29)

Features

Bug Fixes

3.0.0 (2021-12-25)

Features

  • removed creation of backend framework in favor of simba.js (82dca65)
  • removed old changelog (2128e0d)
  • updated dependencies (e1f2ed4)
  • updated docs (48d7390)