Skip to content

Releases: Hugos68/vite-plugin-pagefind

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

v0.2.7

25 May 18:48
c366908
Compare
Choose a tag to compare

Patch Changes

  • 8749267: Internal rewrite to JSDoc

v0.2.6

25 May 11:52
7917fb1
Compare
Choose a tag to compare

Patch Changes

  • c0c6b7b: Fixed dev having the correct plugin name

v0.2.5

25 May 11:43
d7f6052
Compare
Choose a tag to compare

Patch Changes

v0.2.4

25 May 11:14
2423119
Compare
Choose a tag to compare

Patch Changes

  • b82f87c: Catch errors and log instead of throwing

v0.2.3

25 May 10:30
44cc047
Compare
Choose a tag to compare

Patch Changes

v0.2.2

25 May 10:08
4b3ac29
Compare
Choose a tag to compare

Patch Changes

  • 64dcd74: Made vite_plugin_pagefind optional so an empty config is no longer required