radu

Results 8 comments of radu

Hi. Could you describe a bit how to use Groups / RequiredGroups to allow this usage, please?

Any updates on this issue?

Encountering the same problems. It seems there is a whole range of issues regarding the aws s3 sdk and gpc.

any news regarding the upcoming release? currently unable to deploy due to @azure/storage-blob not using sharedKeyCredentials in bun as coreHttp.isNode prevents it

Hi @EmmaZhu , can confirm it is working for me in: bun -v 1.1.15 with @azure/storage-blob": "^12.23.0"

I think there is a regression when using vanX reactive? It seems not even simple () => state.key are reactive when using the latest version. Maybe in vanX package, the...

While trying to set up a repo to reproduce the issue, I have identified the root cause. initially I had: ``` "vanjs-core": "1.5.5", "vanjs-ext": "^0.6.3", ``` After upgrade: ``` "vanjs-core":...