Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 18:16
· 64 commits to main since this release
84cfdad

Minor Changes

  • bc84506: Feature: Added type definitions importable from vite-plugin-pagefind/types
  • bc84506: Breaking: Renamed PagefindPluginConfig to Config
  • bc84506: Breaking: Named publicDir to assetsDir

Patch Changes

  • bc84506: bugfix: replaced process.cwd() with config.root to conform with Vite