Skip to content

v1.1.1

Choose a tag to compare

@lukeed lukeed released this 10 Aug 18:38
· 40 commits to master since this release

Patches

  • Ignore whitespaces within RegExp patterns (#4): b344bef
    Thanks @sapegin~!

  • Generate safe/valid variable names when imported file/dep has non-word characters (#3): 9761373
    Thanks @sapegin~!

  • Inline basename and sanitize function helpers: bc4a990, 848b211

Chores

  • Rename script: prepublishOnly to build: 8304952
    Not sure why, but prepublishOnly never runs for me.