Oliver Daniel

Results 8 comments of Oliver Daniel

+1 on this. It's not the end of the world to have a special case for outputting JSON where I handle calling `JSON.stringify()` myself, but it would be nice if...

Hi, confirming that this is still the case in May 2024. Beggars can't be choosers, but I'd love to see this back on the roadmap!

This happens to me in practice every time I run my project. At one point it mysteriously didn't, but since then I have been unable to write and configure a...

👋 Pinging a handful of folks who were major contributors to previous i18n efforts! Just wanted to bring these changes to your attention, and if you find yourself with the...

Hi friends, waking up to so many enthusiastic replies warms my language-loving heart.

Hey @kerimsenturk5734, sounds perfect. Thank you!

I also encounter the `"use client" was ignored` issue in my automated Tina builds. It doesn't seem to cause any issues beyond visual noise, but i'd prefer not to see...

Take a look at [MarkdownDB](https://github.com/datopian/markdowndb) or [ContentCollections](https://github.com/sdorra/content-collections), two projects with this querying style in mind. For a little while, I was using MDDB to try to make a less product-dependent...