vulmix icon indicating copy to clipboard operation
vulmix copied to clipboard

`0.7.0`

Open ojvribeiro opened this issue 2 years ago • 0 comments

compare changes

🚀 Enhancements

  • deps: bump vue from 3.3.2 to 3.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.vue optional (eb0f881)
  • Created @404 path alias (e4ad3a7)
  • Create UseFetchReturn interface (1e76327)
  • Configurable /public folder (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 vulxi to 0.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-loader from 13.3.3 to 14.1.1 (https://github.com/ojvribeiro/vulmix/pull/251)
  • deps: bump postcss from 8.4.25 to 8.4.31 (https://github.com/ojvribeiro/vulmix/pull/254)

❤️ Contributors

  • Victor Ribeiro (@ojvribeiro)

ojvribeiro avatar Jan 08 '24 16:01 ojvribeiro