Skip to content

Commit b80edc5

Browse files
committed
chore: add changelog
1 parent 07f1632 commit b80edc5

1 file changed

Lines changed: 94 additions & 0 deletions

File tree

static/lib/joi/changelog.json

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,98 @@
11
[
2+
{
3+
"id": 9147309,
4+
"number": 190,
5+
"version": "18.0.0",
6+
"date": "2025-08-03T15:02:01Z",
7+
"url": "https://github.com/hapijs/joi/milestone/190",
8+
"issues": [
9+
{
10+
"id": 3278056010,
11+
"number": 3084,
12+
"title": "feat: add isAsync() helper",
13+
"url": "https://github.com/hapijs/joi/pull/3084",
14+
"labels": [
15+
"feature"
16+
]
17+
},
18+
{
19+
"id": 3150627812,
20+
"number": 3082,
21+
"title": "Added wrapper option to uuid function",
22+
"url": "https://github.com/hapijs/joi/pull/3082",
23+
"labels": [
24+
"feature"
25+
]
26+
},
27+
{
28+
"id": 3101562683,
29+
"number": 3080,
30+
"title": "feat: implement standard schema spec",
31+
"url": "https://github.com/hapijs/joi/pull/3080",
32+
"labels": [
33+
"feature"
34+
]
35+
},
36+
{
37+
"id": 3092026275,
38+
"number": 3078,
39+
"title": "Implement Standard Schema",
40+
"url": "https://github.com/hapijs/joi/issues/3078",
41+
"labels": [
42+
"feature"
43+
]
44+
},
45+
{
46+
"id": 1953253079,
47+
"number": 2993,
48+
"title": "What version of node does this library support?",
49+
"url": "https://github.com/hapijs/joi/issues/2993",
50+
"labels": [
51+
"support"
52+
]
53+
},
54+
{
55+
"id": 1865188160,
56+
"number": 2982,
57+
"title": "feat: Improve array().items type",
58+
"url": "https://github.com/hapijs/joi/pull/2982",
59+
"labels": [
60+
"types"
61+
]
62+
},
63+
{
64+
"id": 1865047279,
65+
"number": 2981,
66+
"title": "feat: Improve alternatives type",
67+
"url": "https://github.com/hapijs/joi/pull/2981",
68+
"labels": [
69+
"types"
70+
]
71+
},
72+
{
73+
"id": 1620062252,
74+
"number": 2926,
75+
"title": "18.0.0 Release Notes",
76+
"url": "https://github.com/hapijs/joi/issues/2926",
77+
"labels": [
78+
"feature",
79+
"breaking changes",
80+
"release notes"
81+
]
82+
},
83+
{
84+
"id": 1620047715,
85+
"number": 2925,
86+
"title": "chore: upgrade modules",
87+
"url": "https://github.com/hapijs/joi/pull/2925",
88+
"labels": [
89+
"feature",
90+
"breaking changes",
91+
"dependency"
92+
]
93+
}
94+
]
95+
},
296
{
397
"id": 11206916,
498
"number": 207,

0 commit comments

Comments
 (0)