Releases: intentjs/intent
Releases · intentjs/intent
0.1.47
What's Changed
- Feature/v0.1.34 by @vinayak25 in #23
- Urgent fixes by @vinayak25 in #25
- PR to move away from
@nestjs/config
and 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
0.1.32
0.1.31
What's Changed
- Bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot in #20
- [FEATURE] add support for reflections and guards by @vinayak25 in #21
Full Changelog: 0.1.30...0.1.31
0.1.30
What's Changed
- Unionise the Console, Event and Queue Explorers into a single explorer. by @vinayak25 in #17
- Add Service Provider, Service Provider Containers, IntentMiddleware, IntentGuard, and many more stuff. by @vinayak25 in #19
- [FEATURE] add database as a driver for queues by @vinayak25 in #4
Full Changelog: 01.2.27...0.1.30
01.2.27
What's Changed
- Bugfix/0.1.23 by @vinayak25 in #11
- fix default connection being read as undefined by @vinayak25 in #12
- fix cors error by @vinayak25 in #13
- Bump axios from 1.7.2 to 1.7.4 in the npm_and_yarn group across 1 directory by @dependabot in #14
- fix request class bugs by @vinayak25 in #15
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: 0.1.23...01.2.27
0.1.23
0.1.22
What's Changed
- Integrate Github Workflow to do Quality Control by @vinayak25 in #3
- Bugfix/v0.1.2 by @vinayak25 in #6
- Release/v0.1.21 by @vinayak25 in #7
New Contributors
- @vinayak25 made their first contribution in #3
Full Changelog: 0.1.2...0.1.22
0.1.2
First official release of Intent. Docs available at https://tryintent.com/
Full Changelog: https://github.com/intentjs/core/commits/0.1.2