Releases: basics/nuxt-booster
Releases · basics/nuxt-booster
v3.1.6-next.1
Bug Fixes
- components: added export for create missing ts defs (04406bf)
v3.1.5
3.1.5 (2024-08-18)
Bug Fixes
v3.1.4
3.1.4 (2024-08-18)
Bug Fixes
- components: remove skeleton (38a4a99)
- image-size: added option (a6255cc)
- image: optimize getImageSize (36a3627)
- imports: imrpove imports (2d4d589)
- plugin: added revokeObjectURL (389b23e)
- plugin: fix invalid object url (dfe4c5a)
- plugin: remove fetch retry, not necessary for object url (667223c)
v3.1.4-next.5
Bug Fixes
- components: remove skeleton (38a4a99)
- image-size: added option (a6255cc)
v3.1.4-next.4
Bug Fixes
- plugin: fix invalid object url (dfe4c5a)
- plugin: remove fetch retry, not necessary for object url (667223c)
v3.1.4-next.3
Bug Fixes
- plugin: added revokeObjectURL (389b23e)
v3.1.4-next.1
Bug Fixes
- image: optimize getImageSize (36a3627)
v3.1.3
3.1.3 (2024-08-13)
Bug Fixes
- hydrate: fix invalid import (924294a)
v3.1.2
3.1.2 (2024-08-12)
Bug Fixes
- render: added decodeEntities option to preserve special characters (ae31ccc)