Skip to content

Releases: robsontenorio/mary

0.44.2

16 Oct 14:53
db0ff1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.44.1...0.44.2

0.44.1

16 Oct 00:18
fb32f7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.44.0...0.44.1

0.44.0

15 Oct 23:00
21d03a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.43.0...0.44.0

0.43.0

15 Oct 00:41
4ac4423
Compare
Choose a tag to compare

👍 What's Changed

⚠️ Breaking changes

1. Affects only <x-input money> with custom separators. Does not affect default USD money input.

FROM

<x-input money thousands-separator="." fraction-separator="," />

TO

{{-- Notice `locale` accepts any valid locale --}}
<x-input money locale="pt-BR" />

2. Affects only <x-input> with suffix attribute. There was a typo on sufix.

FROM

<x-input sufix="$" />

TO

<x-input suffix="$" />

Full Changelog: 0.42.0...0.43.0

0.42.0

12 Oct 14:45
85b614f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.41.0...0.42.0

0.41.0

11 Oct 23:34
45d4bc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.40.0...0.41.0

0.40.0

09 Oct 17:13
ab5c83c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.39.1...0.40.0

0.39.1

02 Oct 00:19
f10e8ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.39.0...0.39.1

0.39.0

02 Oct 00:03
3b7d56c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.38.5...0.39.0

0.38.5

30 Sep 23:56
c3e425a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.38.4...0.38.5