Skip to content

Releases: Sebobo/Shel.Neos.Hyphens

1.5.1

18 Aug 08:34
d373852
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: CKEditor 44 compatibility by @Sebobo in #67

While fixing the bug I also switched to esbuild and updated some dependencies which leads the plugin go down from ~15kB to ~5KB 🥳

Full Changelog: 1.5.0...1.5.1

1.5.0

27 Mar 15:10
3e8088c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

24 Aug 14:56
729e336
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

30 Apr 10:11
6c945af
Compare
Choose a tag to compare

What's Changed

  • TASK: adjust README by @crydotsnake in #59
  • TASK: Update build, bump minimum Neos version to 7.3 and resolve plow-js deprecation warning by @Sebobo in #62

Full Changelog: 1.3.0...1.4.0

1.3.0

20 Dec 12:16
Compare
Choose a tag to compare

Neos 8.2 support by using functions instead of class inheritance.
This also reduced the plugin size by a few KB :)

Full Changelog: 1.2.2...1.3.0

1.2.2

19 Apr 11:14
bfe347f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

07 Sep 07:06
65a5c5c
Compare
Choose a tag to compare

TASK: Improve nbsp style - thx @rolandschuetz

Detailed changelog

1.2.0

01 Jul 11:52
40bcf58
Compare
Choose a tag to compare

FEATURE: Allow adding non-breaking spaces as new option

Detailed changelog

1.1.0

23 Feb 13:03
e47e0ee
Compare
Choose a tag to compare

FEATURE: Add hyphen via Ctrl + Shift + - shortcut. Thx to @Benjamin-K

TASK: Drop support for Neos 3 (allows to use more recent APIs in future releases)
TASK: Update dependencies
TASK: Reduce bundle size by ~30%

Detailed changelog

1.0.5 Neos 7 compatible

21 Dec 09:06
78dd1f1
Compare
Choose a tag to compare

TASK: Define compatibility with recent Neos versions