Releases: markus-gx/nuxt-swell
Releases · markus-gx/nuxt-swell
v.0.2.1
11 Jul 14:09
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Newer version of Nuxt requires useRuntimeConfig().public.swell by @Krislunde in #2
New Contributors
Full Changelog : v0.2.0...v0.2.1
v.0.2.0
12 Jan 18:42
Compare
Sorry, something went wrong.
No results found
⚠️ Breaking⚠️ swell-js type updates
Removed @types/swell-js (Thanks @gusfune for kicking of the initial project ;) )
Bumbed swell-js to v19.2.3
It now supports types and therefore many interfaces got another name and many more typed functions have been added.
v0.1.6
19 Dec 07:47
Compare
Sorry, something went wrong.
No results found
Extended Types/Re-added @types/swell-js dependency.
v.0.1.3
22 Nov 10:39
Compare
Sorry, something went wrong.
No results found
Bumped version to Nuxt 3.0.0 stable.
added useSwellCategories() composable
extended types
Temporary removed DefinitelyTyped/types/swell-js until build is working again
v0.1.2
15 Nov 14:38
Compare
Sorry, something went wrong.
No results found
Extended Vite config to convert CommonJS Dependencies to ESM.
useCamelCase is now not a default anymore.
added options parameter to useSwellProduct() Composable
v0.1.1
15 Nov 08:50
Compare
Sorry, something went wrong.
No results found
Initial Release
Fixed Packaging
TypeScript Support
useSwell() Compoosable
useSwellProducts() Composable
useSwellProduct() Composable
Full Changelog : v0.1.0...v0.1.1