Releases: fastjs-team/core
v1.0.0-alpha.9
What's Changed
- Fix: Unexpected result of adding class when create element by @xiaodong2008 in #102
- Feat: update RequestReturn.headers structure in 9312083
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9
v1.0.0-alpha.8
No Class
anymore! 🔥
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8
v1.0.0-alpha.7
What's Changed
- Fix #100: Error when push a FastjsDom into parent container by @xiaodong2008
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
Add type exports in the entry file 💁🏻♂️
What's Changed
- Fix #98: No type exports in entry file by @xiaodong2008 in #99
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5
Type declaration fix and Breaking Change
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
New version of fastjs, code faster, code easier 🤞
What's Changed
- Request: Change API from XMLHttpRequest to Fetch completely by @xiaodong2008 in #96
- Bug fix
- Stronger type support
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
On the first day of the new month, fastjs have a new version v1.0.0-alpha.3 with you!
What's Changed
- Enhancement: Dom support DomList base methods by @dy-xiaodong2022 in #90
- Fix: Empty data when sending request by @dy-xiaodong2022 in #91
- Fix: Dev output in prod environment by @dy-xiaodong2022 in #92
- Feature: Add Dynamic Function by @dy-xiaodong2022 in #93
- Fix: Unexpected effect of setting time zone by @dy-xiaodong2022 in #94
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
Fastjs v1.0.0-alpha.2 is coming 🎉
What's Changed
- fix(module/date): Unexpected output when using date module to parse a format include by @dy-xiaodong2022 in #87
- fix(module/date): Undefined prop when exporting a non-UTC FastjsDate object to fDate by @dy-xiaodong2022 in #89
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
I am thrilled and honored to bring to you the very first alpha release of fastjs on this first day of 2024!
This marks a significant milestone in the journey of FastJS, and I am eagerly looking forward to the community's feedback and contributions
Hope all you can like the new version of fastjs ❤️
What's Changed
- Enhancement: Update request event management by @dy-xiaodong2022 in #82
- Enhancement: Enhance reqeust hooks and callbacks params by @dy-xiaodong2022 in #84
- Enhancement: Request global config remove shutdown by @dy-xiaodong2022 in #85
Full Changelog: v1.0.0-pre-alpha.4...v1.0.0-alpha.1
v1.0.0-pre-alpha.4
A small update before the new year 🎉
Full Changelog: v1.0.0-pre-alpha.3...v1.0.0-pre-alpha.4