Releases: sandros94/nuxt-qrcode
Releases · sandros94/nuxt-qrcode
v0.4.1
🚀 Enhancements
- Native
@nuxt/ui
integration (acfdb75)
📖 Documentation
- Native
@nuxt/ui
integration (ecd1606)
❤️ Contributors
- Sandros94 (@sandros94)
v0.4.0
🚀 Enhancements
- Server-side qrcode util (fc9f435)
🩹 Fixes
- Pixelated: Remove leftover (a855e6b)
- Pixelated: Marker path indentation (d2d5cda)
- renderSVG: Define preserveAspectRatio and size (1391b5d)
⚠️ Match upstreampixelSize
's default (10ea3af)- Stop wrapping
Qrcode
component (9c524e6) - Qrcode: Styling not working (9601155)
- Type import (38ab6ab)
💅 Refactors
- Put render utils into a different file (9a70de5)
- internal: update function structure (2618985)
- internal: Separate svg body render function (f8305de)
📖 Documentation
🏡 Chore
- Update deps (9e5eaf3)
⚠️ Breaking Changes
⚠️ Match upstreampixelSize
's default (10ea3af)
❤️ Contributors
- Sandros94 (@sandros94)
v0.3.0
This release brings many changes all focused on the Qrcode
component and its variants. This should result in better performance and more consistent styles.
🚀 Enhancements
🩹 Fixes
💅 Refactors
⚠️ Internal function naming (31e2f50)renderUtils
function (67451d4)⚠️ Renamecircular
variant todots
(a7231c9)
⚠️ Breaking Changes
⚠️ Addinner
marker variant control (d05417f)⚠️ Internal function naming (31e2f50)⚠️ Renamecircular
variant todots
(a7231c9)
❤️ Contributors
- Sandros94 (@sandros94)
v0.2.3
v0.2.2
v0.2.1
v0.2.0
🚀 Enhancements
- New svg render util (eb8f875)
- New circular svg render variant (98b7dfc)
- New pixelated svg render variant (cf2d24d)
- UseQrcode reactivity (82ef093)
🩹 Fixes
- CornerRadius svg render util (6ec5d7a)
- RenderSVG inverted (a1d5123)
- Standardize rendering variants (5f7cd34)
💅 Refactors
- Simplify
renderSVG
variants (e3b5e9e) - Simplify
renderSVG
variants" (97a21dc) - Simplify
renderSVG
variants"" (3c1a496) - RenderSVG variants (e635f3b)
⚠️ UseQrcode composable now exporting an svg (8abe22b)⚠️ Module options (4ffa0fe)⚠️ Qrcode component (0169c46)
🎨 Styles
⚠️ Breaking Changes
⚠️ UseQrcode composable now exporting an svg (8abe22b)⚠️ Module options (4ffa0fe)⚠️ Qrcode component (0169c46)
❤️ Contributors
- Sandros94 (@sandros94)
v0.1.1
v0.1.0
🚀 Enhancements
- Qrcode nuxt alias (53dff4f)
- UseQrcode composable (ef81842)
- Basic component to render qrcodes (69be77f)
🩹 Fixes
- UseQrcode composable types (8d8bd66)
⚠️ Follow vue-qrcode-reader naming convention (ad4ce44)- Module's runtimeDir (cd7bb2c)
💅 Refactors
⚠️ Module and add wrapper components (f89e974)
📖 Documentation
- Update readme (3807140)
🏡 Chore
- release: V0.0.2 (b2a9cb4)
- Updare readme (ad84c0b)
- Update deps (3e4f35f)
- Update deps and reconfigure eslint (6317146)
- Always start cloudflare tunnel in dev (282bace)
- Switch to vueuse/core (2829253)
⚠️ Breaking Changes
⚠️ Follow vue-qrcode-reader naming convention (ad4ce44)⚠️ Module and add wrapper components (f89e974)
❤️ Contributors
- Sandros94 (@sandros94)
v0.0.2
🩹 Fixes
- Optionally auto-import upstream components (83599fa)
📖 Documentation
- style: Change heading (ba7c3e1)
🏡 Chore
- Add funding (7b64b69)
❤️ Contributors
- Sandros94 (@Sandros94)