Skip to content

Releases: spatie/nova-tags-field

3.4.4

28 Jan 15:03
d263680
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.3...3.4.4

3.4.3

25 Jan 19:44
d36a585
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.2...3.4.3

3.4.2

08 Jan 20:48
4e7df57
Compare
Choose a tag to compare

What's Changed

  • Don't call containing scope when containing input is null by @t1sh0o in #137

New Contributors

Full Changelog: 3.4.1...3.4.2

3.4.1

15 Dec 10:53
34cdd93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.0...3.4.1

3.4.0

04 Oct 06:26
51c3c5a
Compare
Choose a tag to compare
  • add limit option (#132)

3.3.0

01 Aug 20:13
f0b1951
Compare
Choose a tag to compare
  • add the ability to deselect a single tag (#127)

3.2.0

02 Jul 11:42
4bba7dd
Compare
Choose a tag to compare

Make field accept optional placeholder #125

3.1.1

25 Mar 08:07
7c3ed7d
Compare
Choose a tag to compare
  • add support for spatie/laravel-tags 4.0 (#110)

3.1.0

08 Dec 07:39
bc20520
Compare
Choose a tag to compare

Allow PHP 8

3.0.4

30 Sep 22:22
ef98737
Compare
Choose a tag to compare
  • fix for "Call to a member function map() on null" (#94)