Skip to content

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Mar 30, 2023

πŸ”— Linked issue

resolves #14628

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 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

This adds support for new object-syntax plugins, which can be used to directly register hooks or enforce rough ordering within a list of plugins.

πŸ“ Checklist

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

@codesandbox
Copy link

codesandbox bot commented Mar 30, 2023

CodeSandbox logoCodeSandbox logoΒ  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@danielroe danielroe requested a review from pi0 March 30, 2023 15:38
@danielroe danielroe added this to the v3.4 milestone Mar 30, 2023
@nuxt-studio
Copy link
Contributor

nuxt-studio bot commented Apr 10, 2023

βœ… Live Preview ready!

Name Edit Preview Latest Commit
Nuxt Docs Edit on Studio β†—οΈŽ View Live Preview 5869485

@danielroe danielroe marked this pull request as ready for review April 10, 2023 22:31
@danielroe danielroe requested a review from pi0 April 11, 2023 09:23
@danielroe danielroe merged commit 4285092 into main Apr 11, 2023
@danielroe danielroe deleted the feat/obj-plugin branch April 11, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define plugins with object syntax
2 participants