Releases: wolfstar-project/stars-components
Releases · wolfstar-project/stars-components
Release list
@wolfstar/http-framework@3.0.0
Immutable
release. Only release title and notes can be modified.
Major Changes
- #65
2d15b7d- Add a Sapphire-style plugin system. Plugins extend the newPluginbase class and define static lifecycle hooks (preGenericsInitialization,preInitialization,postInitialization,preLoad,postListen) which are registered throughClient.use(plugin)and run across theClientconstructor,load(), andlisten(). ApluginLoadedevent is emitted as each hook runs.
@wolfstar/http-framework-test-utils@3.0.0
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Updated dependencies []:
- @wolfstar/http-framework@3.0.0