ultimate-nest

Starter template with blog clone as project

MIT License

Stars
254

Bot releases are hidden (Show)

ultimate-nest - v2.2.2

Published by rubiin 7 months ago

   🚀 Features

  • Add nested validator  -  by @rubiin (99a15)

   🐞 Bug Fixes

  • Typeroot  -  by @rubiin (3f172)
  • New nodejs version  -  by @rubiin (34bf5)
  • Remove saltlength on argon  -  by @rubiin (aa35b)
  • New deps  -  by @rubiin (3843e)
  • Unwanted type check  -  by @rubiin (b8c67)
  • Use mikroorm new opt type  -  by @rubiin (7f283)
  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (e2c53)
    • Update dependency nestjs-pino to v4  -  by @renovate[bot] (a1e7d)
    • Update all non-major dependencies  -  by @renovate[bot] (8a28b)
    • Update all non-major dependencies  -  by @renovate[bot] (2bb40)
    • Update all non-major dependencies  -  by @renovate[bot] (4a1d3)
    • Update dependency nodemailer to ^6.9.9  -  by @renovate[bot] (59780)
    • Update all non-major dependencies  -  by @renovate[bot] (822b1)
    • Update all non-major dependencies  -  by @renovate[bot] (bb0a2)
    • Update dependency @golevelup/nestjs-rabbitmq to v5  -  by @renovate[bot] (08d71)
    • Update all non-major dependencies  -  by @renovate[bot] (25fb2)
    • Update all non-major dependencies  -  by @renovate[bot] (3e091)
    • Update all non-major dependencies  -  by @renovate[bot] (cb3ed)
    • Update dependency twilio to v5  -  by @renovate[bot] (7b54f)
    View changes on GitHub
ultimate-nest - v2.2.0

Published by rubiin 10 months ago

   🐞 Bug Fixes

  • Typo  -  by @rubiin (e6031)
  • Split process.env globals into separate file  -  by @rubiin (87569)
  • Typeroot  -  by @rubiin (3f172)
  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (e221d)
    • Update dependency pino-http to v9  -  by @renovate[bot] (f1840)
    View changes on GitHub
ultimate-nest - v2.1.0

Published by rubiin 10 months ago

   🐞 Bug Fixes

  • Lint  -  by @rubiin (066f9)
  • Type changes  -  by @rubiin (99d6d)
  • Move to antfu eslint  -  by @rubiin (d94c7)
  • Type assertions  -  by @rubiin (968ed)
  • Faker update  -  by @rubiin (6d59c)
  • Extract mikros entity type to separate types  -  by @rubiin (db3a4)
  • Eslint comment  -  by @rubiin (76ee3)
  • Eslint  -  by @rubiin (92544)
  • Custom ladjs/consolidate typings as there is no types with the name for now  -  by @rubiin (4f408)
  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (22fce)
    • Update all non-major dependencies  -  by @renovate[bot] (87753)
    • Update all non-major dependencies  -  by @renovate[bot] (25a2d)
  • ws.guard:
    • Translate exception messages  -  by @rubiin (75756)
    View changes on GitHub
ultimate-nest - v2.0.0

Published by rubiin 11 months ago

   🐞 Bug Fixes

  • Optional option  -  by @rubiin (c387f)
  • Adjust function calls to use correct arguments  -  by @rubiin (d8b59)
    View changes on GitHub
ultimate-nest - v1.50.0

Published by rubiin 11 months ago

   🚀 Features

  • Export request, response to global namespace , read comment on why  -  by @rubiin (6e674)

   🐞 Bug Fixes

  • Jwt algorithm config  -  by @rubiin (fd0a3)
  • Use consolidate for mail templating  -  by @rubiin (137b5)
  • Optional chaining on custom libs  -  by @rubiin (ffd0b)
  • Typings  -  by @rubiin (4bd88)
  • Some lint rules  -  by @rubiin (4cd05)
  • Replace jests deprecated method  -  by @rubiin (c1084)
  • Lock file  -  by @rubiin (5376d)
  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (2a560)
    • Update all non-major dependencies  -  by @renovate[bot] (6d028)
    View changes on GitHub
ultimate-nest - v1.42.0

Published by rubiin about 1 year ago

   🚀 Features

  • Origin decorator, min/max date  -  by @rubiin (ac379)

   🐞 Bug Fixes

  • Sonar lint issues  -  by @rubiin (c6e4b)
  • Poolifier new syntax for workers  -  by @rubiin (90cf1)
  • Issues with configs  -  by @rubiin (bfa32)
  • Move db config to separate file and cli to separate  -  by @rubiin (e0a1b)
    View changes on GitHub
ultimate-nest - v1.40.0

Published by rubiin about 1 year ago

   🚀 Features

  • Rabbitmq health check  -  by @rubiin (9779e)
  • Add pool listeners  -  by @rubiin (4ec4c)
  • Add option to keep original file name in aws s3  -  by @rubiin (d57e6)
  • Aws s3 module allows all options  -  by @rubiin (50a72)
  • Observable in aws s3  -  by @rubiin (62fb6)

   🐞 Bug Fixes

  • Queue should use only one routing key  -  by @rubiin (ba2c8)
  • Concurrency options for pool  -  by @rubiin (88d56)
  • Dynamic worker file  -  by @rubiin (ff481)
  • Stricter types and conditionals  -  by @rubiin (a4353)
  • GetMime returns extension if not found  -  by @rubiin (f3fcc)
  • Convert promises to async  -  by @rubiin (c695f)
  • Add more unicorn rules  -  by @rubiin (02edd)
  • Tsconfig  -  by @rubiin (422e4)
  • Ts strict  -  by @rubiin (5e3c3)
    View changes on GitHub
ultimate-nest - v1.28.0

Published by rubiin about 1 year ago

   🚀 Features

  • Typesafe comparision decorator  -  by @rubiin (a1c29)
  • Eslint flat config  -  by @rubiin (fce47)
  • Add quick-migrate justfile command  -  by @rubiin (7b828)
  • Eslint to cjs  -  by @rubiin (477d4)

   🐞 Bug Fixes

  • Add typesafety for dateFomat validator  -  by @rubiin (6b954)
  • Remove formatSearch in favor of helper-fns  -  by @rubiin (fd057)
  • Optional chains on min.max lenghth  -  by @rubiin (177d0)
  • Dynamic threads with dynamic minmax  -  by @rubiin (4a396)
  • GetEntityName implementation  -  by @rubiin (bbd3a)
  • Eslint override  -  by @rubiin (45305)
  • Seed-fresh script infavor of clean db  -  by @rubiin (9c8a1)
  • Remove old config  -  by @rubiin (bc6d3)
  • Eslint changes  -  by @rubiin (7bdb3)
  • Use eslint to format ts,js,json,md and yml, goodbye prettier  -  by @rubiin (5941e)
  • Editorconfig for justfile and other defaults  -  by @rubiin (30fa9)
    View changes on GitHub
ultimate-nest - v1.26.0

Published by rubiin about 1 year ago

   🚀 Features

  • Vscode settings  -  by @rubiin (6b17b)

   🐞 Bug Fixes

  • Async style for pino and i18n module  -  by @rubiin (ef86e)
  • Docker and stuffs  -  by @rubiin (3601c)
  • Update nvm  -  by @rubiin (e70b9)
  • Jsdoc and lints  -  by @rubiin (f80e0)
  • Renamed decorators  -  by @rubiin (eb4e9)
    View changes on GitHub
ultimate-nest - v1.22.0

Published by rubiin about 1 year ago

   🐞 Bug Fixes

  • Sentry config  -  by @rubiin (2dedd)
  • Clister config  -  by @rubiin (51c96)
  • Make emails lowercase  -  by @rubiin (e4eb6)
  • Reference entity  -  by @rubiin (4a6d0)
  • Mikro changes  -  by @rubiin (daf91)
  • Add type checked rules  -  by @rubiin (74211)
  • Add swagger dark css  -  by @rubiin (fa8b6)
  • Remove unneeded eslint packages  -  by @rubiin (0fcfb)
  • Compose file  -  by @rubiin (a0ecf)
  • Security headers  -  by @rubiin (e37f7)
  • deps: Update all non-major dependencies  -  by @renovate[bot] (1553c)
    View changes on GitHub
ultimate-nest - v1.20.0

Published by rubiin about 1 year ago

   🐞 Bug Fixes

  • Jsdoc and eslint  -  by @rubiin (033a6)
    View changes on GitHub
ultimate-nest - v1.18.0

Published by rubiin about 1 year ago

   🐞 Bug Fixes

  • Improved code style  -  by @rubiin (87e1e)
  • Docker compose env  -  by @rubiin (7151b)
  • Lint  -  by @rubiin (a6a88)
  • Pkg update  -  by @rubiin (76020)
  • Add quote style  -  by @rubiin (59abd)
  • Mimetype issue  -  by @renovate[bot] (d8867)
  • Add promise related config  -  by @rubiin (5441e)
  • Fix pnpm  -  by @rubiin (74c1b)
  • Fix wrong function call  -  by @rubiin (692a8)
  • deps:
    • Update all major deps  -  by @renovate[bot] (e427c)
    • Update all non-major dependencies  -  by @renovate[bot] (82ad3)
    View changes on GitHub
ultimate-nest - v1.17.0

Published by rubiin about 1 year ago

   🐞 Bug Fixes

  • Security feature policy  -  by @rubiin (b4912)
  • Mikro request context  -  by @rubiin (ef24a)
  • Security feature policy  -  by @rubiin (07113)
  • Mikro request context  -  by @rubiin (0ba54)
  • Add ioredis  -  by @rubiin (4418e)
  • Eslint extends elsint-config-rubiin  -  by @rubiin (b8868)
  • Improved code style  -  by @rubiin (b3723)
  • Improved code style  -  by @rubiin (87e1e)
  • Improved code style  -  by @rubiin (0c7be)
  • deps:
    • Update all non-major deps  -  by @renovate[bot] (eeecd)
    • Update all non-major deps  -  by @renovate[bot] (7f640)
    • Update all non-major deps  -  by @renovate[bot] (e3093)
    • Update all non-major deps  -  by @renovate[bot] (5be82)
    • Update all non-major deps  -  by @renovate[bot] (47860)
    • Update dependency poolifier to v2.6.24  -  by @renovate[bot] (bdab5)
    View changes on GitHub
ultimate-nest - v1.16.0

Published by rubiin about 1 year ago

   🐞 Bug Fixes

  • Remove traefik health check  -  by @rubiin (f9082)
  • Security feature policy  -  by @rubiin (b4912)
  • Mikro request context  -  by @rubiin (ef24a)
  • deps:
    • Update all non-major deps  -  by @renovate[bot] (cac4f)
    • Update all non-major deps  -  by @renovate[bot] (eeecd)
    • Update all non-major deps  -  by @renovate[bot] (7f640)
    View changes on GitHub
ultimate-nest - v1.15.0

Published by rubiin about 1 year ago

   🚀 Features

  • Add issue template  -  by @rubiin (c6ee6)
  • Add referral  -  by @rubiin (48496)
  • Express brotli compress and traeffik  -  by @rubiin (4ce50)
  • Add log files  -  by @rubiin (7fae5)

   🐞 Bug Fixes

  • Add new decorators  -  by @rubiin (697f6)
  • Make id defualt in qb select field  -  by @rubiin (47ad9)
  • Tsconfig paths  -  by @rubiin (e2685)
  • Automate swagger fields from pkg  -  by @rubiin (ddc79)
  • Mikroorm config change  -  by @rubiin (5a30d)
  • I18n translate function  -  by @rubiin (64d98)
  • deps:
    • Update dependency twilio to v4.14.0  -  by @renovate[bot] (2af28)
    • Update nest monorepo to v10.1.0  -  by @renovate[bot] (1474e)
    • Update all non-major deps  -  by @rubiin (3dac6)
    • Update all non-major deps  -  by @renovate[bot] (92876)
    • Update all non-major deps  -  by @renovate[bot] (62ef3)
    • Update all non-major deps  -  by @renovate[bot] (86eae)
    • Update all non-major deps  -  by @renovate[bot] (18333)
    • Update all major deps  -  by @renovate[bot] (478f7)
    • Update all non-major deps  -  by @renovate[bot] (ed0f6)
    • Update all non-major deps  -  by @renovate[bot] (fff08)
    • Update all non-major deps  -  by @renovate[bot] (87866)
    • Update all non-major deps  -  by @renovate[bot] (e3272)
    • Update all non-major deps  -  by @renovate[bot] (e1ec9)
    View changes on GitHub
ultimate-nest - v1.14.0

Published by rubiin over 1 year ago

   🚀 Features

  • Add another cache interceptor with custom key  -  by @rubiin (ed063)
  • Add from to filter  -  by @rubiin (8ce6c)
  • Use cross-env  -  by @rubiin (cbac4)
  • Version bump  -  by @rubiin (fb505)

   🐞 Bug Fixes

  • Add id as default selected field  -  by @rubiin (fa925)
  • deps:
    • Update dependency twilio to v4.13.0  -  by @renovate[bot] (48018)
    • Update nest monorepo to v10.0.4  -  by @renovate[bot] (de669)
    • Update nest monorepo to v10.0.5  -  by @renovate[bot] (7993e)
    View changes on GitHub
ultimate-nest - v1.12.0

Published by rubiin over 1 year ago

   🚀 Features

  • Use eslint define config  -  by @rubiin (48079)
  • Save database dates in utc  -  by @rubiin (b9add)
  • pgui: Swap pgamdin for pgweb  -  by @rubiin (c4e8d)

   🐞 Bug Fixes

  • Uuid validation message  -  by @rubiin (93c98)
  • Automatically invalidate cache  -  by @rubiin (30bc7)
  • ApiPaginated decotor returns null for data  -  by @rubiin (636cf)
  • Apipaginated to dynamic response for cursor or offset  -  by @rubiin (8a882)
  • Cache middleware to clear on value true  -  by @rubiin (c6677)
  • Swagger for crud library  -  by @rubiin (31c6d)
  • deps:
    • Update dependency @nestjs/terminus to v10  -  by @renovate[bot] (7e60e)
    • Update dependency nestjs-cloudinary to v2  -  by @renovate[bot] (3b118)
    View changes on GitHub
ultimate-nest - v1.11.0

Published by rubiin over 1 year ago

   🚀 Features

  • Update to v10  -  by @rubiin (fcd5e)

   🐞 Bug Fixes

  • Crud service  -  by @rubiin (8b87a)
  • Remove eslint prettier config  -  by @rubiin (b80ff)
  • Pagination swagger issue  -  by @rubiin (bb765)
  • Organize types  -  by @rubiin (b1914)
  • Set container name  -  by @rubiin (8a3cd)
  • Add new package yay  -  by @rubiin (a365b)
  • deps:
    • Update dependency cache-manager to v5.2.2  -  by @renovate[bot] (56cf8)
    • Update dependency cache-manager to v5.2.2  -  by @renovate[bot] (19e6c)
    • Update nest monorepo to v9.4.3  -  by @renovate[bot] (c951c)
    • Update dependency eta to v3  -  by @renovate[bot] (7fa99)
    • Update dependency cache-manager to v5.2.3  -  by @renovate[bot] (9daf6)
    • Update dependency twilio to v4.12.0  -  by @renovate[bot] (b408c)
    • Update dependency @nestjs/axios to v3  -  by @renovate[bot] (c34ee)
    • Update dependency @nestjs/config to v3  -  by @renovate[bot] (1da9b)
    • Update dependency @nestjs/schedule to v3  -  by @renovate[bot] (55160)
    • Update dependency @nestjs/cache-manager to v2  -  by @renovate[bot] (f0ba9)
    • Update dependency @nestjs/serve-static to v4  -  by @renovate[bot] (ae867)
    • Update nest monorepo to v10  -  by @renovate[bot] (238a5)
    • Update dependency @nestjs/swagger to v7  -  by @renovate[bot] (4cab1)
    View changes on GitHub
ultimate-nest - v1.10.2

Published by rubiin over 1 year ago

   🚀 Features

  • Move configs to separate files  -  by @rubiin (4df96)
  • Add ws validationpipe  -  by @rubiin (73828)

   🐞 Bug Fixes

  • Isstringfield and isnumberfield decorators  -  by @rubiin (7eb58)
  • Crud service swagger schema  -  by @rubiin (afb3d)
  • Add array options to validators  -  by @rubiin (d480b)
  • Validators  -  by @rubiin (c3b01)
  • Add stripe  -  by @rubiin (06da9)
  • Add social handles  -  by @rubiin (5fd2c)
  • Seperate repl file  -  by @rubiin (dd388)
  • Findone of posts replaced by slug  -  by @rubiin (aaf14)
  • Add validation options on config module  -  by @rubiin (53916)
  • Add fast-jwt  -  by @rubiin (159b8)
  • Add fast-jwt  -  by @rubiin (bda6a)
  • Add new nestjs-fastjwt  -  by @rubiin (b66fa)
  • Update eslint  -  by @rubiin (c8a9e)
  • Crud service  -  by @rubiin (bdf10)
  • deps:
    • Update nest monorepo to v9.4.2  -  by @renovate[bot] (70ddb)
    • Update dependency cache-manager to v5.2.2  -  by @renovate[bot] (56cf8)
    View changes on GitHub
ultimate-nest - v1.10.1

Published by rubiin over 1 year ago

   🚀 Features

  • News letter  -  by @rubiin (00998)
  • Create user if not signed in for oauth  -  by @rubiin (6f87e)

   🐞 Bug Fixes

  • Removed activitylog  -  by @rubiin (b4991)
  • Add newsletter  -  by @rubiin (fe73c)
  • Enum for rabbitmq  -  by @rubiin (32c06)
  • deps: Update nest monorepo to v9.4.1  -  by @renovate[bot] (25a15)
    View changes on GitHub
Badges
Extracted from project README
GitHub stars npm GitHub stars npm GitHub stars npm GitHub stars npm GitHub stars npm