microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/add-error-check-function-implementation

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

packages/eslint-plugin-typespec/CHANGELOG.json

182lines · modecode

1{
2 "name": "@typespec/eslint-plugin",
3 "entries": [
4 {
5 "version": "0.52.0",
6 "tag": "@typespec/eslint-plugin_v0.52.0",
7 "date": "Wed, 24 Jan 2024 05:46:53 GMT",
8 "comments": {
9 "none": [
10 {
11 "comment": "Update dependencies"
12 }
13 ]
14 }
15 },
16 {
17 "version": "0.51.0",
18 "tag": "@typespec/eslint-plugin_v0.51.0",
19 "date": "Wed, 06 Dec 2023 19:40:58 GMT",
20 "comments": {}
21 },
22 {
23 "version": "0.50.0",
24 "tag": "@typespec/eslint-plugin_v0.50.0",
25 "date": "Wed, 08 Nov 2023 00:07:17 GMT",
26 "comments": {
27 "none": [
28 {
29 "comment": "Update deprecated features preping for eslint 9"
30 }
31 ]
32 }
33 },
34 {
35 "version": "0.49.0",
36 "tag": "@typespec/eslint-plugin_v0.49.0",
37 "date": "Wed, 11 Oct 2023 23:31:35 GMT",
38 "comments": {
39 "none": [
40 {
41 "comment": "Update dependencies"
42 }
43 ]
44 }
45 },
46 {
47 "version": "0.48.0",
48 "tag": "@typespec/eslint-plugin_v0.48.0",
49 "date": "Tue, 12 Sep 2023 21:47:11 GMT",
50 "comments": {}
51 },
52 {
53 "version": "0.47.0",
54 "tag": "@typespec/eslint-plugin_v0.47.0",
55 "date": "Tue, 08 Aug 2023 22:32:10 GMT",
56 "comments": {
57 "none": [
58 {
59 "comment": "Update dependencies"
60 }
61 ]
62 }
63 },
64 {
65 "version": "0.46.0",
66 "tag": "@typespec/eslint-plugin_v0.46.0",
67 "date": "Tue, 11 Jul 2023 22:06:00 GMT",
68 "comments": {
69 "none": [
70 {
71 "comment": "Update dependencies"
72 }
73 ]
74 }
75 },
76 {
77 "version": "0.45.0",
78 "tag": "@typespec/eslint-plugin_v0.45.0",
79 "date": "Tue, 06 Jun 2023 22:44:16 GMT",
80 "comments": {}
81 },
82 {
83 "version": "0.44.0",
84 "tag": "@typespec/eslint-plugin_v0.44.0",
85 "date": "Wed, 10 May 2023 21:24:00 GMT",
86 "comments": {
87 "none": [
88 {
89 "comment": "Update dependencies"
90 }
91 ],
92 "dependency": [
93 {
94 "comment": "Updating dependency \"@typespec/eslint-config-typespec\" from `~0.6.0` to `~0.7.0`"
95 }
96 ]
97 }
98 },
99 {
100 "version": "0.43.0",
101 "tag": "@typespec/eslint-plugin_v0.43.0",
102 "date": "Tue, 11 Apr 2023 18:49:17 GMT",
103 "comments": {}
104 },
105 {
106 "version": "0.42.0",
107 "tag": "@typespec/eslint-plugin_v0.42.0",
108 "date": "Mon, 13 Mar 2023 21:30:44 GMT",
109 "comments": {}
110 },
111 {
112 "version": "0.41.0",
113 "tag": "@typespec/eslint-plugin_v0.41.0",
114 "date": "Fri, 03 Mar 2023 19:59:17 GMT",
115 "comments": {
116 "none": [
117 {
118 "comment": "Revert back changelog"
119 },
120 {
121 "comment": "Rename to TypeSpec"
122 },
123 {
124 "comment": "Update homepage link"
125 }
126 ],
127 "dependency": [
128 {
129 "comment": "Updating dependency \"@typespec/eslint-config-typespec\" from `~0.5.0` to `~0.6.0`"
130 }
131 ]
132 }
133 },
134 {
135 "version": "0.40.0",
136 "tag": "@cadl-lang/eslint-plugin_v0.40.0",
137 "date": "Tue, 07 Feb 2023 21:56:17 GMT",
138 "comments": {}
139 },
140 {
141 "version": "0.39.0",
142 "tag": "@cadl-lang/eslint-plugin_v0.39.0",
143 "date": "Fri, 13 Jan 2023 00:05:26 GMT",
144 "comments": {}
145 },
146 {
147 "version": "0.38.0",
148 "tag": "@cadl-lang/eslint-plugin_v0.38.0",
149 "date": "Wed, 07 Dec 2022 17:21:52 GMT",
150 "comments": {
151 "patch": [
152 {
153 "comment": "Update dependencies"
154 }
155 ],
156 "dependency": [
157 {
158 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.4.1` to `~0.5.0`"
159 }
160 ]
161 }
162 },
163 {
164 "version": "0.1.1",
165 "tag": "@cadl-lang/eslint-plugin_v0.1.1",
166 "date": "Thu, 11 Aug 2022 19:05:23 GMT",
167 "comments": {
168 "dependency": [
169 {
170 "comment": "Updating dependency \"@cadl-lang/eslint-config-cadl\" from `~0.3.0` to `~0.4.0`"
171 }
172 ]
173 }
174 },
175 {
176 "version": "0.1.0",
177 "tag": "@cadl-lang/eslint-plugin_v0.1.0",
178 "date": "Mon, 13 Jun 2022 23:42:28 GMT",
179 "comments": {}
180 }
181 ]
182}
183