Skip to content

Conversation

@nozomuikuta
Copy link
Contributor

@nozomuikuta nozomuikuta commented Feb 24, 2024

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Resolves #664

As @Barbapapazes suggested, I replace eventHandler calls with defineEventHandler because the latter is more used.
At the same time, I also fixed the following points:

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@nozomuikuta nozomuikuta self-assigned this Feb 24, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 24, 2024

Deploying with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 43854af
Status:Β βœ…Β  Deploy successful!
Preview URL: https://0c25bdc3.unjs-h3.pages.dev
Branch Preview URL: https://docs-refine-function-usages.unjs-h3.pages.dev

View logs

@nozomuikuta nozomuikuta added the documentation Improvements or additions to documentation label Feb 24, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❀️

@pi0 pi0 merged commit e59dae6 into main Feb 24, 2024
@pi0 pi0 deleted the docs/refine-function-usages branch February 24, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use either of eventHandler and defineEventHandler consistently in documentation

3 participants