Releases: johannschopplich/kirbyup
Releases · johannschopplich/kirbyup
v3.1.5
No significant changes
View changes on GitHub
v3.1.4
No significant changes
View changes on GitHub
v3.1.3
🐞 Bug Fixes
- Correctly filter out watch plugin - by @johannschopplich (6e5f4)
- Reload on
kirbyup.config.js
changes in watch mode - by @johannschopplich (99d9b)
View changes on GitHub
v3.1.2
🚀 Features
- Deprecate
extendViteConfig
in favor ofvite
- by @johannschopplich (9e315)
View changes on GitHub
v3.1.1
🐞 Bug Fixes
- Remove deprecated
window.panel.$vue
alias - by @johannschopplich (5730c)
View changes on GitHub
v3.1.0
Note
Mainly a maintenance release, including upgrading Vite to v5.
No significant changes
View changes on GitHub
v3.1.0-beta.0
No significant changes
View changes on GitHub
v3.0.2
No significant changes
View changes on GitHub
v3.0.1
🐞 Bug Fixes
- Remove
__dirname
CJS references - by @johannschopplich (db37b)
🏎 Performance
- Drop
picocolors
dependency - by @johannschopplich (92319)
View changes on GitHub
v3.0.0
🚨 Breaking Changes
- Don't search for postcss config outside cwd - by @jonaskuske (0dbc5)