Skip to content

Releases: rehhouari/alpinejs-i18n

2.5.2

01 Jan 04:35
Compare
Choose a tag to compare
Update CHANGELOG.md

2.5.1

01 Jan 04:31
Compare
Choose a tag to compare
5.2.1

2.5.0

01 Jan 04:22
Compare
Choose a tag to compare

[2.5.0] - 2025-01-01

Added

  • Added Typescript definitons (.d.ts files)

Full Changelog: 2.4.2...2.5.0

2.4.2

22 Feb 22:06
0c39402
Compare
Choose a tag to compare

This is a minor version where only the build process was updated.
Changes were made to the project structure, the previous build script assumed multiple plugins under "packages" now the files are in the root directory, this means the README will be included in the NPM package.

[2.4.2] - 2024-02-22

Changed

  • Change build script and include README in NPM package.

Added

  • Minified ESM module file dist/module.esm.min.js.

2.4.1

28 Dec 16:59
217da7f
Compare
Choose a tag to compare

[2.4.1] - 2023-12-28

Fixed

  • Complain about the local that was not found, not the current one. (#11)

2.4.0

18 Apr 04:33
24bd98e
Compare
Choose a tag to compare

[2.4.0] - 2023-04-18

Fixed

  • Fixed error when accessing unset element with params (#5)

2.3.0

21 May 14:30
Compare
Choose a tag to compare

Added:

  • Debug mode #2.

2.2.1

22 Oct 18:48
Compare
Choose a tag to compare

fixed fallbackLocale, again.

2.2.0

22 Oct 02:35
Compare
Choose a tag to compare

Fix fallbackLocale parameter

2.1.1

22 Oct 01:56
Compare
Choose a tag to compare

Minor bug fix