Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typegoose/typegoose
Typegoose - Define Mongoose models using TypeScript classes.
https://github.com/typegoose/typegoose
aad60d12a50ae41c88ee7107e7de1de05702220e authored about 2 years ago
e7d6b9a7b0632edce6ea2dded7c0a1ef7255d8c1 authored about 2 years ago
bbd23ec498fb08876afae7b795d89afc26c058a3 authored about 2 years ago
8b2d9fbfa4b5e6b9ad020cf70e51823428f4f24f authored about 2 years ago
54ecbb48fe7afe404e303b1b82146910055e1625 authored about 2 years ago
f68226e379cfaf35caa735b355a98da421b57aaf authored about 2 years ago
ece0c7e341311bef4063e063b6cd231621f10983 authored about 2 years ago
91ef4b48504e0341b41e0f3accdb7fb96388e7a3 authored about 2 years ago
99df11d90676c92457eda1eb30443ee809a7ea7d authored about 2 years ago
58f19cad35a63fb3fa4f4e7585d24a9fa135ca4c authored about 2 years ago
e510fa439609c8bd06864075747d32f25609fd51 authored about 2 years ago
40f6d300aa35de2ebb01e8d2dd3e95a0c398fd75 authored about 2 years ago
fc048924e63dcd11381fe257de7dcb6e811f1eba authored about 2 years ago
9178430e41f9a4a37df6f123e00f005294a180ef authored about 2 years ago
1297c19e05f1b5b5bfcb59f5ec82b601afd3fcbd authored about 2 years ago
e30f4ae61ca17912688398ffb2a3f0b93724b5f6 authored about 2 years ago
fixes typegoose/typegoose#721
BREAKING CHANGE:
"buildSchema" now only accepts 2 parameters inst...
fixes typegoose/typegoose#721
7713b0edc36541a914106d15048d2f710e3b0044 authored about 2 years agofixes typegoose/typegoose#758
3a26c1038158dcdb952954d74fec339370598df2 authored about 2 years ago9f03bf072deb38fbed5cc858c372c46c5cca4062 authored about 2 years ago
781525ffff619073eb45c7d58846220e62ea8c01 authored about 2 years ago
48fe09a33bf3cf5dbc397b615beda454829293b0 authored about 2 years ago
c563d8179db215a37c29e9b2b279623d64527163 authored about 2 years ago
ae124bcb6c8478275aef571ce4137afff75029b2 authored about 2 years ago
7fbf8c4e12725958359b1b331004204345829974 authored about 2 years ago
f46ee182a353f9bdb276ccb1db4cb1ea9e78bfcc authored about 2 years ago
BREAKING CHANGE:
Option "runSyncIndexes" has been removed, if still wanting to continue to use i...
90fca4585f3e0b3c166cbd16adc951f73b887f1d authored about 2 years ago
b7e86ebc6b675d6f6eefcd4e080de1bbd66617d0 authored about 2 years ago
ccb177478dc9feaf197c4d81ad1fb42c0310030b authored about 2 years ago
f5d9255b9287040fad87088c47076e30170d475f authored about 2 years ago
closes typegoose/typegoose#696
6f49c6f400b8a95fb8b11d963d074eca6bd5ec29 authored about 2 years agothis is to not have the "index" decorator file be the "index.js"
BREAKING CHANGE:
File "index(....
ca86b93c6ec867734b547f50f54105eb45041606 authored about 2 years ago
cae373ee8509a6c2b978b6a1908c9eb3bb3bd4a9 authored about 2 years ago
the removed options were removed in 10.0
75308482a68948dcdd31d84882b68698eaad9a74 authored about 2 years agob2f5d5db44cfc8b0a7cb6b1b3288920ceeea9ecb authored about 2 years ago
74bfa7f357f135987389b33b2678f89117b80e9a authored about 2 years ago
003b15d5d2a2fa253029ddb2a0c7fc91b1cb4034 authored about 2 years ago
b8811664cc20f8366af1c2ca37b79bb47e32769d authored about 2 years ago
1fff2ba3fd8a857e3c8dac007190fae5bca7922e authored about 2 years ago
939067069591ac5dfdf605c934181ae54a032fc3 authored about 2 years ago
164839ea5551dea1d95a617e78384e933b34af78 authored about 2 years ago
5435d881fb275cd299a8e7dbc3928e691a419cf4 authored about 2 years ago
cc7bd8e6e7b7bc5b33d064cc60f61f2996faa122 authored about 2 years ago
8c63ebcc715c6f43dd95577e54f34271ceaaf8eb authored about 2 years ago
bd2543a9e4a886606260494d0c0da80d65b6d79a authored about 2 years ago
BREAKING CHANGE:
Function "getClassForDocument" is removed, use "getClass" directly
a9a23f6c40db74e6b83b9b6e61a13e894c9bb2d2 authored about 2 years ago
5447184a6eda1c458c87296ad32b6b1c03b159e0 authored about 2 years ago
2e79801f482d784305fcbdfc8567f0ccfec07373 authored about 2 years ago
845c5e0720eab62b6790d4a7b60a815157783fe7 authored about 2 years ago
67e8350d4da9382186755fb608fe6395eaf0b89b authored about 2 years ago
4b79a49b899f87aaba74ca23b807cc207d0e238d authored about 2 years ago
also remove generic from "@index" decorator (was only used for IndexOptions)
BREAKING CHANGE:
A...
BREAKING CHANGE:
"DecoratedPropertyMetadata::whatis" got renamed to "DecoratedPropertyMetadata::...
these options were only temporary, and did nothing anymore since 9.13.0
932cce52c9b728136850c1d2b142241f04319fdd authored about 2 years ago14145892f991072deb676f1cfb8741f8118f7745 authored about 2 years ago
91f7e10985df1da16c53dc2b344afcab9675dfb1 authored about 2 years ago
fixes typegoose/typegoose#735
BREAKING CHANGE:
tsconfig "target" is now "es2020" which could be...
f3870ffddb89efa9e6eea3f676646b9585793047 authored about 2 years ago
287dda87acd6482b850fe700cc545e191b69d129 authored about 2 years ago
3d9175ec2f257ca8f67f44b3e528003d8bc2936e authored about 2 years ago
4252897efcfff050513bca42df9d1b7cc2f9bc6e authored about 2 years ago
4e1c894ad2120a8fd97c0f30ab80923ac11f81c0 authored about 2 years ago
ee9fc80adbe88456e2023da2fa11c4bd8354cdaa authored about 2 years ago
31f082c870b87d74ee18a9640b392aa200467a23 authored about 2 years ago
9f150d443082149ffe68c5a311e9dc272b8e4179 authored about 2 years ago
BREAKING CHANGE:
NodeJS 14.0 is now the lowest required node version
fixes typegoose/typegoose#730
fixes typegoose/typegoose#772
BREAKING CHANGE:
"Ref" now transpar...
a7094a456e9302f48764e248276412604183be92 authored about 2 years ago
89b94169efc80d1be3fea7419d9289b110621918 authored about 2 years ago
fixes typegoose/typegoose#587
62e1f2bd7cca0376f392cc78aa20ea3f254fc330 authored about 2 years ago3e0386b3d2dda194e0552e9b84facbb359235d53 authored about 2 years ago
re typegoose/typegoose#587
ca2a03a64c9d23c5ad30e42eaa1800eac79ac5f6 authored about 2 years agofunction went unsued, because the property get re-written completely anyway
0993605c59e317af2f1bf5b6582b16a96b8f152d authored about 2 years ago37ca83ede507340bac06fa340d04552f906fb953 authored about 2 years ago
now uses reflection to store it in the class itself
re typegoose/typegoose#760
3fdeab1c2247f80f0c60103a35f9e65e3d9b308a authored about 2 years agocfca61665838f0e565cdd946ef339c8e2c78644b authored about 2 years ago
57233c9a09345338aa5e7c67a5a5f38369ffd8da authored about 2 years ago
932804318f66c1f8b2de0b8f059bdff0f919c3ac authored about 2 years ago
70ab1bb8ba9b6e2d32c22c85880e0c6b0d4733c7 authored about 2 years ago
ddcd191ab4b5183c5ec19b4b3a75b46ed307a893 authored about 2 years ago
fixes typegoose/typegoose#735
BREAKING CHANGE:
tsconfig "target" is now "es2019" which could be...
0bfafd6eba1fbe414c8db4c531b0da6e9631f382 authored about 2 years ago
a29d56a509fb0383aefe94d1c387faa5ac63ea46 authored about 2 years ago
3c76f054ef443429b76d4a2146966a880a8c08a2 authored about 2 years ago
5f78be0b13153d7352c1a0a9e4a95d62cece0a1a authored about 2 years ago
3e6a1720023c9a1cd331e4c2578f3bcda5fea946 authored about 2 years ago
5b05c149cc1cfa30486fe0ba101e355a3082d81a authored about 2 years ago
1482db3b05ed193873b0b9fa346e4cf6a6700233 authored about 2 years ago
a37804d0a051acc2f0838340737053cb638817c9 authored about 2 years ago
26e0a8463f8b3b4f2ed4bf0d301d7d9d533e68cb authored about 2 years ago
for constructor and create
4b2f04de8ccc36a472aa45b02cacd53f2d1d32b0 authored about 2 years agoi have no clue why it errors or how to fix it, but a "ts-ignore" supresses the error and still w...
df36c346006cb89e4d89c8d152c63b3b222bcfd5 authored about 2 years ago8394fc3e857aac032d124e15e923cb3c06a175ee authored about 2 years ago
b90f3c28613bd273f69f737089ac86e4d52bb6a7 authored about 2 years ago
7c1c7bee2a208c7d1e194319728504e9bd95d917 authored about 2 years ago
d7b6d0b6f77488fd4bbf316a286f2160ea6fbf1e authored about 2 years ago
96f309dd8919e1c6c45cf4aff0c2ecdf0ead7472 authored about 2 years ago