v0.395.0
Pre-release
Pre-release
·
6231 commits
to develop
since this release
0.395.0 (2023-10-07)
Features
- #6924 add more envs for debug mode (jitsu integration) (a1a9447)
- @gauzy/config: adds jitsu debug options (66c1ad1)
Bug Fixes
- configure.ts: #6924 build issue for web app (294abba)
- #6924 added more logs for jitsu configuration (f5aad49)
- #6924 added more tracked logs (dc54195)
- #6924 added node-fetch for backend jitsu API (2499348)
- #6924 config environment for jitsu config (4725c8f)
- #6924 if keys are not defined don't create instance (2062015)
- #6924 jitsu independent instance (0e0f507)
- #6924 missing node-fetch for jitsu configuration (753f82b)
- #6924 remove log (6e35554)
- #6924 rename env vars (e887ca0)
- #6924 revert provider injection (f282244)
- #6924 unnecessary provider import (we already defined) (2ed8191)
- #6924 use debug default false (a45a19c)
- import path (efff88a)
What's Changed
- [feat] #6924 jitsu backend api integration by @nelsonBlack in #6935
Full Changelog: v0.394.2...v0.395.0