apprat

Results 8 issues of apprat

![QQ截图20220413143813](https://user-images.githubusercontent.com/42712641/163115459-0e14f96b-3550-4e6b-9593-4e9e76fce6f9.png) 调用load开头的均报这个错

希望增加 api 允许自定义HTML标签(配合 web component使用)。 > =>

enhancement

const object = {id: 123n} stringify can be stored as {"id": 123n} Can be correctly converted to bigint instead of number during parse

incompatible with ES5

::slotted(my-button::part(icon)) Error ::slotted(my-button)::part(icon) Error Is this the way it is designed

### Library name sober ### Library license https://github.com/apprat/sober/blob/main/LICENSE ### Library source https://www.npmjs.com/package/sober ### Files to include /dist/sober.min.js

🏷 Library Request

## Problem It is suggested that deleteMany can return the deleted column ## Suggested solution ```js const user = await client.user.deleteMany({ where: { id: { in: params.id } } })...

kind/feature
team/client
topic: client api
topic: RETURNING
topic: deleteMany()

### Describe the bug ![Image](https://github.com/user-attachments/assets/40703318-6fc1-4b58-aa8f-085b21d9b916) ### Your Example Website or App none ### Steps to Reproduce the Bug or Issue ```jsx function App() { return ( ) } ``` ###...

typescript
PRs Welcome

"Enabling Prefer Tree Sitter: CSS" in VS Code already provides support for CSS Nesting. I hope this plugin also offers support for it.