kaisermann / svelte-i18n

Internationalization library for Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change log version comparison links are off

brunnerh opened this issue · comments

Probably from copy & paste, the first version in many cases is not the previous but an older version.

E.g. the last few entries all compare with v3.4.0 as the base.

## [3.7.4](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.4) (2023-09-04)
### Bug Fixes
- use named import for IntlMessageFormat ([fc837dc](https://github.com/kaisermann/svelte-i18n/commit/fc837dc154903d5dfc68845a9d53a28ee4eb193f))
## [3.7.3](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.3) (2023-09-03)
### Bug Fixes
- use IntlMessageFormat.resolveLocale ([2e42e58](https://github.com/kaisermann/svelte-i18n/commit/2e42e58d2f9e30000d3f1eebd98498ec27203528))
## [3.7.2](https://github.com/kaisermann/svelte-i18n/compare/v3.4.0...v3.7.2) (2023-09-03)
### Chores
- use esbuild for bundling.

Looks like a lot of tags are missing as well, though.