Releases: V4Fire/Core
Releases Β· V4Fire/Core
V4Core v4.0.0-alpha.25
π Bug Fix
- Fixed a memory leak
core/data
V4Core v4.0.0-alpha.24
π Bug Fix
- The error that caused the application process to never finish during SSR has been fixed
core/net
V4Core v4.0.0-alpha.23
π Bug Fix
- Return event object from the
on
method of the wrapped emittercore/async/modules/wrappers
V4Core v4.0.0-alpha.22
π New Feature
- Added a
recursive
parameter to thedropCache
method for recursive cache clearing to prevent memory leaks during SSR:core/data
core/request
V4Core v4.0.0-alpha.21
π New Feature
- Added a method to destroy the created provider
core/data
V4Core v4.0.0-alpha.20
π₯ Breaking Change
core/lazy
no longer has a default exportcore/lazy
π Bug Fix
- Added the
disposeLazy
function which clears themakeLazy
module of the passed context to avoid memory leakscore/lazy
V4Core v4.0.0-alpha.19
π Bug Fix
- Quickfix for
v4.0.0-alpha.18
V4Core v4.0.0-alpha.18
π Bug Fix
- Fixed memory leak when using wrappers over event emitters
core/async
V4Core v4.0.0-alpha.17
π New Feature
- Added
Object.isEmpty
V4Core v3.98.0
π New Feature
- Added
Object.isEmpty