Skip to content

Releases: Hugos68/vite-plugin-pagefind

v0.0.14

29 Jan 08:25
647e19a
Compare
Choose a tag to compare

Patch Changes

  • 3759d12: Removed testing console.log

v0.0.13

29 Jan 06:54
f2002cd
Compare
Choose a tag to compare

Patch Changes

  • a9d0e41: Removed prerequisites from docs since the plugin will handle pagefind through the node API

v0.0.12

29 Jan 00:00
c2bec57
Compare
Choose a tag to compare

Patch Changes

  • e08ff34: Cleaned up docs, renamed appDir to publicDir (makes more sense with vite), added LICENSE
  • b974483: Fixed docs

v0.0.11

28 Jan 23:20
ac67707
Compare
Choose a tag to compare

Patch Changes

  • 692518a: Added assetsInclude config and external config to make usage of pagefind FAR easier

v0.0.10

28 Jan 18:08
4bb00c4
Compare
Choose a tag to compare

Patch Changes

  • cf9d8a7: Forced buildDir to be present
  • 9f91f77: Fixed buildDir being optional type

v0.0.9

28 Jan 12:24
8f78486
Compare
Choose a tag to compare

Patch Changes

  • 1dc1751: Renamed pagefindDir to appDir and removed the need to specify the pagefind folder
  • 1dc1751: Added documentation (see README.md)

v0.0.8

27 Jan 23:19
142c0d1
Compare
Choose a tag to compare

Patch Changes

v0.0.7

27 Jan 21:56
2192a8a
Compare
Choose a tag to compare

Patch Changes

  • 9bdcc49: Fixed pagefind post build not running after the build process

v0.0.6

27 Jan 21:39
56dcd02
Compare
Choose a tag to compare

Patch Changes

  • d911925: Fixed hardcoded buildDir
  • 324852e: Added quotes around paths for pagefind to prevent invalid paths from occuring

v0.0.5

27 Jan 21:21
593c787
Compare
Choose a tag to compare

Patch Changes

  • 04163e9: Added cwd option that defaults to process.cwd, added default to buildDir: build