Skip to content

Releases: niksy/domelo

v2.1.0

20 Jul 20:10

Choose a tag to compare

Added

  • Typings for TypeScript

v2.0.0

05 May 15:02

Choose a tag to compare

Added

  • Support for returning fragments

Changed

  • Update dependencies
  • Use HTML template element

Removed

  • Breaking: Drop IE support, supported browser is Edge 15+
  • Newline and string trimming

v1.0.2

16 May 10:48

Choose a tag to compare

Fixed

  • Tests in IE9
  • Unecessary default import for trimming new lines

v1.0.1

16 May 08:54

Choose a tag to compare

Fixed

  • Trim whitespace from start and end of input

v1.0.0

27 Mar 08:11

Choose a tag to compare

Added

  • Initial implementation