Mick Lawitzke

Results 266 comments of Mick Lawitzke
trafficstars

The last update is 5 years old. @rico345100 could you add an note to the readme that this package is no more maintained and shouldnt be used due to security...

I think it helps more to just upvote the issue instead of writing "same issue" :)

Having line breaks should be the default or at least an option so we dont need to call `string.replace()` for each text on each render call...

Just use VueEmail instead. It has extensive template possibilities and integrated with Nodemailer as well as third party services.

> `import * as datefns from 'date-fns'` This will import FULL date-fns without tree shaking, even tho you might only use a few functions of it. I highly recommend not...

For me it also throws an `EBayApiError` error when using `trading.ReviseItem()` which was working before. I see in the error the status is 200 and it just seems to be...

I will check tomorrow with v8

[Drizzle](https://orm.drizzle.team/) is also unusable without this :/

Hey guys, two weeks ago Turborepo released a [new Teminal UI](https://turbo.build/blog/turbo-1-13-0#new-terminal-ui). This seems to be the solution or not? Unfortunately there was no reporting back in this issue, @chris-olszewski @mehulkar...

`date-fns` is not working within Nuxt projects deployed to serverless edge functions (e.g. Cloudflare Workers, Vercel Edge Functions). Can the PR #3099 get merged or is anything missing? It is...