Kamil Mysliwiec
89aa53cddf
Merge pull request #3287 from jgravois/patch-2
...
doc: fix typo in Support us footer
2025-07-02 10:07:52 +02:00
john gravois
d2c8147085
fix typo in Support us footer
2025-07-01 13:13:46 -07:00
Kamil Mysliwiec
8cc4b05e70
Merge pull request #3276 from mrsimonemms/master
...
fix: update the custom microservices example to complete the callback
2025-06-30 13:05:45 +02:00
Kamil Mysliwiec
97ec44210a
Merge pull request #3285 from squeakycodes/patch-1
...
fix(unit-testing.md): unit-testing.md to use MockMetadata from jest-mock 30+
2025-06-26 09:30:26 +02:00
Sam Flores
dbccc29cd9
fix(unit-testing.md): unit-testing.md now uses MockMetadata from latest jest-mock
...
unit-testing.md referenced MockFunctionMetadata, which was removed in version 30 of jest-mock. This commit changes references of MockFunctionMetadata to MockMetadata, updating it to work with the newer versions of jest-mock.
2025-06-25 13:29:53 -05:00
Kamil Mysliwiec
9822faea83
Merge pull request #3280 from wilfreud/docs/remove-unnecessary-await
...
docs(events): Remove await from eventEmitter.emit example
2025-06-16 08:44:42 +02:00
Wilfried
fce76b3a17
docs(events): Remove await from eventEmitter.emit example
2025-06-13 11:45:59 +00:00
Kamil Mysliwiec
18876a5378
Merge pull request #3279 from tumeraltunbas/master
...
docs(rate-limiting): correct decorator name and usage
2025-06-09 08:26:43 +02:00
tumeraltunbas
89d7b4230e
docs: correct decorator name and usage in rate-limiting docs
2025-06-08 10:49:05 +03:00
Kamil Mysliwiec
2b10aad284
Merge pull request #3277 from jkrmarmol/jkrmarmol
...
docs: fix typos in openapi swagger
2025-06-05 08:23:21 +02:00
Kurt Russelle Marmol
a42b19d21e
docs: fix typos in openapi
2025-06-04 19:27:56 +08:00
Simon Emms
20efcf6c14
fix: update the custom microservices example to complete the callback
2025-06-02 07:48:51 +00:00
Kamil Mysliwiec
aded9a3e9d
Merge pull request #3273 from zacikpet/update-global-modules-hint-in-migration-guide
...
docs(migration-guide): update hint for global module initalization
2025-05-28 13:52:15 +02:00
Kamil Mysliwiec
b2e205e7bb
Merge pull request #3275 from Uaitt/docs/add-missing-period
...
docs(rate-limiting): add missing period
2025-05-28 13:51:45 +02:00
Lorenzo Zabot
d2770b9a9d
docs(rate-limiting): add missing period
2025-05-28 11:55:18 +02:00
Peter Žáčik
bdefe85456
docs(migration-guide): update hint for global module initalization
...
The hint for global module initialization is invalid. Global modules
not treated as if they depend on all other modules. Instead, all
other modules are treated as if they depend on global modules.
2025-05-27 11:43:47 +02:00
Kamil Mysliwiec
2fb4cd6057
Merge pull request #3272 from Uaitt/docs/fix-code-snippet-formatting
...
docs(rate-limiting): fix code snippet format
2025-05-26 14:15:42 +02:00
Lorenzo Zabot
813218d9fb
docs(rate-limiting): fix code snippet format
2025-05-26 12:25:46 +02:00
Kamil Mysliwiec
f0e4436100
Merge pull request #3271 from EzzeldinKandeel/EzzeldinKandeel-patch-1
...
Update passport.md
2025-05-26 08:20:01 +02:00
Ezzeldin Kandeel
b5d4064878
Update passport.md
...
Typo in Recipes/Passport/Logout Route
2025-05-24 14:11:26 +03:00
Kamil Mysliwiec
130ca91794
Merge pull request #3270 from Uaitt/docs/fix-typo
...
docs(caching): fix typo
2025-05-23 11:29:28 +02:00
Lorenzo Zabot
0d40c398ed
docs(caching): fix typo
2025-05-23 11:07:40 +02:00
Kamil Mysliwiec
d93569ed6b
Merge pull request #3268 from Uaitt/docs/fix-link
...
docs(streaming-files): fix link
2025-05-23 10:23:55 +02:00
Lorenzo Zabot
f0ba29777b
docs(streaming-files): fix link
2025-05-22 11:29:58 +02:00
Kamil Mysliwiec
8aedf5661c
Merge pull request #3267 from chetanbohra26/patch-1
...
docs(changelog): fix typo prodocuer to producer
2025-05-22 08:43:15 +02:00
Chetan Bohra
d4a91df571
fixed typo
...
changed prodocuer to producer
2025-05-21 17:51:34 +05:30
Kamil Mysliwiec
4ded1c3d66
Merge pull request #3265 from Uaitt/docs/better-phrasing-in-caching-article
...
docs(caching): correct weird sentence
2025-05-20 09:22:47 +02:00
Lorenzo Zabot
8e80c0218f
docs(caching): correct weird sentence
2025-05-19 15:03:04 +02:00
Kamil Mysliwiec
be43a34b04
Merge pull request #3262 from Tony133/chore/update-license
...
chore(license): update copyright year 2025
2025-05-19 12:27:22 +02:00
Kamil Mysliwiec
7fc99031c8
Merge pull request #3263 from Uaitt/docs/incorrect-info-in-database-article
...
docs(database): fix incorrect info
2025-05-19 12:27:08 +02:00
Kamil Mysliwiec
c3162e6fc5
Merge pull request #3264 from Uaitt/docs/add-missing-period
...
docs(validation): add missing period
2025-05-19 12:26:44 +02:00
Lorenzo Zabot
2eeca203fc
docs(validation): add missing period
2025-05-19 12:20:15 +02:00
Lorenzo Zabot
a33f817757
docs(database): fix incorrect info
2025-05-19 12:17:35 +02:00
Tony133
525c9cecc2
chore: update copyright years 2025
2025-05-18 22:27:24 +02:00
Kamil Mysliwiec
a722ffd277
Merge pull request #3261 from Uaitt/docs/make-sentence-more-natural
...
docs(configuration): rephrase sentence for clearer English
2025-05-18 20:17:44 +02:00
Kamil Mysliwiec
8507c951fb
Merge pull request #3260 from Uaitt/docs/correct-typos
...
docs: correct a few typos
2025-05-18 20:17:27 +02:00
Lorenzo Zabot
f1732724c9
docs: GitHub -> Git
2025-05-17 14:21:52 +02:00
Lorenzo Zabot
985172fe9e
docs(configuration): rephrase sentence for clearer English
2025-05-17 13:57:47 +02:00
Lorenzo Zabot
9eb2276cef
docs: correct a few typos
2025-05-17 10:23:40 +02:00
Kamil Myśliwiec
a7ce2d75f1
docs: cover useexisting variant for configurable module cls
2025-05-13 12:31:25 +02:00
Kamil Mysliwiec
88ca59684a
Merge pull request #3257 from Uaitt/docs/correct-typo-in-controllers-article
...
docs(controllers): fix typo
2025-05-11 17:10:16 +02:00
Lorenzo Zabot
24d9c2a7ef
docs(controllers): fix typo
2025-05-08 16:21:03 +02:00
Kamil Mysliwiec
82b7a35d96
Merge pull request #3256 from cuonglamphu/update-casl-integration-docs
...
fix(docs): Update deprecated 'Ability' class reference
2025-05-06 08:18:37 +02:00
Lâm Phú Cường
5a4a5bac77
chore: remove pnpm-lock.yaml
2025-05-06 13:04:45 +07:00
Lâm Phú Cường
33fff677a8
fix(docs): Update deprecated 'Ability' class reference
...
replaced 'Ability' with 'MongoAbility' as the default in CASL v6
2025-05-06 12:42:23 +07:00
Kamil Mysliwiec
de8fed5802
Update task-scheduling.md
2025-05-05 08:59:11 +02:00
Kamil Mysliwiec
b5ba324510
Merge pull request #3233 from Tony133/chore/added-link-for-api-reference
...
chore: added link for api reference
2025-05-05 08:57:32 +02:00
Kamil Mysliwiec
c810e11a20
Merge pull request #3254 from emJay3n/master
...
fix: update typo in microservices docs
2025-05-05 08:56:45 +02:00
Jannatin Naim (Jayen)
1ff259550e
fix: fix typo in microservices docs
2025-05-03 06:59:33 +06:00
Kamil Mysliwiec
91acb79760
Merge pull request #3250 from k-kbk/fix-minor-typos
...
docs(mikroorm): fix minor typos
2025-04-24 08:34:34 +02:00