Releases: V4Fire/Core
Releases Β· V4Fire/Core
V4Core v4.0.0-alpha.16
π Bug Fix
- Fixed cache initialization for providers
V4Core v4.0.0-alpha.15
π New Feature
- Added a constant to determine if SSR is enabled
core/env
π Bug Fix
- Do not check online during SSR
core/net
V4Core v4.0.0-alpha.14
π Internal
- Fixed TS types of the EventEmitter wrapper
core/async
V4Core v4.0.0-alpha.13
π₯ Breaking Change
- Removed the
i18n
function from the global scope
V4Core v4.0.0-alpha.12
π New Feature
core/data
:- Added a new option
singleton
for data providers - Caching of requests during SSR is allowed
- Added a new option
π Bug Fix
- By default, the getCacheKey function should take the parameters from the provider
core/data
V4Core v4.0.0-alpha.11
π New Feature
- Now parameters from the main provider are being passed to the engine based on providers
core/request
π Bug Fix
- Caching should be disabled in SSR
core/request
V4Core v4.0.0-alpha.10
π Polish
- Enhanced error message in
prelude/i18n
for missing translations
V4Core v3.97.1
π Polish
- Enhanced error message in
prelude/i18n
for missing translations
V4Core v4.0.0-alpha.9
π New Feature
- Added API for serializing custom objects
core/json
V4Core v4.0.0-alpha.8
π New Feature
- Added a new property
params
core/data