Skip to content

v1.4.0

Compare
Choose a tag to compare
@rawpixel-vincent rawpixel-vincent released this 03 Mar 21:38
· 68 commits to main since this release
86d79ad

What's Changed

  • allow list or string in concat arguments
  • add support for node >=16
  • fix the literals type when updating an empty list
  • rename the StringList class to SL
  • add tests for empty lists, older node versions and concat of list and strings

Full Changelog: v1.3.0...v1.4.0