Releases: kuzzleio/kuzzle-plugin-commons
Releases · kuzzleio/kuzzle-plugin-commons
1.0.0
1.0.0
ConfigManager class supports both instantiation from plugins or applications
0.0.9
0.0.9
Fix CRUDController properties scope to protected
0.0.8
0.0.8
Returns documents
in ConfigManage pipe
0.0.7
0.0.7
Do not register mappings for engine config doc in abstract engine
0.0.6
0.0.6
Fix default collection name for ConfigManager
0.0.5
0.0.5
Remove debug from ConfigManager
0.0.4
0.0.4
Export correctly ConfigManager
and CRUDController
0.0.3
0.0.3
Add the ConfigManager
It's also a breaking change for AbstractEngine
that now take the admin config manager (to register engine config document) and the engine config manager (to create config collection on new engines)
0.0.2
0.0.2
Use Kuzzle as a peer dependency
0.0.1
Description
Initial release