-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
breakingIntroduces breaking changes.Introduces breaking changes.configurationAdds settings or changes the implementation of configuration.Adds settings or changes the implementation of configuration.featureNew feature or requestNew feature or request
Description
As mentioned in this comment, every configuration and codegen setting incurs a breaking change. We could avoid this by using a builder pattern to ensure less breakage and more ergonomic configuration for our users.
Issue #177 is kind of stalled on this currently.
Metadata
Metadata
Assignees
Labels
breakingIntroduces breaking changes.Introduces breaking changes.configurationAdds settings or changes the implementation of configuration.Adds settings or changes the implementation of configuration.featureNew feature or requestNew feature or request