All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.1 (2024-12-09)
1.0.0 (2022-12-20)
- allow querying only documents of a certain type (2b883d0)
- log error for debugging purpose on serverless (f7e25d5)
- deps: maintain dependencies (1af9e7c)
1.0.0-beta.5 (2022-07-26)
- add helper shortcodes (
isFilled
) (f38061c)
- deps: maintain dependencies (b09f3f7)
1.0.0-beta.4 (2022-07-07)
- also resolve document URLs when property is falsy (690ebcf)
- base type on Netlify handler event (8ac777c)
- deps: maintain dependencies (4d63513)
1.0.0-beta.3 (2022-04-29)
- change
auto
tothumbnails
for consistency
- change
auto
tothumbnails
for consistency (4fef318)
1.0.0-beta.2 (2022-03-15)
- resolve link context page automatically
- resolve link context page automatically (0bf2fa1)
- deps: maintain dependencies (6db3370)
1.0.0-beta.1 (2022-03-02)
- deps: maintain dependencies (6b2de87)
@prismicio/client
now supports repository name (d4ac98b)
1.0.0-beta.0 (2022-02-23)
- enhance image shortcode with imgix capabilities
- use object instead of array for attributes
- don't append preview name on default resolved preview URL (9f2b1ae)
- keep image tag accessible by defaulting alt value (6ef0085)
- use object instead of array for attributes (b9890a2)
- update doc for 1.0.0 (1682241)
- update documentation title (f274c49)
- warn about the need for a link resolving strategy to be provided for previews (5d3910f)
0.2.1 (2022-01-10)
- actually make cookie secure on production following 11ty way (6115986)
0.2.1-alpha.0 (2022-01-10)
- improve output page resolving to prevent conflict (3a34dc2)
- redirect loop on Netlify (ff89220)
- set up environment variable during preview resolving too (1418aca)
0.2.0 (2022-01-10)
- deps: update to 11ty 1.0 and maintain dependencies
- deps: stay on AVA 3 until snapshots get fixed (429e384)
- deps: update to 11ty 1.0 and maintain dependencies (1259891)
- improve preview edge cases handling (337d9ce)
- mark preview feature as experimental (2857ca7)
- typo (531fb17)
- use own environment variable to prevent poluting other 11ty serverless handlers (ded41a4)
0.1.5 (2022-01-03)
- correctly unwrap singletons with i18n mode (baebb59)
- correctly unwrap singletons with i18n mode (5c2196f)
- deps: maintain dependencies (732ed76)
- add i18n doc (ce1d4f5)
0.1.4 (2021-11-30)
- deps: maintain dependencies (e8bb7e9)
0.1.3 (2021-11-12)
- update helpers package (39ac48d)
- deps: maintain dependencies (30619d6)
0.1.2 (2021-11-03)
- add definePrismicPluginOptions (8ca407c)
- deps: maintain dependencies (ef6a062)
0.1.1 (2021-09-27)
- remove isExternal (cc1f1bd)
- asHTML case change (3795510)
- fix fixture tsdoc (070ab09)
- imrpove migration guide (25c39b9)
- typo in doc (170fcca)
- config: add tsdoc lint to eslint (21426fa)
- deps: maintain dependencies (d02e0c2)
- fix documentation link (c41b572)
- update template config (5af8adf)
0.1.0 (2021-08-09)
- eleventyConfig own shortcodes are always here (d906c16)
- maintain package.json (c3c24a3)
- update templates (539e99d)
0.1.0-alpha.0 (2021-08-09)
- revamp API and use new kits
- revamp API and use new kits (b0eacd8)
0.0.3 (2021-08-05)
- update badges (04935fa)
- add .versionrc (efae02b)