Releases: shishkin/astro-pagefind
Releases · shishkin/astro-pagefind
v1.6.0
1.6.0 (2024-07-21)
Bug Fixes
- deps: update pagefind to v1.1.0 (d7c77d3)
Features
- replace pagefind cli call with node api (5188319)
v1.5.0
1.5.0 (2024-03-16)
Bug Fixes
- deps: update dependency sirv to v2.0.4 (47d1fc1)
- fix typos in error messages (c7175cb)
- remove unnecessary type casting in the Search component (6e794da)
- ui not initialized when document is ready (68e8e6a)
Features
- use AstroIntegrationLogger to log error messages with better formatting (61254c3)
v1.4.0
1.4.0 (2024-01-09)
Bug Fixes
- deps: update pagefind to v1.0.4 (113f171)
Features
v1.3.0
1.3.0 (2023-10-11)
Bug Fixes
Features
- pass pagefind-ui config options (1d59d75)
v1.2.4
1.2.4 (2023-09-14)
Bug Fixes
- allow astro@3 peer dependency (484bb39)
v1.2.3
1.2.3 (2023-07-22)
Bug Fixes
v1.2.2
1.2.2 (2023-07-18)
Bug Fixes
- deps: update dependency @astrojs/node to v5.3.0 (9810571)
- outDir handling in adapters (2c71bdd)
v1.2.1
1.2.1 (2023-06-27)
Bug Fixes
- config type updates (5c99362)
- deps: update dependency @astrojs/node to v5.2.0 (bda147c)
- deps: update dependency sirv to v2.0.3 (c89843d)
- remove use of path.join in component (43f4762)
- serve static files from client output dir (e402a16)
v1.2.0
1.2.0 (2023-06-03)
Features
v1.1.0
1.1.0 (2023-04-11)
Bug Fixes
- deps: update dependency @pagefind/default-ui to ^0.12.0 (1617c81)
- deps: update dependency pagefind to ^0.12.0 (1e775de)
Features
- support multiple component instances (48edc2a)