CSV plugin; New TypeScript example; Usability improvements.
More or less so.
I think the biggest difference is when using commas within the text strings, in CSV the block is exported with quotation marks so it won't break the parsing and in TSV it exported it as is.