v1.5.0
🚨 Breaking Changes
- surge: Transform
httpClient
to an async function - by @wibus-wee (f492c)
🚀 Features
- core:
- Support surge data store api, fix #16 - by @wibus-wee in #16 (a465c)
- Asynchronous execution function - by @wibus-wee (a9346)
- raycast:
- Support translator feature with deeplx - by @wibus-wee (101d8)
- shottr:
- Support shottr basic tier license - by @wibus-wee (f2239)
- Modify telemetry api data, fix #18 - by @wibus-wee in #18 (89bef)
🐞 Bug Fixes
- Type error in previous comit - by @wibus-wee (652bd)
- core: Unexpected script abort - by @wibus-wee (3cc82)
- shottr: Missing license message after closing app - by @wibus-wee (cd9ad)
🏎 Performance
- core:
- Reduce package size - by @wibus-wee (50c0a)
- Use
$done
to fallback request - by @wibus-wee (f5d79) - Add a time log - by @wibus-wee (11e01)
- utils:
- Optimize package export - by @wibus-wee (42f3b)
- Improve type support - by @wibus-wee (b5695)