Files
sapper/CHANGELOG.md
Rich Harris 3af5503009 -> v0.1.4
2017-12-17 21:34:28 -05:00

418 B

sapper changelog

0.1.3-4

  • Fix typo

0.1.2

  • Use atime.getTime() and mtime.getTime() instead of atimeMs and mtimeMs (#11)
  • Make dest dir before anyone tries to write to it (#18)

0.1.1

  • Expose resolved pathname to sapper/runtime/app.js as __app__ inside main.js

0.1.0

  • First public preview