Rich Harris
|
1b489f4687
|
-> v0.20.0
v0.20.0
|
2018-09-04 07:35:24 -04:00 |
|
Rich Harris
|
91f2c6e49c
|
Merge pull request #418 from nsivertsen/sourcemaps
Enable source maps by default in dev mode when using rollup
|
2018-09-04 07:32:15 -04:00 |
|
Rich Harris
|
f5e07e9f78
|
Merge pull request #419 from sveltejs/gh-417
decode req.params
|
2018-09-04 07:31:53 -04:00 |
|
Rich Harris
|
17297a9794
|
Merge pull request #414 from sveltejs/gh-347-b
decode req.path during export
|
2018-09-04 07:31:36 -04:00 |
|
Rich Harris
|
9ef4f33e38
|
decode query params
|
2018-09-03 20:09:25 -04:00 |
|
Rich Harris
|
30966ee7f2
|
decode req.params - fixes #417
|
2018-09-03 18:36:07 -04:00 |
|
Nikolai Sivertsen
|
ae90f774e1
|
Enable source maps by default in dev mode when using rollup
|
2018-09-04 00:26:18 +02:00 |
|
Rich Harris
|
0706b5f50a
|
decode req.path during export
|
2018-09-03 09:02:13 -04:00 |
|
Rich Harris
|
499b377bfd
|
-> v0.19.3
v0.19.3
|
2018-09-03 07:55:30 -04:00 |
|
Rich Harris
|
1baeb79d4b
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2018-09-03 07:54:42 -04:00 |
|
Rich Harris
|
0cc5ff95d6
|
minor tidy up
|
2018-09-03 07:54:39 -04:00 |
|
Rich Harris
|
e90525c1e8
|
Merge pull request #413 from sveltejs/gh-347
better unicode handling - fixes #347, i think
|
2018-09-03 07:47:41 -04:00 |
|
Rich Harris
|
6ccae0cd33
|
better unicode handling - fixes #347, i think
|
2018-09-02 23:00:39 -04:00 |
|
Rich Harris
|
8b60d568dc
|
-> v0.19.2
v0.19.2
|
2018-09-02 21:56:45 -04:00 |
|
Rich Harris
|
64c2394c9d
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2018-09-02 21:54:13 -04:00 |
|
Rich Harris
|
b28037291a
|
Merge pull request #412 from sveltejs/gh-315
allow reserved words as route names
|
2018-09-02 21:54:09 -04:00 |
|
Rich Harris
|
bf9cbe2f3b
|
print details of webpack errors - fixes #403
|
2018-09-02 21:53:46 -04:00 |
|
Rich Harris
|
2c507b5a2e
|
allow reserved words as route names - fixes #315
|
2018-09-02 21:46:25 -04:00 |
|
Rich Harris
|
4a92fbbbfa
|
Merge pull request #410 from sveltejs/gh-220
ignore things that look like temp files when generating manifest data
|
2018-09-02 21:13:33 -04:00 |
|
Rich Harris
|
b16440ff0f
|
Merge pull request #411 from sveltejs/gh-235
ignore clicks on <a> elements without hrefs
|
2018-09-02 21:13:18 -04:00 |
|
Rich Harris
|
64223b572b
|
ignore clicks on <a> elements without hrefs - fixes #235
|
2018-09-02 20:56:50 -04:00 |
|
Rich Harris
|
1b6dfd3580
|
ignore things that look like temp files when generating manifest data - fixes #220
|
2018-09-02 20:33:00 -04:00 |
|
Rich Harris
|
c0b833862a
|
-> v0.19.1
v0.19.1
|
2018-09-02 18:41:32 -04:00 |
|
Rich Harris
|
45f4c47a3e
|
oops that wasnt quite right
|
2018-09-02 18:41:17 -04:00 |
|
Rich Harris
|
48b87edb5b
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2018-09-02 18:27:20 -04:00 |
|
Rich Harris
|
f9f283603e
|
Merge pull request #409 from sveltejs/fix-redirects
don't include origin in export redirects
|
2018-09-02 18:26:56 -04:00 |
|
Rich Harris
|
a56ee6bdb7
|
regenerate lockfile
|
2018-09-02 17:01:43 -04:00 |
|
Rich Harris
|
a18af2a473
|
dont include origin in export redirects
|
2018-09-02 17:01:29 -04:00 |
|
Rich Harris
|
fe5a8fb1e7
|
dont include .map files in package
|
2018-09-02 14:53:12 -04:00 |
|
Rich Harris
|
57a26e3511
|
-> v0.19.0
v0.19.0
|
2018-09-02 14:50:01 -04:00 |
|
Rich Harris
|
bebb0dd595
|
CSS extraction and code-splitting
closes #388
|
2018-09-02 14:46:27 -04:00 |
|
Rich Harris
|
afba0491ed
|
-> v0.18.7
v0.18.7
|
2018-08-31 16:40:50 -04:00 |
|
Rich Harris
|
350d37e210
|
Merge pull request #397 from sveltejs/gh-280
Implement differential bundling
|
2018-08-31 16:39:20 -04:00 |
|
Rich Harris
|
96fc19e939
|
update shimport
|
2018-08-31 16:32:56 -04:00 |
|
Rich Harris
|
5be3809d9e
|
-> v0.18.6
v0.18.6
|
2018-08-31 11:13:24 -04:00 |
|
Rich Harris
|
15cc4bf296
|
bundle webpack-format-messages
|
2018-08-31 11:13:03 -04:00 |
|
Rich Harris
|
c7cce985e3
|
serve legacy assets if such there be
|
2018-08-30 23:13:34 -04:00 |
|
Rich Harris
|
e00b315dec
|
emit legacy build
|
2018-08-30 22:58:07 -04:00 |
|
Rich Harris
|
afcd643035
|
-> v0.18.5
v0.18.5
|
2018-08-30 20:41:03 -04:00 |
|
Rich Harris
|
7cc2a03aae
|
oops
|
2018-08-30 20:38:40 -04:00 |
|
Rich Harris
|
002718b609
|
-> v0.18.4
v0.18.4
|
2018-08-30 20:00:58 -04:00 |
|
Rich Harris
|
45d216c64d
|
Merge pull request #396 from sveltejs/gh-381
implement --dev-port flag
|
2018-08-30 19:59:09 -04:00 |
|
Rich Harris
|
3d69d483d7
|
merge master -> gh-381
|
2018-08-30 19:49:28 -04:00 |
|
Rich Harris
|
54da524467
|
implement --dev-port flag - fixes #381
|
2018-08-30 19:46:14 -04:00 |
|
Rich Harris
|
ee95240ca6
|
Merge pull request #394 from sveltejs/gh-390
omit trailing slash from server route matchers
|
2018-08-30 19:37:23 -04:00 |
|
Rich Harris
|
74d5d1f9c0
|
Merge pull request #395 from sveltejs/gh-391
Remove webpack annotations when building with Rollup
|
2018-08-30 19:37:01 -04:00 |
|
Rich Harris
|
8c2688b1be
|
remove url-parse
|
2018-08-30 19:34:59 -04:00 |
|
Rich Harris
|
e170e4af9b
|
use builtin url module
|
2018-08-30 19:29:36 -04:00 |
|
Rich Harris
|
bc31c73c33
|
omit trailing slash from server route matchers - fixes #390
|
2018-08-30 18:48:10 -04:00 |
|
Rich Harris
|
7798f8f684
|
minor tidy up
|
2018-08-30 18:41:37 -04:00 |
|