Releases: V4Fire/Core
Releases · V4Fire/Core
V4Core v4.0.0-alpha.54
💥 Breaking Change
- Renamed
once
method in Function prototype tomemoize
core/prelude/function/memoize
- Renamed
once
decorator tomemoize
core/functools/memoize
- Removed deprecated module
core/decorators
V4Core v4.0.0-alpha.53
🐛 Bug Fix
- Added handling the rejection of provider in provider request engine
core/request/engines/provider
V4Core v3.101.3
V4Core v4.0.0-alpha.52
🏠 Internal
target
option forts-node
set toesnext
V4Core v4.0.0-alpha.43.1a
🚀 New Feature
stderr
can now accept error details and pass them to the loggercore/prelude/global
V4Core v3.101.2
🐛 Bug Fix
- Fixed an issue when receiving an empty string with the
Content-Type: application/octet-stream
headercore/request/response
V4Core v4.0.0-alpha.51
🚀 New Feature
- Added support for propagating status code and headers from exactly one request of the composition
viapropagateStatusAndHeaders
optioncore/request/engines/composition
- Added support for
redirect
optioncore/request/engines/fetch
V4Core v4.0.0-alpha.43.1
🚀 New Feature
- Added support for propagating status code and headers from exactly one request of the composition
viapropagateStatusAndHeaders
optioncore/request/engines/composition
- Added support for
redirect
optioncore/request/engines/fetch
V4Core v4.0.0-alpha.50
🚀 New Feature
stderr
can now accept error details and pass them to the loggercore/prelude/global
V4Core v4.0.0-alpha.49
v4.0.0-alpha.49 (2024-10-31)
🐛 Bug Fix
core/prelude/i18n/helpers
- Fix logging bug in
pluralizeText
. - Add logging info in i18n helpers.
- Fix logging bug in