All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2024-09-26)
0.3.8-alpha.1 (2024-08-29)
- add text to content relationship value (a50ac3d)
- add text to link model (649b6af)
- add text to link to media model (6d730f3)
- add text to link to media value (73bcab4)
- add text to link value (253515f)
- text to content relationship model (82f9b29)
- remove unneeded script (642528c)
- add unit test watch script (53b9cac)
- release: 0.3.8-alpha.0 (ff1a750)
- release: 0.3.8-alpha.0 (988a644)
- release: 0.3.8-alpha.1 (558c535)
- remove script (20c870c)
- update alpha dep (a018931)
- update deps (a26d51b)
0.3.9 (2024-09-06)
0.3.8 (2024-09-04)
- typo (554157d)
0.3.7 (2024-06-20)
0.3.7-alpha.1 (2024-06-05)
- update
buildMockGroupFieldMap
to return nested group fields (4830095)
0.3.7-alpha.0 (2024-06-05)
- support groups in groups (42b0811)
- use correct group type (72b9a39)
- relese alpha as patch (c7cb3d8)
0.3.6 (2024-04-26)
0.3.5 (2024-04-18)
0.3.4 (2024-04-13)
0.3.3 (2024-04-12)
- prevent erroneous
d.ts
files (b150d95)
0.3.2 (2024-04-12)
0.3.1 (2023-06-13)
0.3.0 (2023-06-01)
- replace
@prismicio/types
with@prismicio/client
(#14)
- update
package-lock.json
(18e4054)
0.2.0 (2022-12-19)
- use built-in PRNG (#13)
0.1.1 (2022-07-26)
- use Image field thumbnail names from model in higher-level value types (#11) (c0fdbb2)
- use Rich Text field type for Rich Text and Title field values (#12) (c13751c)
0.1.0 (2022-07-08)
- factory API (#9)
- return correct Integration Fields value data (21b882c)
- type and bundle order bugs (#10) (0f389e0)
- use corrected IntegrationFields value (36dda0e)
- deps: upgrade dependencies (a8ddb6b)
0.0.10 (2022-04-15)
- do not declare package as an ES Module (cd19441)
0.0.9 (2022-03-21)
- type in SliceZone value generator (75b21ca)
- add Size Limit support (7a734d2)
- ci: fix ci workflow branch (fbeaabe)
- deps: upgrade dependencies (fcffc72)
0.0.8 (2022-02-22)
- customize Integration Fields field model with a specific catalog (b349ee6)
- support empty Group, Slice Zone, and Title fields (82d02ff)
- type issue with SliceZone
slice_type
field (b8b490b)
0.0.7 (2022-02-19)
- support boolean for
isFilled
link value option (ee4e473)
- add CONTRIBUTING link (3026178)
- add esbuild as dev dependency (ac6ff21)
- config: update config to latest standards (6b85471)
- deps: update dependencies with
npm update
(028c5f2) - downgrade to AVA 3 (fccbbec)
- replace esbuild-register with ts-eager (791bd74)
- update dependencies (eba4a05)
- update dependencies (1fdfe6e)
- update dependencies (except faker) (dd59fad)
0.0.6 (2021-08-28)
- rename slices config to sliceZone (50c1c9f)
- return alternative language documents for mock documents (4444df2)
- use given variations in a Shared Slice model (c5b7afd)
- generate image thumbnail names without spaces (25b26b6)
- use Custom Type tab names with more variety (f2c905c)
- fix const name typo (52d8119)
0.0.5 (2021-08-23)
- filter UID field from document's data field (5e17ec9)
- generate mock sliceZone choices if none are given (c421c46)
0.0.4 (2021-08-20)
- add api mocks (8e0ef1b)
0.0.3 (2021-08-19)
- support integration fields and linked documents (921ce13)
- add missing documentation disclaimer (9dca75f)
0.0.2 (2021-08-11)
- add document generator (edd7787)
- add group and slice value generators (2804d36)
- add model generators (ad95cd2)
- add non-group-based value generators (5561ea1)
- add remaining field model generators (66b5ee5)
- add rich text value generators (f8bc705)
- add subset of value generators (50bcf16)
- enable deterministic generation (7332eac)
- export model and value modules from index (1a56262)
- init (4e24f1c)
- don't set labels when using Shared Slices (4725b5e)
- prioritize specific seeds over general ones (27b795f)
- use enum for Rich Text block type (2689a52)
- add experimental notice (f20e12c)
- add README content (7450b75)
- use more general package description (e6edd0f)
- rename getRandomXData to getMockXData (b92ed9a)