What's Changed
- Feature/v0.1.34 by @vinayak25 in #23
- Urgent fixes by @vinayak25 in #25
- PR to move away from
@nestjs/configand integrate our own config service. by @vinayak25 in #24 - Monorepo Setup with a sample app to test out the integrations!!! by @vinayak25 in #30
- refactor(core): console related cleanups by @vinayak25 in #31
- Feat/http server by @vinayak25 in #32
- chore: fix broken readme link by @yuvalkarif in #35
- fix(docs): improve grammar and readability in readme by @muath-ye in #38
- Hotfix/windows file path errors by @vinayak25 in #43
- fix(core): windows http routing bug by @vinayak25 in #47
- refactor(core): remove unused helpers.ts file from 'lib/database' module by @jeet-dhandha in #46
- Added safety checks for staticServeConfig by @alexandercerutti in #54
- refactor(core): simplify cache store and key generation methods by @jeet-dhandha in #45
- Feature/http router event listeners bug fixes by @vinayak25 in #51
- Feature/cli new project command by @vinayak25 in #60
- feat(core): support for dicedb cache by @vinayak25 in #62
- fix(core): multiple guard decorators bug by @vinayak25 in #64
- docs(core): update warning message documentation in ConsoleIO and ConsoleLogger by @hellosatyajit in #63
- Feature/http method fixes by @vinayak25 in #65
- Removed duplicate import by @chetanbohra26 in #66
- Move to esm by @vinayak25 in #68
New Contributors
- @yuvalkarif made their first contribution in #35
- @muath-ye made their first contribution in #38
- @jeet-dhandha made their first contribution in #46
- @alexandercerutti made their first contribution in #54
- @hellosatyajit made their first contribution in #63
- @chetanbohra26 made their first contribution in #66
Full Changelog: 0.1.32...0.1.47