Fernando Maclen

Results 84 comments of Fernando Maclen

Could _potentially_ also close #49

Yeah, this is an annoying bug, there's already an issue for it https://github.com/fmaclen/svelte-currency-input/issues/66, but I haven't had time to look into it yet.

Closing because it's a duplicate of #66

@eltigerchino ah, thanks for the clarification! I ended up creating a `.node-version` file with: `18.18.0` and that fixed the deployment issue.

I was going to file another issue but I'm running into a similar situation with `@sveltejs/enhanced-img` (`0.3.0`) where I need to manually set these optional dependencies for the Cloudflare build...

:tada: This issue has been resolved in version 0.14.0 :tada: The release is available on [GitHub release](https://github.com/fmaclen/hollama/releases/tag/0.14.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Couple of edits: - Updated PR title to `chore:` prefix so it doesn't trigger a release - I removed `Closes #151`, we should do that in a separate PR

> I was wondering on how to translate [this](https://github.com/fmaclen/hollama/blob/e80847d314caf5293c96818e3b60c42a5d40edf4/src/routes/settings/%2Bpage.svelte#L148-L179) Yeah, these cases are tricky because we would need to interpolate components in the middle of a string. I think the...

> I've tried it in several ways using the [escaping options](https://www.i18next.com/translation-function/interpolation#unescape), but I couldn't get to the desired result Try the svelte syntax [`{@html}`](https://svelte.dev/docs/special-tags#html), [here's an example](https://github.com/fmaclen/hollama/blob/main/src/lib/components/Markdown.svelte#L49).

:tada: This PR is included in version 0.10.3 :tada: The release is available on [GitHub release](https://github.com/fmaclen/hollama/releases/tag/0.10.3) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: