Skip to content

0.27.0

Choose a tag to compare

@jasonkarns jasonkarns released this 03 Mar 02:21
· 132 commits to master since this release
  • #209 normalizes pkg config property (representing package.json) per npm's normalization rules (inserts defaults, expands strings to objects, etc). uses npm's own normalize-package-date. This means the pkg object will appear to lineman exactly as it appears to npm.
  • lineman new now creates a more-valid package.json (description instead of title, no author.company)