Skip to content

Fix - fixing typing issue for Broadcastable, now it's possible to have a payload with an array.#24

Merged
RomainLanz merged 1 commit intoadonisjs:developfrom
EvanPerreau:develop
Jun 28, 2024
Merged

Fix - fixing typing issue for Broadcastable, now it's possible to have a payload with an array.#24
RomainLanz merged 1 commit intoadonisjs:developfrom
EvanPerreau:develop

Conversation

@EvanPerreau
Copy link
Contributor

🔗 Linked issue

Issue #23

Broadcastable type doesn't support array

❓ Type of change

  • 🐞 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)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Adding a supported type by Broadcastable: now it accepts arrays.
Resolves #23

📝 Checklist

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

@RomainLanz RomainLanz merged commit e588ef9 into adonisjs:develop Jun 28, 2024
@RomainLanz
Copy link
Member

Thanks!

@EvanPerreau
Copy link
Contributor Author

Thank you for building AdonisJS 🤍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broadcastable type doesn't support array

2 participants