preact-translate icon indicating copy to clipboard operation
preact-translate copied to clipboard

Minimalistic translate (i18n) library for Preact

Results 20 preact-translate issues
Sort by recently updated
recently updated
newest added

Bumps [rollup](https://github.com/rollup/rollup) from 2.75.7 to 2.78.1. Release notes Sourced from rollup's releases. v2.78.1 2022-08-19 Bug Fixes Avoid inferring "arguments" as name for a default export placeholder variable (#4613) Pull Requests...

dependencies

Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.30.0 to 0.33.0. Release notes Sourced from rollup-plugin-typescript2's releases. 0.32.1 Bugfixes deps: upgrade @rollup/plugin-commonjs to v22 to fix try/catch requires by @​agilgur5 in ezolenko/rollup-plugin-typescript2#340 This fixes a...

dependencies

Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.10.6. Release notes Sourced from preact's releases. 10.10.6 types allow for null return from fc (#3683, thanks @​JoviDeCroock) 10.10.5 fixes undo jsx-element removal (#3680, thanks...

dependencies

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. Release notes Sourced from @​testing-library/jest-dom's releases. v5.16.5 5.16.5 (2022-08-04) Bug Fixes migrate ccs v3 to @​adobe/css-tools v4 (#470) (948d90f) Commits 948d90f fix: migrate ccs...

dependencies

## Description In this [demo](https://codesandbox.io/embed/preact-translate-npm-tpe4f), you can see duplicated requests to `en.json` from the DevTool's Network panel. ## Expected behavior `en.json` should be fetch only once ## Actual behavior `en.json`...

Bumps [preact-cli](https://github.com/preactjs/preact-cli) from 3.3.5 to 3.4.1. Release notes Sourced from preact-cli's releases. [email protected] Patch Changes #1711 5eb5d00 Thanks @​rschristian! - Fix ensures that the load-manifest is only attempted to be...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [@testing-library/preact](https://github.com/testing-library/preact-testing-library) from 2.0.1 to 3.2.2. Release notes Sourced from @​testing-library/preact's releases. v3.2.2 3.2.2 (2022-06-10) Bug Fixes preact does not export Element (#64) (d6fdcfa) v3.2.1 3.2.1 (2022-06-08) Bug Fixes fire...

dependencies

I ran into this use case lately and didn't find any built-in way to achieve this. What are your thoughts and do you accept PRs on this one ?

Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.11.2. Release notes Sourced from preact's releases. 10.11.2 Bug Fixes Fix setState order (#3763, thanks @​JoviDeCroock) Fix duplicate ids with useId when Fragments are involved...

dependencies