Releases: fastjs-team/core
Releases · fastjs-team/core
v1.0.0-beta.2
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
- Fix: incorrect entry point of cli package
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
New Package
🛠️ Create fastjs project easily with fastjs cli
Full Changelog: v1.0.0-alpha.17...v1.0.0-beta.0
v1.0.0-alpha.17
v1.0.0-alpha.16
What's Changed
- Fix: error when using default selector of
dom.next(selector)
Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.16
v1.0.0-alpha.14
Add new utils function uuid()
Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14
v1.0.0-alpha.13
Update request module
- Add more options
- Redesign promise callback
Full Changelog: v1.0.0-alpha.12...v1.0.0-alpha.13
v1.0.0-alpha.12
What's Changed
- Feat: Add rand string function in utils by @xiaodong2008 in #109
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12
v1.0.0-alpha.11
What's Changed
- Feat: Add cookie module by @xiaodong2008 in #107
- Refactor: Update export in entry file by @xiaodong2008 in #108
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11
v1.0.0-alpha.10
What's Changed
- Fix #101: Unexpected result of adding class when create element by @xiaodong2008
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10