Releases: rhberro/the-fake-backend
Releases · rhberro/the-fake-backend
v3.12.0
3.12.0 (2022-07-21)
Features
- deps: upgrading apollo-server-express and inquirer (627631b)
v3.11.0
3.11.0 (2022-06-29)
Features
- readme: move json middleware to be under cors (4757b25)
v3.10.0
3.10.0 (2022-06-29)
Features
- readme: change README to trigger release (371287e)
v3.9.2
3.9.2 (2022-03-24)
Bug Fixes
- config: fixing the npm version inside package.json file (12dd0a7)
v3.9.1
3.9.1 (2022-03-05)
Bug Fixes
- skip server proxy when route proxy is overriden to default (6e900d7)
v3.9.0
3.9.0 (2022-01-27)
Features
- workflows: adding codeql workflow (73ac505)
v3.8.1
3.8.1 (2022-01-27)
Bug Fixes
- package: fixing package version and syncing with npm (8df85ab)
v3.8.0
3.8.0 (2021-08-09)
Features
- add FileStorage to persist changes (84d33ca)
- use FILE_STORAGE_KEY constant (0bf170d)
- use FileStorage to persist overrides (72e08ad)
v3.7.0
3.7.0 (2021-05-17)
Features
- allow to override any options from proxy object (2bad377)
v3.6.0
3.6.0 (2021-04-23)
Features
- proxy: add global proxy handler (eddc874)