Skip to content

v1.0.2

Compare
Choose a tag to compare
@mrnasil mrnasil released this 20 Feb 11:32
· 15 commits to main since this release

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