You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Rename normalizeOptions to resolveConfiguration.
BREAKING CHANGE:
To bring naming inline with the new ResolvedConfiguration type, the
normalizeOptions function is now named resolveConfiguration. The module
named normalizeOptions has been renamed to resolver in the configuration
module folder.
0 commit comments