😈 [Improvement Proposal] - Extend initialize
function to include feature flags for alpha / breaking changes
#859
Labels
Milestone
Proposal name
Create a way by which alpha can be integrated into stable version without breaking compatibility
Describe the Proposal
Create a way by which alpha can be integrated into Stable version without breaking compatibility via the use of feature flags.
Flow:
options.alpha.feature
which will be an array of string constants (CONSTANTS.ALPHA.FEATURE.{feature_name}.Referring to this API: https://push.org/docs/chat/build/initialize-user/
Use Case
Current Limitations
The text was updated successfully, but these errors were encountered: