| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| modelence@0.22.0 source code.tar.gz | 2026-07-23 | 3.8 MB | |
| modelence@0.22.0 source code.zip | 2026-07-23 | 3.9 MB | |
| README.md | 2026-07-23 | 1.4 kB | |
| Totals: 3 Items | 7.7 MB | 0 | |
What's Changed
- feat: add magic link sign-in by @omegascorp in https://github.com/modelence/modelence/pull/290
- feat: server-side token exchange for password reset by @omegascorp in https://github.com/modelence/modelence/pull/284
- feat: support contentType in route responses by @aadityakumarsah in https://github.com/modelence/modelence/pull/319
- fix: correct Socket.IO auth middleware error handling by @aadityakumarsah in https://github.com/modelence/modelence/pull/297
- fix: explicit destruction of destination stream on SSR error by @aadityakumarsah in https://github.com/modelence/modelence/pull/307
- fix: hash session auth tokens at rest to prevent credential exposure … by @aadityakumarsah in https://github.com/modelence/modelence/pull/292
- chore: remove unused React imports by @aadityakumarsah in https://github.com/modelence/modelence/pull/299
- chore: remove unused dependencies across workspace by @aadityakumarsah in https://github.com/modelence/modelence/pull/301
- chore: remove debug winston console transport by @aadityakumarsah in https://github.com/modelence/modelence/pull/316
New Contributors
- @aadityakumarsah made their first contribution in https://github.com/modelence/modelence/pull/299
Full Changelog: https://github.com/modelence/modelence/compare/modelence@0.21.0...modelence@0.22.0