Releases: astraldev/nanime
Releases · astraldev/nanime
v0.0.8
v0.0.7
📖 Documentation
- Fix link issues on documentation pages (4095c4d)
- useDraggable: Update draggable release ease (f3a23f3)
- Add view on github links for doc examples (50d341e)
🏡 Chore
- release: V0.0.6 (71c4b92)
- Disable sourcemaps for doc builds (d21d99b)
- Fix lint issues (a983a22)
- imports: Use explicit imports for vue plugin support (f9fc7f7)
🤖 CI
- Fix docs page build (04ba7e1)
- Fix issue with nanime as built dep causing issues (6cb2173)
- Remove postinstall script from package json (8bcc857)
❤️ Contributors
- Ekure Edem
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5-05
Full Changelog: v0.0.5-04...v0.0.5-05
v0.0.5-04
Full Changelog: v0.0.5-03...v0.0.5-04
v0.0.5-03
Full Changelog: v0.0.5-02...v0.0.5-03
v0.0.5-02
Full Changelog: v0.0.5...v0.0.5-02
v0.0.5
🚀 Enhancements
- useDraggable: Implement useDraggable composable and include documentation (ed098af)
🩹 Fixes
- Resolve import path issue; remove module logs (bc679bb)
📖 Documentation
- Update documentation layout for better readability (cfa0019)
- useDraggable: Update demo example (453a1f6)
- useDraggable: Update doc format and example for better rendering (36a685b)
🏡 Chore
❤️ Contributors
- Ekure Edem (@astraldev)
v0.0.4
🩹 Fixes
- imports: Remove plugin for
$animein favour of#nanime/utilsimport path (3a7eb27) - imports: Resolve #nanime/utils import issue (bd38590)
📖 Documentation
- Update project name from nuxt-anime to nanime (4206cae)
- Update documentation index page (f92a038)
- Improve documentation pages config (8a3d9b6)
- Use AI to scaffold documentation structure and initial texts (0c9089f)
- Update page info for composables + extra skills (6bb8cec)
- Update documentation pages with working examples (ff433a3)
- Add nanime to package deps for docs (78b87e1)
- Update import path definitions (ed7cbfb)
- Add renderer component for codeblocks, update import path for anime utils (2a56541)
🏡 Chore
🤖 CI
- Add release build for nanime (1360b4f)
❤️ Contributors
- Ekure Edem (@astraldev)
v0.0.3
🩹 Fixes
- imports: Remove plugin for
$animein favour of#nanime/utilsimport path (3a7eb27)
📖 Documentation
- Update project name from nuxt-anime to nanime (4206cae)
- Update documentation index page (f92a038)
- Improve documentation pages config (8a3d9b6)
- Use AI to scaffold documentation structure and initial texts (0c9089f)
- Update page info for composables + extra skills (6bb8cec)
- Update documentation pages with working examples (ff433a3)
🏡 Chore
- Update hero animation (3d49f78)
❤️ Contributors
- Ekure Edem (@astraldev)