vulmix
vulmix copied to clipboard
`0.7.0`
🚀 Enhancements
- deps: bump vue from
3.3.2to3.4.21(https://github.com/ojvribeiro/vulmix/pull/252) - Typed response for
useFetch(72c0956) - useFetch: Reactive error and pending (9bede8e)
- useFetch: Response object and refresh function (6892323)
- useFetch: Typed fetch options (5d36b3b)
- Vue plugin system with
defineVulmixPlugin(13069c6) - Make
app.vueoptional (eb0f881) - Created
@404path alias (e4ad3a7) - Create
UseFetchReturninterface (1e76327) - Configurable
/publicfolder (https://github.com/ojvribeiro/vulmix/pull/255)
🩹 Fixes
- Types for method (be5f00a)
- Created alias for plugins folder (c1a7c39)
- useFetch: Make the options argument optional (94989b4)
- Use default require for new unplugin version (eea468d)
- Use anchor tag for Return to Home link (e76dfd5)
- Set processCssUrls to false (09bccd6)
- Add webmanifest extension to webpack rules (1c84b8e)
- dev: Fix infinite loop on dev build (55f229c)
- dev: Enforce LF endOfLine (d8ff2aa)
- Build time link tags generator (https://github.com/ojvribeiro/vulmix/pull/261)
⚠️ Breaking changes
<App />component is now<Page />
🏡 Chore
- dev: Use Bun as package manager (64c2303)
- prettier: Formatting (7b5fdab)
- CLI: Bump
vulxito0.0.11 - dev: Explicitly import Ref type (45d6a8a)
- dev: Regenerate
bun.lockb(aa8befb) - dev: Remove playground (https://github.com/ojvribeiro/vulmix/pull/267)
- deps: bump
sass-loaderfrom13.3.3to14.1.1(https://github.com/ojvribeiro/vulmix/pull/251) - deps: bump
postcssfrom8.4.25to8.4.31(https://github.com/ojvribeiro/vulmix/pull/254)
❤️ Contributors
- Victor Ribeiro (@ojvribeiro)