Skip to content

Releases: Hugos68/vite-plugin-pagefind

v1.0.5

25 Jan 15:05
0945a1f
Compare
Choose a tag to compare

Patch Changes

  • 412090f: Chore: README improvements.

v1.0.4

25 Jan 15:02
a2e4c19
Compare
Choose a tag to compare

Patch Changes

  • 6a33385: Chore: Slighly better logs.

v1.0.3

24 Jan 09:55
4ecdd8b
Compare
Choose a tag to compare

Patch Changes

  • 226fe52: Bugfix: The "Building with <script>..." now includes the full command as well as only logging when actually building.

v1.0.2

21 Jan 21:25
b51f2b3
Compare
Choose a tag to compare

Patch Changes

  • f7559fc: Bugfix: Fix issue where build script would not be ran.
  • f7559fc: Bugfix: Add default empty object to plugin options.

v1.0.1

21 Jan 16:55
84b3f6f
Compare
Choose a tag to compare

Patch Changes

  • 11c6972: Bugfix: Replace internal execSync with existsSync call.

v1.0.0

21 Jan 16:45
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • 4bcd5f9: Chore: Removed ability to use pagefind.json, config is now fully inline.

v0.3.0

10 Dec 11:53
3bc4dc8
Compare
Choose a tag to compare

Minor Changes

  • ebc03b8: Adds support for inline configuration.
  • ebc03b8: Adds pagefind_dir option to configure the pagefind directory (rather than hardcoded to /pagefind).

Patch Changes

  • 2fe4aaf: Update peerDependency vite.

v0.2.10

22 Jul 22:11
408922c
Compare
Choose a tag to compare

Patch Changes

  • f6dd0d4: fix: Move Vite to peer deps

v0.2.9

19 Jul 17:45
d543ed0
Compare
Choose a tag to compare

Patch Changes

  • f6e01b7: fix: correctly switch from PluginOption to Plugin as the return type.

v0.2.8

25 May 19:19
b17737c
Compare
Choose a tag to compare

Patch Changes

  • 25f5487: Removed index.js, much clearer