@v4fire/core
Version:
V4Fire core library
42 lines (26 loc) • 718 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.95.3 (2023-05-22)
### :bug: Bug Fix
* Fixed the bug with network request having CORS preflight request
# v3.92.0 (2023-02-21)
### :bug: Bug Fix
* Fixed bug with network request caching
* Fixed bug with request timeout
# v3.67.0 (2021-12-01)
### :boom: Breaking Change
* Renamed `browser.request` -> `browser-request`
* Renamed `node.request` -> `node-request`
# v3.20.0 (2020-07-05)
### :rocket: New Feature
* Added tests
* Added node.js support
### :bug: Bug Fix
* Fixed bugs