gr2m / javascript-plugin-architecture-with-typescript-definitions

Plugin architecture example with full TypeScript support

Repository from Github https://github.comgr2m/javascript-plugin-architecture-with-typescript-definitionsRepository from Github https://github.comgr2m/javascript-plugin-architecture-with-typescript-definitions

Change APIs from `Base.plugin()` / `Base.defaults()` / `Base.defaultOptions` to `Base.withPlugins()` / `Base.withDefaults()` / `Base.defaults`

gr2m opened this issue ยท comments

I think that will make the API more clear, but am open to suggestions / opinions.

๐ŸŽ‰ This issue has been resolved in version 4.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€