Releases: johannschopplich/kirbyup
Releases · johannschopplich/kirbyup
v3.0.0-beta.0
🚨 Breaking Changes
- Don't search for postcss config outside cwd - by @jonaskuske (0dbc5)
View changes on GitHub
v2.2.1
v2.2.1-beta.0
v2.2.0
🐞 Bug Fixes
- Set env so compiler emits production code - by @jonaskuske (6c48a)
- Remove
__file
key exposing component's paths - by @johannschopplich (14d87)
View changes on GitHub
v2.2.0-beta.1
🐞 Bug Fixes
- Set env so compiler emits production code - by @jonaskuske (6c48a)
View changes on GitHub
v2.2.0-beta.0
🐞 Bug Fixes
- Remove
__file
key exposing component's paths - by @johannschopplich (14d87)
View changes on GitHub
v2.1.3
No significant changes
View changes on GitHub
v2.1.2
v2.1.1
🐞 Bug Fixes
- Typings for
kirbyup.import
Fixes #32 - by @johannschopplich in #32 (95d99)
View changes on GitHub
v2.1.0
🚀 Features
- Enable full hmr support including reload - by @jonaskuske (a36c3)
- Enable JSX support via vitejs/vite-plugin-vue2-jsx by default
🐞 Bug Fixes
- Set section flag independent from usedDef check - by @jonaskuske (06884)