David
David
## Issue Currently, there is no way to instruct mammoth to ignore classes when finding a parent element to nest within. This presents a problem when trying to nest elements...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? Cookie maxAge is currently being set to 1000 years, since maxAge is specified...
> The Auth helpers package is in maintenance mode and we won’t be actively improving it Now that the Auth helpers packages are no longer recommended, I'd like to suggest...
It's currently difficult to find the source of a package without manually searching for it yourself. Thus, it would be great if there was a link back to the source...
Would be awesome if this package could include proper Typescript types. Might tackle this in a PR myself if I have some time.
**Problem** Currently, this extension runs on any project, even if that project doesn't use openapi. This unnecessarily adds ~950ms to activation time in some of my larger projects, even though...
This PR enables automatic type inference from provided route paths, ensuring that users can only access params defined in the route. I've added type tests to cover these changes. I...
As discussed in https://github.com/joshnuss/svelte-stripe/pull/113. Should be merged after that. - updated all dev dependencies, aside from eslint@9, since that may be more breaking - removed svelte2tsx which isn't used anywhere...
Support showing monitor description on status page, with configurable visibility at the monitor and status page levels. ⚠️⚠️⚠️ Since we do not accept all types of pull requests and do...
### What version of Hono are you using? 4.3.9 ### What runtime/platform is your app running on? Cloudflare Workers ### What steps can reproduce the bug? Set cookie with Max-Age...