Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 588 Bytes

1.0.8

Readme update.

1.0.7

Removed unused type declarations from build.

1.0.6

Fixed CommonJS build.

1.0.5

Readme update.

1.0.4

Readme update to be compatible with Svelte 4.

1.0.3

Dependency update.

1.0.2

Dependency update.

1.0.1

Dependency update.

1.0.0

Initial release. Wrapps intl-messageformat library to be compatible with @sveltekit-i18n/base.

$t('content.placeholder', {/* interpolation payload */}, {/* Intl MessageFormat `formats` go here */});