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

fix(component): readd nextTick import #274

Merged
merged 1 commit into from
Aug 27, 2023
Merged

fix(component): readd nextTick import #274

merged 1 commit into from
Aug 27, 2023

Conversation

dargmuesli
Copy link
Collaborator

Resolves #273

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #274 (1262f8c) into main (171e351) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   82.60%   82.60%           
=======================================
  Files           2        2           
  Lines         115      115           
  Branches       13       13           
=======================================
  Hits           95       95           
  Misses         20       20           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dargmuesli dargmuesli merged commit d831058 into main Aug 27, 2023
6 checks passed
@dargmuesli dargmuesli deleted the fix/next-tick branch August 27, 2023 20:03
dargmuesli pushed a commit that referenced this pull request Aug 28, 2023
## [0.6.1](v0.6.0...0.6.1) (2023-08-28)

### Bug Fixes

* **component:** readd `nextTick` import ([#274](#274)) ([d831058](d831058))
* use `useHead` from `[#imports](https://github.com/nuxt-modules/turnstile/issues/imports)` ([171e351](171e351)), closes [#271](#271)
@dargmuesli
Copy link
Collaborator Author

🎉 This PR is included in version 0.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught (in promise) ReferenceError: nextTick is not defined
1 participant