Skip to content

Releases: jimmycuadra/shellwords

1.0.1

01 Feb 11:53
Compare
Choose a tag to compare

Improvements:

  • Added keywords to package metadata.

Bug fixes:

  • Fixed imports in README example.

1.0.0

30 Jan 09:17
Compare
Choose a tag to compare

It's been 4 years since the last update to this package, and 10 years since it was originally published! According to npm, it receives roughly 10,000,000 downloads per week. According to SemVer, this package should have been at version 1.0 a long time ago. Better late than never. The 1.0 version converts the code to TypeScript, bundles type declarations, includes JSDoc documentation for the exported functions, and ships with separate files for CommonJS, ES modules, and a global script for the browser.