Skip to content

Releases: mrnasil/nuxt-rive

v1.0.8

17 Mar 03:54
Compare
Choose a tag to compare

v1.0.7

17 Mar 03:47
Compare
Choose a tag to compare

v1.0.6

17 Mar 03:05
Compare
Choose a tag to compare

v1.0.5

17 Mar 02:50
Compare
Choose a tag to compare

v1.0.4

17 Mar 01:53
Compare
Choose a tag to compare

v1.0.3

17 Mar 01:25
Compare
Choose a tag to compare

compare changes

🏑 Chore

  • release: V1.0.2 (6c1e3f0)
  • package.json: Update repository field to include type and url for better clarity and compatibility (4b4a892)

❀️ Contributors

v1.0.2

20 Feb 11:32
Compare
Choose a tag to compare

compare changes

πŸ“– Documentation

  • README.md: Update README with information about the Rive integration in Nuxt application (4c42375)
  • README.md: Update links formatting for Release Notes, Online playground, and Documentation sections to improve readability and consistency (bf2745e)
  • README.md: Remove commented out template code and update README with correct image link and formatting (87d06b6)

🏑 Chore

  • .eslintignore): update ignore patterns to exclude additional directories and files πŸ”§ chore(.npmrc): add new line at the end of the file πŸ”§ chore(build.config.ts): add build configuration file to disable treeshaking and handle a specific issue with unbuild πŸ”₯ refactor(playground/app.config.ts): remove unused app configuration file πŸ”§ chore(playground/nuxt.config.ts): comment out devtools option in nuxt configuration πŸ”§ chore(playground/package.json): remove unused dependency and devDependency πŸ”§ chore(playground/pages/index.vue): remove unused class from div element πŸ”₯ refactor(playground/tailwind.config.ts): remove unused tailwind configuration file πŸ”§ chore(pnpm-workspace.yaml: Add pnpm workspace configuration file to include additional packages in the workspace (ee975a7)
  • NuxtRive.client.vue: Remove unnecessary import statement and add newline at the end of the file for consistency (707f798)

🎨 Styles

  • README.md: Update image link in the README to display the correct image (24cfd61)

❀️ Contributors