Skip to content

Commit a42a330

Browse files
committed
release: @nhscc/[email protected] [skip ci]
## ⚙️ Build System - **deps:** bump @-xun/mongo-schema from 1.3.2 to 1.4.0 ([b264cef][2]) - **deps:** bump @-xun/mongo-schema from 1.3.2 to 1.4.0 ([4813024][3]) - **deps:** bump @-xun/mongo-schema from 1.4.0 to 1.5.0 ([fea1e75][4]) - **deps:** bump @-xun/mongo-schema from 1.4.0 to 1.5.0 ([b259f2b][5]) - **deps:** bump @-xun/mongo-test from 3.0.2 to 3.0.3 ([a08d3ea][6]) - **deps:** bump @-xun/mongo-test from 3.0.2 to 3.0.3 ([fd82f5b][7]) - **deps:** bump @-xun/mongo-test from 3.0.3 to 3.0.4 ([8ab2557][8]) - **deps:** bump @-xun/mongo-test from 3.0.3 to 3.0.4 ([c773228][9]) - **deps:** bump @-xun/symbiote from 4.11.1 to 4.11.4 ([90a7272][10]) - **deps:** bump @nhscc/backend-qoverflow from 1.1.1 to 1.2.0 ([73bc9d5][11]) - **deps:** bump @types/node from 24.0.13 to 24.0.14 ([208a17c][12]) - **deps:** bump @types/node from 24.0.14 to 24.1.0 ([9f98f6e][13]) - **deps:** bump mongodb from 6.17.0 to 6.18.0 ([9d3d6b7][14]) - **deps:** bump mongodb from 6.17.0 to 6.18.0 ([aeb4426][15]) - **deps:** bump next from 15.4.1 to 15.4.3 ([1793e19][16]) - **deps:** bump next from 15.4.1 to 15.4.3 ([4e3cc0d][17]) - **deps:** bump next-test-api-route-handler from 4.0.16 to 5.0.0 ([e4e84b9][18]) - **package:** ignore root package during topological release ([e586355][19]) [1]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected] [2]: b264cef [3]: 4813024 [4]: fea1e75 [5]: b259f2b [6]: a08d3ea [7]: fd82f5b [8]: 8ab2557 [9]: c773228 [10]: 90a7272 [11]: 73bc9d5 [12]: 208a17c [13]: 9f98f6e [14]: 9d3d6b7 [15]: aeb4426 [16]: 1793e19 [17]: 4e3cc0d [18]: e4e84b9 [19]: e586355
1 parent e586355 commit a42a330

File tree

92 files changed

+208
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+208
-164
lines changed

packages/backend/CHANGELOG.md

Lines changed: 108 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -18,94 +18,138 @@ this project adheres to [Semantic Versioning][2].
1818

1919
<br />
2020

21-
## @nhscc/backend-qoverflow[@1.1.0][6] (2025-07-14)
21+
### 🏗️ Patch @nhscc/backend-qoverflow[@1.2.1][6] (2025-07-22)
22+
23+
#### ⚙️ Build System
24+
25+
- **deps:** bump @-xun/mongo-schema from 1.3.2 to 1.4.0 ([b264cef][7])
26+
- **deps:** bump @-xun/mongo-schema from 1.3.2 to 1.4.0 ([4813024][8])
27+
- **deps:** bump @-xun/mongo-schema from 1.4.0 to 1.5.0 ([fea1e75][9])
28+
- **deps:** bump @-xun/mongo-schema from 1.4.0 to 1.5.0 ([b259f2b][10])
29+
- **deps:** bump @-xun/mongo-test from 3.0.2 to 3.0.3 ([a08d3ea][11])
30+
- **deps:** bump @-xun/mongo-test from 3.0.2 to 3.0.3 ([fd82f5b][12])
31+
- **deps:** bump @-xun/mongo-test from 3.0.3 to 3.0.4 ([8ab2557][13])
32+
- **deps:** bump @-xun/mongo-test from 3.0.3 to 3.0.4 ([c773228][14])
33+
- **deps:** bump @-xun/symbiote from 4.11.1 to 4.11.4 ([90a7272][15])
34+
- **deps:** bump @nhscc/backend-qoverflow from 1.1.1 to 1.2.0 ([73bc9d5][16])
35+
- **deps:** bump @types/node from 24.0.13 to 24.0.14 ([208a17c][17])
36+
- **deps:** bump @types/node from 24.0.14 to 24.1.0 ([9f98f6e][18])
37+
- **deps:** bump mongodb from 6.17.0 to 6.18.0 ([9d3d6b7][19])
38+
- **deps:** bump mongodb from 6.17.0 to 6.18.0 ([aeb4426][20])
39+
- **deps:** bump next from 15.4.1 to 15.4.3 ([1793e19][21])
40+
- **deps:** bump next from 15.4.1 to 15.4.3 ([4e3cc0d][22])
41+
- **deps:** bump next-test-api-route-handler from 4.0.16 to 5.0.0 ([e4e84b9][23])
42+
- **package:** ignore root package during topological release ([e586355][24])
43+
44+
<br />
45+
46+
## @nhscc/backend-qoverflow[@1.1.0][25] (2025-07-14)
2247

2348
### ✨ Features
2449

25-
- Integrate latest @nhscc/backend-qoverflow ([b600cd0][7])
26-
- **packages/backend:** move test helpers into @nhscc/backend-qoverflow/dummy ([702880e][8])
50+
- Integrate latest @nhscc/backend-qoverflow ([b600cd0][26])
51+
- **packages/backend:** move test helpers into @nhscc/backend-qoverflow/dummy ([702880e][27])
2752

2853
### ⚙️ Build System
2954

30-
- **deps:** bump @-xun/mongo-schema from 1.2.3 to 1.3.0 ([866ab8d][9])
31-
- **deps:** bump @-xun/mongo-schema from 1.2.3 to 1.3.0 ([ece7c01][10])
32-
- **deps:** bump @-xun/mongo-test from 2.0.0 to 2.1.0 ([1938caa][11])
33-
- **package:** tighten dependency version ([0ae22d6][12])
55+
- **deps:** bump @-xun/mongo-schema from 1.2.3 to 1.3.0 ([866ab8d][28])
56+
- **deps:** bump @-xun/mongo-schema from 1.2.3 to 1.3.0 ([ece7c01][29])
57+
- **deps:** bump @-xun/mongo-test from 2.0.0 to 2.1.0 ([1938caa][30])
58+
- **package:** tighten dependency version ([0ae22d6][31])
3459

3560
<br />
3661

37-
### 🏗️ Patch @nhscc/backend-qoverflow[@1.1.1][13] (2025-07-15)
62+
### 🏗️ Patch @nhscc/backend-qoverflow[@1.1.1][32] (2025-07-15)
3863

3964
#### ⚙️ Build System
4065

41-
- **deps:** bump @-xun/api from 1.1.1 to 1.1.3 ([d79641e][14])
42-
- **deps:** bump @-xun/api-strategy from 1.3.6 to 1.3.8 ([51e12de][15])
43-
- **deps:** bump @-xun/env from 1.1.2 to 1.1.3 ([7c77a22][16])
44-
- **deps:** bump @-xun/env from 1.1.2 to 1.1.3 ([8010c87][17])
45-
- **deps:** bump @-xun/mongo-schema from 1.3.0 to 1.3.2 ([06dddde][18])
46-
- **deps:** bump @-xun/mongo-schema from 1.3.0 to 1.3.2 ([fd7627d][19])
47-
- **deps:** bump @-xun/mongo-test from 2.1.0 to 3.0.2 ([7ad0e6a][20])
48-
- **deps:** bump @-xun/mongo-test from 2.1.0 to 3.0.2 ([af07a5c][21])
49-
- **deps:** bump @-xun/symbiote from 4.11.0 to 4.11.1 ([5b53ccd][22])
50-
- **deps:** bump @-xun/types from 1.1.0 to 1.2.0 ([890dcc7][23])
51-
- **deps:** bump @-xun/types from 1.1.0 to 1.2.0 ([1de0026][24])
52-
- **deps:** bump @nhscc/backend-qoverflow from 1.0.0 to 1.1.0 ([9506eb7][25])
53-
- **deps:** bump next from 15.3.5 to 15.4.1 ([fc15216][26])
54-
- **deps:** bump next from 15.3.5 to 15.4.1 ([5339f04][27])
66+
- **deps:** bump @-xun/api from 1.1.1 to 1.1.3 ([d79641e][33])
67+
- **deps:** bump @-xun/api-strategy from 1.3.6 to 1.3.8 ([51e12de][34])
68+
- **deps:** bump @-xun/env from 1.1.2 to 1.1.3 ([7c77a22][35])
69+
- **deps:** bump @-xun/env from 1.1.2 to 1.1.3 ([8010c87][36])
70+
- **deps:** bump @-xun/mongo-schema from 1.3.0 to 1.3.2 ([06dddde][37])
71+
- **deps:** bump @-xun/mongo-schema from 1.3.0 to 1.3.2 ([fd7627d][38])
72+
- **deps:** bump @-xun/mongo-test from 2.1.0 to 3.0.2 ([7ad0e6a][39])
73+
- **deps:** bump @-xun/mongo-test from 2.1.0 to 3.0.2 ([af07a5c][40])
74+
- **deps:** bump @-xun/symbiote from 4.11.0 to 4.11.1 ([5b53ccd][41])
75+
- **deps:** bump @-xun/types from 1.1.0 to 1.2.0 ([890dcc7][42])
76+
- **deps:** bump @-xun/types from 1.1.0 to 1.2.0 ([1de0026][43])
77+
- **deps:** bump @nhscc/backend-qoverflow from 1.0.0 to 1.1.0 ([9506eb7][44])
78+
- **deps:** bump next from 15.3.5 to 15.4.1 ([fc15216][45])
79+
- **deps:** bump next from 15.3.5 to 15.4.1 ([5339f04][46])
5580

5681
<br />
5782

58-
## @nhscc/backend-qoverflow[@1.0.0][28] (2025-07-13)
83+
## @nhscc/backend-qoverflow[@1.0.0][47] (2025-07-13)
5984

6085
### ✨ Features
6186

62-
- **packages/backend:** commit @nhscc/backend-qoverflow implementation ([29fa61b][29])
63-
- **packages/shared:** commit shared internal package implementation ([c088ea1][30])
87+
- **packages/backend:** commit @nhscc/backend-qoverflow implementation ([29fa61b][48])
88+
- **packages/shared:** commit shared internal package implementation ([c088ea1][49])
6489

6590
### ⚙️ Build System
6691

67-
- **deps:** bump @-xun/api from 1.0.10 to 1.1.0 ([5a33d16][31])
68-
- **deps:** bump @-xun/api from 1.1.0 to 1.1.1 ([9d98941][32])
69-
- **deps:** bump @-xun/api-strategy from 1.3.5 to 1.3.6 ([b594d79][33])
70-
- **deps:** bump @-xun/mongo-item from 1.2.1 to 1.3.0 ([aa76fa0][34])
71-
- **deps:** bump @-xun/mongo-schema from 1.2.1 to 1.2.3 ([01cc781][35])
72-
- **deps:** bump @-xun/mongo-schema from 1.2.1 to 1.2.3 ([721e9a9][36])
73-
- **deps:** bump @-xun/mongo-test from 1.1.7 to 2.0.0 ([67dc7b8][37])
92+
- **deps:** bump @-xun/api from 1.0.10 to 1.1.0 ([5a33d16][50])
93+
- **deps:** bump @-xun/api from 1.1.0 to 1.1.1 ([9d98941][51])
94+
- **deps:** bump @-xun/api-strategy from 1.3.5 to 1.3.6 ([b594d79][52])
95+
- **deps:** bump @-xun/mongo-item from 1.2.1 to 1.3.0 ([aa76fa0][53])
96+
- **deps:** bump @-xun/mongo-schema from 1.2.1 to 1.2.3 ([01cc781][54])
97+
- **deps:** bump @-xun/mongo-schema from 1.2.1 to 1.2.3 ([721e9a9][55])
98+
- **deps:** bump @-xun/mongo-test from 1.1.7 to 2.0.0 ([67dc7b8][56])
7499

75100
[1]: https://conventionalcommits.org
76101
[2]: https://semver.org
77102
[3]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
78103
[4]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/7f72ded3e1b4a649a6466e0d002164176291fadc
79104
[5]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9cb838138629f9b0e0e5ee33cb8f705c1f7fa3c0
80-
[6]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
81-
[7]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b600cd01fc9609dd6a706c81dd89abc4754b14c6
82-
[8]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/702880ea4250ebcbfa83aaf6d92d579fb8187844
83-
[9]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/866ab8d9887bf2b9838f101e66377b8d4e69418b
84-
[10]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/ece7c019fd97ac5e3b079a9ccd5ad8a480aaad48
85-
[11]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/1938caa8921715c30f68c4a25d9826f26d292f6f
86-
[12]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/0ae22d624fd02f95567acd97c7fd46a23f28f6f3
87-
[13]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
88-
[14]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/d79641eae3d745506eec9ab65ea73ba41e370440
89-
[15]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/51e12de6417ec17dafd7e59c6d56dc73aecb3c01
90-
[16]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/7c77a22e84d836c9a307419ced75e21c8512ff7f
91-
[17]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/8010c877f00dd473da8f52f96d283f996a0caff6
92-
[18]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/06ddddee01b0a4634d06d0908d325b0ce0685adb
93-
[19]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fd7627dbd48a441fbc7d4a5e4747c68e6f241d30
94-
[20]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/7ad0e6a80163310d0487d37a354dbc0eaddd7629
95-
[21]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/af07a5c21debef334349b7e21890919fc3e42e21
96-
[22]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5b53ccdec0dca41c21e211c13869657aa99e3290
97-
[23]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/890dcc74c8059ce3d90bf72a1db4121457eebeb7
98-
[24]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/1de0026e3d717a38497626ce3e7cf3f5c369e3df
99-
[25]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9506eb77406c49efee46020bdef6bfe15bb89968
100-
[26]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fc15216d3ded186da9bd969e387bb95cdbb73e6f
101-
[27]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5339f047a0af94eb0330b58ab70460d79d516f10
102-
[28]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
103-
[29]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/29fa61bf4a8cc3cf0adb7b969b3eedf06521f00f
104-
[30]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/c088ea1726174db286a387c3a1af4c7489ff531f
105-
[31]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5a33d16c621c8f83f0c7d5934f4f4b2159532631
106-
[32]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9d98941469aee8440ddc4edaabb8a92557ddbc1d
107-
[33]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b594d79760393fbdbfa3f90f2bb7e75c6f029260
108-
[34]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/aa76fa0425a2e41d63e748e16e51a112e9238d8b
109-
[35]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/01cc7819fd4cd49341eaca202ff591d90abd4502
110-
[36]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/721e9a905b55ddef58a8ac675764197b02240c3e
111-
[37]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/67dc7b8b8740baf541a997a1c2d7c40fb1cc9ac5
105+
[6]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
106+
[7]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b264cef3403239487967e6ce3186a56926836837
107+
[8]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/48130240bac43b96ccb1fd2729f77963b7c631bf
108+
[9]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fea1e75db11485205070ded95f3d414ed5a14f30
109+
[10]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b259f2be8e2c7f7787ce78f59d561df85905a1a7
110+
[11]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/a08d3ea1e0f674c81a2b33502deec7939ee8f23f
111+
[12]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fd82f5b06acaf641682d48fd8c9846217269ab23
112+
[13]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/8ab2557134c417a65e2e19dd345ead2f69619b9c
113+
[14]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/c773228ba8be0f6d47f03d17e5524ff4e083747e
114+
[15]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/90a7272ffa34a7f5d45ce3b8ed6a11102a4e39fb
115+
[16]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/73bc9d500a0b90f4a48db513e5dd17a8a02dee7d
116+
[17]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/208a17cbf97586b965ac6b1261f38a827587fc8f
117+
[18]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9f98f6eeef7b73c48af1212f9c9c53dcfd516fe1
118+
[19]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9d3d6b7535217effa4adfeaacbb3a632a373c829
119+
[20]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/aeb4426dcadd158c39d004a44687a0c9c68e66c4
120+
[21]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/1793e1963c0be75f2161cb8c7d4614454a7c7951
121+
[22]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/4e3cc0d2a5f2af44155f2435b8cf5fd72de6f2c1
122+
[23]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/e4e84b937a5f964859b590351004f008ed81ba40
123+
[24]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/e58635515aaccbecfff868b37cbae9a64bb762c2
124+
[25]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
125+
[26]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b600cd01fc9609dd6a706c81dd89abc4754b14c6
126+
[27]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/702880ea4250ebcbfa83aaf6d92d579fb8187844
127+
[28]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/866ab8d9887bf2b9838f101e66377b8d4e69418b
128+
[29]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/ece7c019fd97ac5e3b079a9ccd5ad8a480aaad48
129+
[30]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/1938caa8921715c30f68c4a25d9826f26d292f6f
130+
[31]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/0ae22d624fd02f95567acd97c7fd46a23f28f6f3
131+
[32]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
132+
[33]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/d79641eae3d745506eec9ab65ea73ba41e370440
133+
[34]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/51e12de6417ec17dafd7e59c6d56dc73aecb3c01
134+
[35]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/7c77a22e84d836c9a307419ced75e21c8512ff7f
135+
[36]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/8010c877f00dd473da8f52f96d283f996a0caff6
136+
[37]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/06ddddee01b0a4634d06d0908d325b0ce0685adb
137+
[38]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fd7627dbd48a441fbc7d4a5e4747c68e6f241d30
138+
[39]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/7ad0e6a80163310d0487d37a354dbc0eaddd7629
139+
[40]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/af07a5c21debef334349b7e21890919fc3e42e21
140+
[41]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5b53ccdec0dca41c21e211c13869657aa99e3290
141+
[42]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/890dcc74c8059ce3d90bf72a1db4121457eebeb7
142+
[43]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/1de0026e3d717a38497626ce3e7cf3f5c369e3df
143+
[44]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9506eb77406c49efee46020bdef6bfe15bb89968
144+
[45]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/fc15216d3ded186da9bd969e387bb95cdbb73e6f
145+
[46]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5339f047a0af94eb0330b58ab70460d79d516f10
146+
[47]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/compare/@nhscc/[email protected]...@nhscc/[email protected]
147+
[48]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/29fa61bf4a8cc3cf0adb7b969b3eedf06521f00f
148+
[49]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/c088ea1726174db286a387c3a1af4c7489ff531f
149+
[50]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/5a33d16c621c8f83f0c7d5934f4f4b2159532631
150+
[51]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/9d98941469aee8440ddc4edaabb8a92557ddbc1d
151+
[52]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/b594d79760393fbdbfa3f90f2bb7e75c6f029260
152+
[53]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/aa76fa0425a2e41d63e748e16e51a112e9238d8b
153+
[54]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/01cc7819fd4cd49341eaca202ff591d90abd4502
154+
[55]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/721e9a905b55ddef58a8ac675764197b02240c3e
155+
[56]: https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/commit/67dc7b8b8740baf541a997a1c2d7c40fb1cc9ac5

packages/backend/docs/api/variables/defaultConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> `const` **defaultConfig**: `PageConfig`
1010
11-
Defined in: [packages/backend/src/api.ts:10](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/api.ts#L10)
11+
Defined in: [packages/backend/src/api.ts:10](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/api.ts#L10)
1212

1313
The default app-wide Next.js API configuration object.
1414

packages/backend/docs/db/functions/addAnswerToDb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **addAnswerToDb**(`__namedParameters`): `Promise`\<`UpdateResult`\<[`InternalQuestion`](../type-aliases/InternalQuestion.md)\>\>
1010
11-
Defined in: [packages/backend/src/db.ts:737](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L737)
11+
Defined in: [packages/backend/src/db.ts:737](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L737)
1212

1313
Adds a nested answer object to a question document.
1414

packages/backend/docs/db/functions/addCommentToDb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **addCommentToDb**(`__namedParameters`): `Promise`\<`UpdateResult`\<[`InternalQuestion`](../type-aliases/InternalQuestion.md)\>\>
1010
11-
Defined in: [packages/backend/src/db.ts:758](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L758)
11+
Defined in: [packages/backend/src/db.ts:758](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L758)
1212

1313
Adds a nested comment object to a question document.
1414

packages/backend/docs/db/functions/getSchemaConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **getSchemaConfig**(): `DbSchema`
1010
11-
Defined in: [packages/backend/src/db.ts:21](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L21)
11+
Defined in: [packages/backend/src/db.ts:21](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L21)
1212

1313
A JSON representation of the backend Mongo database structure. This is used
1414
for consistent app-wide db access across projects and to generate transient

packages/backend/docs/db/functions/patchAnswerInDb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **patchAnswerInDb**(`__namedParameters`): `Promise`\<`UpdateResult`\<[`InternalQuestion`](../type-aliases/InternalQuestion.md)\>\>
1010
11-
Defined in: [packages/backend/src/db.ts:808](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L808)
11+
Defined in: [packages/backend/src/db.ts:808](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L808)
1212

1313
Patches a nested answer object in a question document.
1414

packages/backend/docs/db/functions/patchCommentInDb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **patchCommentInDb**(`__namedParameters`): `Promise`\<`UpdateResult`\<[`InternalQuestion`](../type-aliases/InternalQuestion.md)\>\>
1010
11-
Defined in: [packages/backend/src/db.ts:829](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L829)
11+
Defined in: [packages/backend/src/db.ts:829](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L829)
1212

1313
Patches a nested comment object in a question document.
1414

packages/backend/docs/db/functions/publicAnswerMap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **publicAnswerMap**(`variable`, `questionId`): `object`
1010
11-
Defined in: [packages/backend/src/db.ts:511](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L511)
11+
Defined in: [packages/backend/src/db.ts:511](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L511)
1212

1313
A MongoDB aggregation expression that maps an internal answer into a public
1414
answer.

packages/backend/docs/db/functions/publicAnswerProjection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **publicAnswerProjection**(`questionId`): `object`
1010
11-
Defined in: [packages/backend/src/db.ts:493](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/7f72ded3e1b4a649a6466e0d002164176291fadc/packages/backend/src/db.ts#L493)
11+
Defined in: [packages/backend/src/db.ts:493](https://github.com/nhscc/qoverflow.api.hscc.bdpa.org/blob/e58635515aaccbecfff868b37cbae9a64bb762c2/packages/backend/src/db.ts#L493)
1212

1313
A MongoDB cursor projection that transforms an internal answer into a public
1414
answer.

0 commit comments

Comments
 (0)