🚀 Features
- modules/lemon-squeezy: Handle deactivation of licenses - by @wibus-wee (95bec)
🐞 Bug Fixes
- core:
console.error
not working - by @wibus-wee (faff4)- Support strict matching to prevent wrong match - by @wibus-wee (70ffd)
- gumroad:
- Response couldn't be parsed problem - by @wibus-wee (2b521)
- module/lemon-squeezy:
- Activation failed due to missing some parameters - by @wibus-wee (8d0f8)
- shared/utils:
- Url parse failed - by @wibus-wee (180d8)
🏎 Performance
- core:
- Add terser plugin to reduce bundle size - by @wibus-wee (62741)
- modules/gumroad:
- Support parse fields from body - by @wibus-wee (9ac0c)
- Unescape product id from body - by @wibus-wee (3b419)
- modules/lemonSqueezy:
- Add a mapping from license to product id - by wibus-wee (8eb86)
- shared:
- Add surge config parser export - by @wibus-wee (817a6)