Skip to content

Commit d563522

Browse files
committed
Merge main into aa/deps
2 parents 43428f9 + 1a24775 commit d563522

4 files changed

Lines changed: 233 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,235 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.28](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.28-alpha.10...v0.1.28) (2025-09-04)
6+
7+
### [0.1.28-alpha.10](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.10) (2025-09-04)
8+
9+
10+
### Features
11+
12+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
13+
14+
15+
### Refactor
16+
17+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
18+
19+
20+
### Chore
21+
22+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
23+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
24+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
25+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
26+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
27+
* **release:** 0.1.28-alpha.5 ([d20d9ee](https://github.com/prismicio/prismic-ts-codegen/commit/d20d9ee05afb48cf348ba7e50e7f96ccca3d7207))
28+
* **release:** 0.1.28-alpha.6 ([64d35e9](https://github.com/prismicio/prismic-ts-codegen/commit/64d35e9a8f5e13c81862184edaaf681425bae63f))
29+
* **release:** 0.1.28-alpha.7 ([f129108](https://github.com/prismicio/prismic-ts-codegen/commit/f12910860a779529a5a68f83066e54a3347d1fe6))
30+
* **release:** 0.1.28-alpha.8 ([4ce3623](https://github.com/prismicio/prismic-ts-codegen/commit/4ce3623a531a4077232ba9fb9a45fc5bb58d0c7d))
31+
* **release:** 0.1.28-alpha.9 ([57e61cd](https://github.com/prismicio/prismic-ts-codegen/commit/57e61cdeafbf1bea084c1e956e5c285abcbf63f4))
32+
33+
### [0.1.28-alpha.9](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.9) (2025-09-04)
34+
35+
36+
### Features
37+
38+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
39+
40+
41+
### Refactor
42+
43+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
44+
45+
46+
### Chore
47+
48+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
49+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
50+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
51+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
52+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
53+
* **release:** 0.1.28-alpha.5 ([d20d9ee](https://github.com/prismicio/prismic-ts-codegen/commit/d20d9ee05afb48cf348ba7e50e7f96ccca3d7207))
54+
* **release:** 0.1.28-alpha.6 ([64d35e9](https://github.com/prismicio/prismic-ts-codegen/commit/64d35e9a8f5e13c81862184edaaf681425bae63f))
55+
* **release:** 0.1.28-alpha.7 ([f129108](https://github.com/prismicio/prismic-ts-codegen/commit/f12910860a779529a5a68f83066e54a3347d1fe6))
56+
* **release:** 0.1.28-alpha.8 ([4ce3623](https://github.com/prismicio/prismic-ts-codegen/commit/4ce3623a531a4077232ba9fb9a45fc5bb58d0c7d))
57+
58+
### [0.1.28-alpha.8](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.8) (2025-09-04)
59+
60+
61+
### Features
62+
63+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
64+
65+
66+
### Refactor
67+
68+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
69+
70+
71+
### Chore
72+
73+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
74+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
75+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
76+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
77+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
78+
* **release:** 0.1.28-alpha.5 ([d20d9ee](https://github.com/prismicio/prismic-ts-codegen/commit/d20d9ee05afb48cf348ba7e50e7f96ccca3d7207))
79+
* **release:** 0.1.28-alpha.6 ([64d35e9](https://github.com/prismicio/prismic-ts-codegen/commit/64d35e9a8f5e13c81862184edaaf681425bae63f))
80+
* **release:** 0.1.28-alpha.7 ([f129108](https://github.com/prismicio/prismic-ts-codegen/commit/f12910860a779529a5a68f83066e54a3347d1fe6))
81+
82+
### [0.1.28-alpha.7](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.7) (2025-09-04)
83+
84+
85+
### Features
86+
87+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
88+
89+
90+
### Refactor
91+
92+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
93+
94+
95+
### Chore
96+
97+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
98+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
99+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
100+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
101+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
102+
* **release:** 0.1.28-alpha.5 ([d20d9ee](https://github.com/prismicio/prismic-ts-codegen/commit/d20d9ee05afb48cf348ba7e50e7f96ccca3d7207))
103+
* **release:** 0.1.28-alpha.6 ([64d35e9](https://github.com/prismicio/prismic-ts-codegen/commit/64d35e9a8f5e13c81862184edaaf681425bae63f))
104+
105+
### [0.1.28-alpha.6](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.6) (2025-09-04)
106+
107+
108+
### Features
109+
110+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
111+
112+
113+
### Refactor
114+
115+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
116+
117+
118+
### Chore
119+
120+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
121+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
122+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
123+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
124+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
125+
* **release:** 0.1.28-alpha.5 ([d20d9ee](https://github.com/prismicio/prismic-ts-codegen/commit/d20d9ee05afb48cf348ba7e50e7f96ccca3d7207))
126+
127+
### [0.1.28-alpha.5](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.5) (2025-09-04)
128+
129+
130+
### Features
131+
132+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
133+
134+
135+
### Refactor
136+
137+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
138+
139+
140+
### Chore
141+
142+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
143+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
144+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
145+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
146+
* **release:** 0.1.28-alpha.4 ([bed06e8](https://github.com/prismicio/prismic-ts-codegen/commit/bed06e8706a782f10d55479566b86cfdf5cc50fe))
147+
148+
### [0.1.28-alpha.4](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.4) (2025-09-04)
149+
150+
151+
### Features
152+
153+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
154+
155+
156+
### Refactor
157+
158+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
159+
160+
161+
### Chore
162+
163+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
164+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
165+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
166+
* **release:** 0.1.28-alpha.3 ([7a867bd](https://github.com/prismicio/prismic-ts-codegen/commit/7a867bdabb6439cde1b937749ec4b46c6b9f1ba6))
167+
168+
### [0.1.28-alpha.3](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.3) (2025-09-04)
169+
170+
171+
### Features
172+
173+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
174+
175+
176+
### Refactor
177+
178+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
179+
180+
181+
### Chore
182+
183+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
184+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
185+
* **release:** 0.1.28-alpha.2 ([7742982](https://github.com/prismicio/prismic-ts-codegen/commit/7742982b8f5ef44cea3894acad7932dee5a02203))
186+
187+
### [0.1.28-alpha.2](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.2) (2025-09-04)
188+
189+
190+
### Features
191+
192+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
193+
194+
195+
### Refactor
196+
197+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
198+
199+
200+
### Chore
201+
202+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
203+
* **release:** 0.1.28-alpha.1 ([9ec25a3](https://github.com/prismicio/prismic-ts-codegen/commit/9ec25a36b89634f5dcfa6574fbd5a72f958249ed))
204+
205+
### [0.1.28-alpha.1](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.1) (2025-09-04)
206+
207+
208+
### Features
209+
210+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
211+
212+
213+
### Refactor
214+
215+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
216+
217+
218+
### Chore
219+
220+
* **release:** 0.1.28-alpha.0 ([36c35c0](https://github.com/prismicio/prismic-ts-codegen/commit/36c35c0f7184b49a893012b366ce172afe375507))
221+
222+
### [0.1.28-alpha.0](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27...v0.1.28-alpha.0) (2025-09-04)
223+
224+
225+
### Features
226+
227+
* prepend non editable banner ([73ab5f9](https://github.com/prismicio/prismic-ts-codegen/commit/73ab5f9ed0c4d649ae35a93a61b514d956c5a96b))
228+
229+
230+
### Refactor
231+
232+
* only export const ([8419551](https://github.com/prismicio/prismic-ts-codegen/commit/8419551f014557f1ba17d9d1868a05f753185d4d))
233+
5234
### [0.1.27](https://github.com/prismicio/prismic-ts-codegen/compare/v0.1.27-alpha.3...v0.1.27) (2025-06-25)
6235

7236
### Chore

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismic-ts-codegen",
3-
"version": "0.1.27",
3+
"version": "0.1.28",
44
"description": "An experimental Prismic model-to-TypeScript-type generator",
55
"keywords": [
66
"prismic",

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ export type { DetectTypesProviderConfig } from "./detectTypesProvider";
77
// The CLI configuration type is exported at the root level for ease of access.
88
// It is not used in the the library's code.
99
export type { Config } from "./cli/configSchema";
10+
export { NON_EDITABLE_FILE_HEADER } from "./cli/constants";

0 commit comments

Comments
 (0)