Skip to content

Releases: wolfstar-project/stars-components

@wolfstar/shared-influx-pieces@1.1.3

Choose a tag to compare

@wolfstarbot wolfstarbot released this 30 Jun 08:38
Immutable release. Only release title and notes can be modified.
86a9b92

Patch Changes

  • Updated dependencies []:
    • @wolfstar/http-framework@3.0.0

@wolfstar/shared-http-pieces@1.2.6

Choose a tag to compare

@wolfstarbot wolfstarbot released this 30 Jun 08:38
Immutable release. Only release title and notes can be modified.
86a9b92

Patch Changes

  • Updated dependencies [2d15b7d]:
    • @wolfstar/http-framework@3.0.0

@wolfstar/http-framework@3.0.0

Choose a tag to compare

@wolfstarbot wolfstarbot released this 30 Jun 08:38
Immutable release. Only release title and notes can be modified.
86a9b92

Major Changes

  • #65 2d15b7d - Add a Sapphire-style plugin system. Plugins extend the new Plugin base class and define static lifecycle hooks (preGenericsInitialization, preInitialization, postInitialization, preLoad, postListen) which are registered through Client.use(plugin) and run across the Client constructor, load(), and listen(). A pluginLoaded event is emitted as each hook runs.

@wolfstar/http-framework-test-utils@3.0.0

Choose a tag to compare

@wolfstarbot wolfstarbot released this 30 Jun 08:38
Immutable release. Only release title and notes can be modified.
86a9b92

Patch Changes

  • Updated dependencies []:
    • @wolfstar/http-framework@3.0.0