All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.22 (2024-09-24)
0.1.21 (2024-06-20)
0.1.21-alpha.0 (2024-06-05)
- support groups in groups (e93146c)
- update
@prismicio/mock
to prevent a type error (bb2a846)
- add temporary
overrides
entry to prevent@prismicio/mock
installation error (33cb3d7)
0.1.20 (2024-05-08)
0.1.19 (2023-10-06)
0.1.18 (2023-08-31)
0.1.17 (2023-08-04)
- cli: prevent
"Named export 'createClient' not found"
error (#58) (bde11d8) - restore exports for a Slice's
primary
anditem
interfaces (#59) (b31a30a)
0.1.16 (2023-07-26)
0.1.15 (2023-07-14)
0.1.14 (2023-07-14)
0.1.13 (2023-07-12)
0.1.12 (2023-07-12)
0.1.11 (2023-05-31)
- replace deprecated
IntegrationFields
type withIntegrationField
type (#48) (2870a9f) - update content relationship field type from the deprecated
RelationField
toContentRelationshipField
(#47) (aabce18)
0.1.10 (2023-05-23)
- restore
@prismicio/client
integration (#46) (b6780cb) - use the correct
@prismicio/client
import name when using the client integration (12f0f45)
0.1.9 (2023-05-19)
0.1.8 (2023-05-18)
0.1.7 (2023-05-18)
0.1.6 (2023-05-06)
0.1.5 (2022-09-07)
- generate
@prismicio/client
Content
namespace (#28) (7d513e9) - lib: remove "DO NOT EDIT" file header (#34) (f74344e)
0.1.4 (2022-08-31)
0.1.3 (2022-08-26)
- deps: upgrade dependencies (27d332f)
0.1.2 (2022-08-06)
0.1.1 (2022-08-04)
0.1.0 (2022-07-08)
- update
@prismicio/types
tov0.2.0
(#23)
0.0.7 (2022-06-30)
- remove experimental warning (d3365fe)
- deps: upgrade dependencies (2a1cdaa)
0.0.6 (2022-06-23)
0.0.5 (2022-06-22)
0.0.4 (2022-06-01)
0.0.3 (2022-05-19)
- cli: load models in a deterministic order (alphabetical by ID) (#9) (4d692d9)
- support fields with hyphenated API IDs (#7) (c666987)
- configuration (3db9932)
- add
@prismicio/types
as a peer dependency (60ddef7) - deps: upgrade dependencies (ef569b2)
- deps: upgrade dependencies (0953400)
- remove
examples
directory (c94f3cc)
0.0.2 (2022-02-23)
- add
init
CLI command (#4) (f7da732) - configure CLI with config file (#3) (75c92bc)
- only export a
generateTypes()
function (933b0c3) - support custom Embed data with provider-specific types (#1) (6889b29)
- support custom Integration Fields data with catalog-specific types (#2) (3854af9)
- support lang configuration (8aa8b35)
- error with PrismicDocument type parameter (fef6edc)
- typo in Shared Slice item TSDoc (f8faa8e)
- update non-editable file header message (f98e12d)
- deps: update dependencies (06354fa)
- rename package to prismic-ts-codegen (cd7c002)
- rename repo (a772e2c)
- update package infrastructure (a288428)
- update package rename in all files (22cb235)
- add basic CLI (f9b1f63)
- add comprehensive TSDocs to output (61be837)
- add Shared Slice support (a04019b)
- init (d74c88e)
- use direct interface maniulation (6ff6a78)
- add CLI example (3faf25c)