Skip to content

Latest commit

 

History

History
383 lines (190 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

383 lines (190 loc) · 17.5 KB

Changelog

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

3.2.0 (2023-02-24)

Features

  • 🎸 add commitlint lib (ea3c130)
  • 🎸 add prebuild script (16b65a8)
  • 🎸 update redis lib (631ea39)
  • 🎸 use digitalocean for this project (1c409ca)

Bug Fixes

3.1.1 (2022-08-31)

Bug Fixes

3.1.0 (2022-06-07)

Features

  • 🎸 add format command (7cc520b)

3.0.4 (2022-05-23)

Bug Fixes

  • 🐛 remove not used line (d5dce87)
  • 🐛 update husky lib and add node version in package.json (c0da709)

3.0.3 (2022-05-09)

Bug Fixes

  • 🐛 add comment (532ce7a)
  • 🐛 remove not used travis badge (6880847)

3.0.2 (2022-04-11)

Bug Fixes

  • 🐛 add sortBy and update var name (93f6f0b)
  • 🐛 move dotenv to top (1a2f6cd)
  • 🐛 remove postman collection json (5e3a353)

3.0.1 (2022-02-08)

Bug Fixes

  • 🐛 fix req.ip text (029c123)
  • 🐛 fix to use replace all (2718cc4)
  • 🐛 use back request-ip lib (7456f7e)

3.0.0 (2022-02-07)

Features

  • 🎸 add services files (1871f06)

Bug Fixes

  • 🐛 fix connectDB func (27290ea)
  • 🐛 fix stripe controller (4b5dbf6)
  • 🐛 use process.env.NODE_ENV (91cbede)

2.3.0 (2022-02-07)

Features

  • 🎸 add services files (1871f06)

Bug Fixes

  • 🐛 fix connectDB func (27290ea)
  • 🐛 fix stripe controller (4b5dbf6)
  • 🐛 use process.env.NODE_ENV (91cbede)

2.2.0 (2022-02-07)

Features

  • 🎸 add services files (1871f06)

Bug Fixes

  • 🐛 fix connectDB func (27290ea)
  • 🐛 fix stripe controller (4b5dbf6)
  • 🐛 use process.env.NODE_ENV (91cbede)

2.10.2 (2022-02-07)

Bug Fixes

2.10.1 (2022-01-12)

Bug Fixes

  • 🐛 remove body-parser lib (b6f86b3)

2.10.0 (2022-01-12)

Features

  • 🎸 add express-rate-limit (3afc2b4)

2.9.1 (2021-12-30)

Bug Fixes

  • 🐛 fix test.yml (7e9f425)
  • 🐛 update dockerfile and docker-compose.yml (e8428b7)
  • 🐛 update test.yml (0f181d6)

2.9.0 (2021-12-06)

Features

Bug Fixes

  • 🐛 add hongkong timezone in cron job (315fd03)
  • 🐛 fix queue (88c833d)

2.8.0 (2021-12-03)

Features

  • 🎸 add redis lib (990cdbe)
  • 🎸 remove node-cron and use bull (c52ff48)

Bug Fixes

2.7.0 (2021-12-03)

Features

  • 🎸 add .env.sample (6283217)
  • 🎸 add github actions test case yml (57c72f9)
  • 🎸 add nock for mock api request test (fe4498f)
  • 🎸 add semgrep.yml (8e519f0)

Bug Fixes

2.6.4 (2021-11-16)

Bug Fixes

  • 🐛 update to latest sentry (166cba9)

2.6.3 (2021-11-12)

Bug Fixes

2.6.2 (2021-11-12)

Bug Fixes

2.6.1 (2021-09-01)

Bug Fixes

  • 🐛 remove adminbro lib and update dockerfile (c5fafee)

2.6.0 (2021-09-01)

Features

  • 🎸 use timestamp in mongoose schema (07ad963)

2.5.1 (2021-07-11)

Bug Fixes

  • 🐛 add devDependencies in package.json (f524ee5)
  • 🐛 add missing return type in getRootUrl func (1c83d92)
  • 🐛 format jest.config.js (a49b2e4)
  • 🐛 use node instead of nodemon (065dec5)

2.5.0 (2021-06-01)

Features

  • 🎸 add filter and sort in react admin api (11cbe4f)

Bug Fixes

2.4.0 (2021-05-25)

Features

  • 🎸 add validateReactAdminRoute middleware func (16f49a3)

2.3.1 (2021-05-25)

Bug Fixes

  • 🐛 remove header in getbyid route (5ab2a98)

2.3.0 (2021-05-24)

Features

  • 🎸 add react-admin route (199cb75)

2.2.0 (2021-05-23)

Features

  • 🎸 add AdminBroOptions type (c9384ae)

2.1.0 (2021-05-23)

Features

Bug Fixes

  • 🐛 add skipLibCheck in tsconfig.json (9d64048)

2.0.4 (2021-04-03)

Bug Fixes

2.0.3 (2021-03-26)

Bug Fixes

2.0.2 (2021-03-15)

Bug Fixes

2.0.1 (2021-03-01)

1.10.0 (2021-03-01)

Features

1.9.9 (2021-02-16)

1.9.8 (2021-01-23)

Bug Fixes

  • 🐛 fix command in package.json (ed12eef)

1.9.7 (2021-01-23)

Bug Fixes

1.9.6 (2020-12-13)

Bug Fixes

1.9.5 (2020-12-12)

1.9.4 (2020-12-09)

1.9.3 (2020-12-09)

1.9.2 (2020-12-09)

1.9.1 (2020-10-18)

1.9.0 (2020-10-18)

Features

1.8.3 (2020-10-09)

1.8.2 (2020-10-09)

1.8.1 (2020-10-09)

1.8.0 (2020-09-22)

Features

  • 🎸 add standard-version lib (9ce333a)

1.0.1 (2020-09-22)

1.7.1 (2020-09-22)

1.0.1 (2020-09-22)