File tree Expand file tree Collapse file tree
packages/plugins/typescript/mongodb Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/typescript-mongodb
22
3+ ## 4.0.1
4+
5+ ### Patch Changes
6+
7+ - [ #1423 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/1423 )
8+ [ ` 4f8402e ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/4f8402e5345f4164282c09f0ba822803a0dc11ff )
9+ Thanks [ @dargmuesli ] ( https://github.com/dargmuesli ) ! - Use caret version range for lodash.
10+
311## 4.0.0
412
513### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/typescript-mongodb" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generting a ready-to-use ORM types for MongoDB" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments