Skip to content

Releases: astraldev/nanime

v0.0.8

06 Mar 09:41

Choose a tag to compare

compare changes

🚀 Enhancements

  • Instant play support for calling inside utility functions (fb90c9e)
  • Integrate nuxt studio (7aa196a)

🩹 Fixes

💅 Refactors

  • Rename animation options to parameters and update related types and documentation. (55d3874)

📖 Documentation

  • Improve documentation looks and links (addde1b)

❤️ Contributors

  • Ekure Edem

v0.0.7

09 Feb 18:00

Choose a tag to compare

compare changes

📖 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

05 Feb 17:21

Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5-05

05 Feb 16:41

Choose a tag to compare

v0.0.5-05 Pre-release
Pre-release

Full Changelog: v0.0.5-04...v0.0.5-05

v0.0.5-04

05 Feb 16:39

Choose a tag to compare

v0.0.5-04 Pre-release
Pre-release

Full Changelog: v0.0.5-03...v0.0.5-04

v0.0.5-03

05 Feb 16:35

Choose a tag to compare

v0.0.5-03 Pre-release
Pre-release

Full Changelog: v0.0.5-02...v0.0.5-03

v0.0.5-02

05 Feb 16:23

Choose a tag to compare

v0.0.5-02 Pre-release
Pre-release

Full Changelog: v0.0.5...v0.0.5-02

v0.0.5

05 Feb 15:55

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

compare changes

🚀 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

  • Fix repository def in pkgjson (1009af2)
  • Code lint + fix eslint violations (bdce932)

❤️ Contributors

v0.0.4

05 Feb 10:15

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

compare changes

🩹 Fixes

  • imports: Remove plugin for $anime in favour of #nanime/utils import 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

v0.0.3

04 Feb 03:04

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

compare changes

🩹 Fixes

  • imports: Remove plugin for $anime in favour of #nanime/utils import 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

❤️ Contributors