Releases: ignatisD/cbrm
Releases · ignatisD/cbrm
v6.0.1
v6.0.0
6.0.0 (2022-03-16)
Bug Fixes
- Fix eslint errors (e712f72)
- Fix eslint errors (eb2e93f)
- Rename statemanager to configuration and use it as server config (6090715)
Features
- Get tests up-to-date and fix queues (395688d)
- Stop using default exports and add StateManager instead of globals (94e8168)
BREAKING CHANGES
- Removed globals and removed default exports
v5.0.0
v4.0.0
4.0.0 (2021-11-29)
Bug Fixes
- controller: Quick fix for query usage in the base controller (1d40430)
- server: Fix bootstrap static to point to this instead of the Server class directly (1d9e51d)
Features
- query: Add new methods to the Query class to mimic parse server queries (65bdcb0)
BREAKING CHANGES
- query: Removed method signatures from IQuery interface
v3.0.0
v2.0.0
v1.0.2
v1.0.1
1.0.1 (2021-11-14)
1.0.1 (2021-11-14)
Bug Fixes
- axios: Fix axios, replace mongoose intl plugin and use a mongoose connector file (bae1aeb)
- axios: Update axios configs (55c78e7)
- eslint: Add the .eslintignore file (7d90d3b)
- eslint: Fix eslint rules (845d43b)
- eslint: Fix eslint rules (c249eb6)
- files: Rename files to properly mark their content (6d37911)
- npm: Remove unused or vulnerable packages and bump NodeJS to v16 (95dfca4)
- locales: Move locales folder (79864d7)
Continuous Integration
- npm: Add npm publish with semantic release (8f1dbea)
Features
- bull-board: Add bull board support for queue inspection (19802b1)
- cbrm: Write the basic cbrm framework with mongoose redis and elasticsearch options (64afd55)
- first commit (397ba05)
- general: Change library structure and move features to sub-projects (10d737b)
- parse: Add parse connector (b31403b)
- parse: Add parse repository (1c3b2aa)
BREAKING CHANGES
- npm: This package no longer has bodybuilder dependencies
- pm2: Remove pm2 dependency (db2c4e3)