-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwaitlist-posts.json
92 lines (92 loc) · 5.42 KB
/
waitlist-posts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"id": 0,
"title": "Adding support for Next.js 14",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 27",
"category": "News"
},
{
"id": 1,
"title": "Introducing Waitlist's OpenAPI Spec",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Mary Cienfuegos",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-02.jpg",
"date": "Aug 24",
"category": "News"
},
{
"id": 2,
"title": "Supabase Integration",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Joe Samuel",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-03.jpg",
"date": "Aug 24",
"category": "News"
},
{
"id": 3,
"title": "Release Version 0.4",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 22",
"category": "News"
},
{
"id": 4,
"title": "Duplicate prioritization roadmaps",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Joe Samuel",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-03.jpg",
"date": "Aug 20",
"category": "News"
},
{
"id": 5,
"title": "The Changelog widget",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 20",
"category": "News"
},
{
"id": 6,
"title": "Sample post in the Admin category",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 20",
"category": "Admin"
},
{
"id": 7,
"title": "Sample post in the General category",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 20",
"category": "General"
},
{
"id": 8,
"title": "Sample post in the Improvements category",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 20",
"category": "Improvements"
},
{
"id": 9,
"title": "Sample post in the Legal category",
"content": "When people upgrade from one version to another, it should be painfully clear when something will break. It should be possible to upgrade to a version that lists deprecations, remove what's deprecated, then upgrade to the version where the deprecations become removals.",
"author": "Rodrigo Sharma",
"authorImage": "https://cruip.github.io/cruip-dummy/waitlist-assets/author-01.jpg",
"date": "Aug 20",
"category": "Legal"
}
]