Skip to content

Releases: fmaclen/svelte-currency-input

v1.1.1

03 Jan 15:32

Choose a tag to compare

1.1.1 (2026-01-03)

Bug Fixes

v1.1.0

03 Jan 15:09

Choose a tag to compare

1.1.0 (2026-01-03)

Features

  • add roundValue option to formatValue for rounding decimals (#96) (23c3c55), closes #95

v1.0.0

02 Jan 20:19

Choose a tag to compare

1.0.0 (2026-01-02)

BREAKING CHANGES

  • Complete rewrite for Svelte 5 with runes
  • Scaffold new SvelteKit library project with Svelte 5
  • Add semantic-release configuration for main and next branches
  • Update GitHub workflow to publish pre-releases from next branch
  • Add Vitest with browser testing via Playwright
  • Add Tailwind CSS for demo page
  • Add testing-library/user-event for component tests
  • chore: disable npm publishing until features are ready

  • chore(release): 1.0.0-next.1

1.0.0-next.1 (2026-01-01)

  • feat!: scaffold Svelte 5 project with semantic-release for next branch (222cab4)

BREAKING CHANGES

  • Complete rewrite for Svelte 5 with runes
  • Scaffold new SvelteKit library project with Svelte 5
  • Add semantic-release configuration for main and next branches
  • Update GitHub workflow to publish pre-releases from next branch
  • Add Vitest with browser testing via Playwright
  • Add Tailwind CSS for demo page
  • Add testing-library/user-event for component tests

v1.0.0-next.8

02 Jan 20:16

Choose a tag to compare

v1.0.0-next.8 Pre-release
Pre-release

1.0.0-next.8 (2026-01-02)

Features

  • add npm token rotation script (64503dc)

v1.0.0-next.7

02 Jan 17:35

Choose a tag to compare

v1.0.0-next.7 Pre-release
Pre-release

1.0.0-next.7 (2026-01-02)

Bug Fixes

  • update semantic-release to v25 (4ea3f59)

v1.0.0-next.5

02 Jan 13:47

Choose a tag to compare

v1.0.0-next.5 Pre-release
Pre-release

1.0.0-next.5 (2026-01-02)

Features

  • improve demo page layout and navigation (#87) (619b5ca)

v1.0.0-next.4

02 Jan 12:26

Choose a tag to compare

v1.0.0-next.4 Pre-release
Pre-release

1.0.0-next.4 (2026-01-02)

Features

v1.0.0-next.3

01 Jan 19:34

Choose a tag to compare

v1.0.0-next.3 Pre-release
Pre-release

1.0.0-next.3 (2026-01-01)

Features

  • add CurrencyInput component with Svelte 5 runes (#84) (803d08f)

v1.0.0-next.2

01 Jan 15:55

Choose a tag to compare

v1.0.0-next.2 Pre-release
Pre-release

1.0.0-next.2 (2026-01-01)

Features

  • add utility functions for currency formatting (#83) (5633dd9)

v1.0.0-next.1

01 Jan 15:27

Choose a tag to compare

v1.0.0-next.1 Pre-release
Pre-release

1.0.0-next.1 (2026-01-01)

  • feat!: scaffold Svelte 5 project with semantic-release for next branch (222cab4)

BREAKING CHANGES

  • Complete rewrite for Svelte 5 with runes
  • Scaffold new SvelteKit library project with Svelte 5
  • Add semantic-release configuration for main and next branches
  • Update GitHub workflow to publish pre-releases from next branch
  • Add Vitest with browser testing via Playwright
  • Add Tailwind CSS for demo page
  • Add testing-library/user-event for component tests