v1.4.0
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