This website requires JavaScript.
Explore
Help
Sign In
totole
/
sapper
Watch
1
Star
0
Fork
0
You've already forked sapper
mirror of
https://github.com/kevin-DL/sapper.git
synced
2026-01-13 19:45:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0dd1d6cc9056e28623bccac7a170180fa96bcbc
sapper
/
CHANGELOG.md
Rich Harris
514331b5e3
-> v0.1.5
2017-12-17 21:39:55 -05:00
418 B
Raw
Blame
History
sapper changelog
0.1.3-5
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