Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.0.0 #738

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 2, 2024

🤖 I have created a release beep boop

1.0.0 (2024-09-11)

⚠ BREAKING CHANGES

  • the wave effect will be disabled if prefers-reduced-motion: set to reduce unless respectPrefersReducedMotion is false.
  • the disabled attr now disables the wave effect on the element and removed the ability to disable the wave effect by passing false to the directive
  • Nuxt 2 module entry moved from v-wave/nuxt to v-wave/nuxt/v2

Features

  • add disabled and respectDisabledAttribute options (3a1fc6a), closes #543
  • add support Nuxt 3 (c3b8576)
  • added waitForRelease (to let waves dissolve immediately) (#746) (3efecb3), closes #604
  • option to stop propagation of waves to parent elements (e2a3dd9), closes #544
  • respectPrefersReducedMotion (#745) (5edc0a5), closes #740

Bug Fixes

  • deps: bump @nuxt/kit from 3.10.0 to 3.10.1 (a3cddb0)
  • deps: bump @nuxt/kit from 3.10.1 to 3.10.2 (f5ab3f0)
  • deps: bump @nuxt/kit from 3.10.2 to 3.10.3 (384cec7)
  • deps: bump @nuxt/kit from 3.10.3 to 3.11.0 (6491b64)
  • deps: bump @nuxt/kit from 3.11.0 to 3.11.1 (8c36a57)
  • deps: bump @nuxt/kit from 3.11.1 to 3.11.2 (de7b11d)
  • deps: bump @nuxt/kit from 3.11.2 to 3.12.1 (a2c7602)
  • deps: bump @nuxt/kit from 3.12.1 to 3.12.2 (e61e144)
  • deps: bump @nuxt/kit from 3.8.2 to 3.9.0 (0892877)
  • deps: bump @nuxt/kit from 3.9.0 to 3.9.1 (3d5c566)
  • deps: bump @nuxt/kit from 3.9.1 to 3.9.2 (8dab91f)
  • deps: bump @nuxt/kit from 3.9.2 to 3.9.3 (88c4ecf)
  • deps: bump @nuxt/kit from 3.9.3 to 3.10.0 (a2ddcce)
  • deps: bump actions/cache from 3 to 4 (eef04f1)
  • deps: bump actions/checkout from 3 to 4 (41753a0)
  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (5d0418e)
  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (06b684f)
  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (5d1fca2)
  • deps: bump actions/setup-node from 4.0.0 to 4.0.1 (f0f55aa)
  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (c6c7dc3)
  • deps: bump braces from 3.0.2 to 3.0.3 (6d0cf8c)
  • deps: bump dependabot/fetch-metadata from 1 to 2 (4bea55f)
  • deps: bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (4dce01e)
  • deps: bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (e42ad21)
  • deps: bump pnpm/action-setup from 2 to 4 (461d3a2)
  • deps: bump tar from 6.2.0 to 6.2.1 (c06fa35)
  • error in projects without both deps and devDeps (f0e8d17)
  • nuxt3 typescript support in nuxt.config.ts (9aa28ec)
  • wave container not being reused (24c56d8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from 920f8a1 to 58c59dd Compare July 2, 2024 08:35
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from 58c59dd to 33ccd94 Compare July 2, 2024 08:38
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch 3 times, most recently from 22e1d81 to 9683d31 Compare July 16, 2024 06:07
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch 2 times, most recently from b2512ea to ca31517 Compare July 16, 2024 06:43
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from ca31517 to 7613158 Compare August 26, 2024 01:30
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from 7613158 to 15a90fb Compare September 9, 2024 18:15
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from 15a90fb to d8304af Compare September 9, 2024 18:19
@github-actions github-actions bot force-pushed the release-please--branches--master--components--v-wave branch from d8304af to 5da1f2f Compare September 11, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment