Skip to content

Releases: V4Fire/Core

V4Core v4.0.0-alpha.16

19 Dec 11:10
44bf4e8
Compare
Choose a tag to compare
Pre-release

πŸ› Bug Fix

  • Fixed cache initialization for providers

V4Core v4.0.0-alpha.15

26 Nov 13:42
Compare
Choose a tag to compare
Pre-release

πŸš€ 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

22 Nov 11:48
Compare
Choose a tag to compare
Pre-release

🏠 Internal

  • Fixed TS types of the EventEmitter wrapper core/async

V4Core v4.0.0-alpha.13

16 Nov 11:42
Compare
Choose a tag to compare
Pre-release

πŸ’₯ Breaking Change

  • Removed the i18n function from the global scope

V4Core v4.0.0-alpha.12

17 Oct 11:03
Compare
Choose a tag to compare
Pre-release

πŸš€ New Feature

  • core/data:
    • Added a new option singleton for data providers
    • Caching of requests during SSR is allowed

πŸ› Bug Fix

  • By default, the getCacheKey function should take the parameters from the provider core/data

V4Core v4.0.0-alpha.11

12 Oct 13:34
Compare
Choose a tag to compare
Pre-release

πŸš€ 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

02 Oct 09:37
Compare
Choose a tag to compare
Pre-release

πŸ’… Polish

  • Enhanced error message in prelude/i18n for missing translations

V4Core v3.97.1

02 Oct 08:35
Compare
Choose a tag to compare

πŸ’… Polish

  • Enhanced error message in prelude/i18n for missing translations

V4Core v4.0.0-alpha.9

19 Sep 11:07
Compare
Choose a tag to compare

πŸš€ New Feature

  • Added API for serializing custom objects core/json

V4Core v4.0.0-alpha.8

15 Sep 15:13
Compare
Choose a tag to compare

πŸš€ New Feature

  • Added a new property params core/data