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
* Builder pattern for addon options
* Piouf even more amazing
* internal should be ok
* rmv defineAddonOptions and break things
* typiiiiiing
* update changelog
* naming update
* TS
* playing with types
* add comment
* Update .changeset/early-trees-go.md
---------
Co-authored-by: Manuel <[email protected]>
chore(core): change `defineAddonOptions({ /*config */ })` to `defineAddonOptions().add('key', { /*config */ }).build()` in order to provide better type safety.
0 commit comments