| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-03-29 | 828 Bytes | |
| Releases v8.1.7.tar.gz | 2022-03-29 | 120.4 kB | |
| Releases v8.1.7.zip | 2022-03-29 | 312.2 kB | |
| Totals: 3 Items | 433.4 kB | 0 | |
- ✨ Add Feature
- Add dotenv file management
- Add npm update command reconfirmation
-
Add Makefile Build an image
-
🐞 Fix Bug
- Type 'User' is not assignable to type 'User[]'. knex template
-
make class-transformer compatible with swc
-
🛠 Refactoring Code
- Remove import config module
- Add import config by path
- Fix DB_PORT, CORS_ORIGIN in .env file
- Fix Entity create save in repositories
-
Fix NODE_ENV production, hpp(), helmet()
-
📦 Uninstall Package
-
Uninstall config, @types/config
-
📚 Fix Readme
- Add Typegoose Documents
- Fix npm run test may be shortened to npm test as it is an existing npm cli command
-
Add Contributors WhatIfWeDigDeeper, JagTheFriend
-
🎉 New Template
- Typegoose :: Define Mongoose models using TypeScript classes