Update to @typegooose/typegoose instead of hasezoey/typegoose
See original GitHub issueNice work on migrating to V6 with #32, but we’ll probably need to update the package to use @typegoose/typegoose
, see: https://github.com/typegoose/typegoose/issues/48
Just making this as a reminder for once that package is stable
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Typegoose - Define Mongoose models using ... - GitHub
Typegoose aims to solve this problem by defining only a TypeScript interface (class), which needs to be enhanced with special Typegoose decorators (like...
Read more >Welcome to typegoose | typegoose
Typegoose was designed to easily use mongoose schema's & model's in typescript ... Typegoose lets you focus on your data, and typegoose will...
Read more >@typegoose/typegoose - npm
Define Mongoose models using TypeScript classes. Latest version: 10.0.0, last published: 14 days ago. Start using @typegoose/typegoose in ...
Read more >@hasezoey/typegoose NPM | npm.io
Check @hasezoey/typegoose 5.9.2 package - Last release 5.9.2 with MIT licence at our ... Instead of: ... Patch ) (This Project should comply...
Read more >@typegoose/typegoose | Yarn - Package Manager
typegoose ::buildSchema: "buildSchema" now only accepts 2 parameters instead of 3 (the last 2 got merged) · Option "runSyncIndexes" has been removed, if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The new version is out on
7.0.0
.I am updating the version today.