Skip to content

Releases: arnoson/kirby-vite

v2.5.0

11 May 09:12

Choose a tag to compare

  • move to kirby 3.6
  • improve README

v2.3.0

16 Jun 14:45

Choose a tag to compare

Add legacy helpers to use with @vitejs/plugin-legacy

v2.2.1

19 Apr 11:11

Choose a tag to compare

Merge branch 'main' of github.com:arnoson/kirby-vite into main

v2.2.0

11 Mar 16:17

Choose a tag to compare

Use monolithic plugin structure

v2.1.2

10 Mar 12:21

Choose a tag to compare

Fix typo

v2.1.1

15 Feb 21:12

Choose a tag to compare

  • Fix empty entry bug

Actually Vite 2 compatible

15 Feb 20:50

Choose a tag to compare

It turned out version 2.0.0 wasn't fully Vite 2 compatible. To get it working with multiple pages and Vite 2's new manifest.json structure I had to break backwards compatibility and intruduce a new API. Since hardly anyone is using it right now and the new API is part of a bug fix I didn't introduce a new major version.

Vite 2 compatible

13 Feb 12:45

Choose a tag to compare

v2.0.0

Get ready for vite 2

v1.1.0

15 Dec 19:34

Choose a tag to compare

Fix default outDir

v1.0

15 Dec 18:26

Choose a tag to compare

Update readme