UNPKG

@v4fire/core

Version:
46 lines (27 loc) 847 B
Changelog ========= > **Tags:** > - :boom: [Breaking Change] > - :rocket: [New Feature] > - :bug: [Bug Fix] > - :memo: [Documentation] > - :house: [Internal] > - :nail_care: [Polish] ## v3.96.0 (2023-07-11) #### :rocket: New Feature * Added an engine that allows storing data in a single string ## v3.95.1 (2023-04-18) #### :rocket: New Feature * Added the ability to change the data storage path for the `node` runtime ## v3.54.0 (2021-07-09) #### :boom: Breaking Change * Renamed engines: `browser.indexeddb` -> `browser-indexeddb`, `browser.localstorage` -> `browser-localstorage`, etc. ## v3.23.0 (2020-08-10) #### :rocket: New Feature * Added a new engine based on IndexedDB ## v3.20.0 (2020-07-05) #### :rocket: New Feature * Added tests #### :bug: Bug Fix * Fixed bugs * Fixed node.js support