0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

731 Commits

Author SHA1 Message Date
Conduitry
3f577d0bcc update changelog 2022-01-06 11:08:07 -05:00
pngwn
4240455e02
[fix] ensure truthy non-boolean attributes are rendered correctly in SSR (#7066) 2022-01-06 10:14:09 -05:00
Simon H
897a21087c
update changelog 2022-01-03 11:36:56 +01:00
Conduitry
52549c466b update changelog
#6941 in fact addressesd a separate issue, specific to one-way binding
2021-12-13 15:47:23 -05:00
Conduitry
dc81e14684 -> v3.44.3 2021-12-13 14:34:17 -05:00
Conduitry
a991ac48ba update changelog 2021-12-13 14:32:47 -05:00
Conduitry
3fcc1162a6 update changelog 2021-12-13 10:33:56 -05:00
Conduitry
f2d4a10741 update changelog 2021-12-13 10:04:08 -05:00
Conduitry
03ef0e46e9 -> v3.44.2 2021-11-19 07:20:36 -05:00
Conduitry
9e30326458 update changelog 2021-11-19 07:19:59 -05:00
Simon H
eaa9ffa330
[fix] add types field to exports (#6937)
This will be needed when TS adds the new node module resolution algorithm. It also solves https://github.com/microsoft/TypeScript/issues/46860 on our end.

Closes #6939
2021-11-19 09:29:20 +01:00
Simon H
d5370f23d3
[fix] more specific return type for crossfade (#6927)
People with "noUncheckedIndexedAccess" set to true in their tsconfig would get false errors when accessing the return type because without this specific tuple typing, TS infers the return type as being an array of functions, not a tuple of functions.
Fixes #6926
2021-11-14 15:15:28 +01:00
Conduitry
7ae1e6ed1e update changelog 2021-11-09 07:22:58 -05:00
Conduitry
4e004ee073 -> v3.44.1 2021-11-01 09:59:26 -04:00
Conduitry
e055570765 -> v3.44.0 2021-10-17 13:07:27 -04:00
Conduitry
3f11232d24 -> v3.43.2 2021-10-12 16:16:44 -04:00
Conduitry
33deaaa4c4 -> v3.43.1 2021-09-30 08:27:19 -04:00
Conduitry
66b2385c31 -> v3.43.0 2021-09-22 16:41:31 -04:00
Conduitry
9ffab9d4d7 update changelog 2021-09-22 16:40:56 -04:00
Conduitry
58c13db4b0 update changelog 2021-09-22 15:41:11 -04:00
Conduitry
f4d0044ce1 update changelog 2021-09-22 13:23:49 -04:00
Conduitry
dad0284771 -> v3.42.6 2021-09-15 16:29:56 -04:00
Conduitry
33c0c43833 update changelog 2021-09-15 16:29:25 -04:00
Simon H
98aefd3cf6
[fix] make Source type in preprocess private (#6726)
Is only used internally, shouldn't be exposed. Fixes #6622
2021-09-15 19:02:54 +02:00
Conduitry
e34195d60d -> v3.42.5 2021-09-10 12:15:20 -04:00
Conduitry
16ec808345 update changelog 2021-09-10 11:58:09 -04:00
Conduitry
a7c7253691 update changelog 2021-09-10 11:39:35 -04:00
Conduitry
3c5cea114c -> v3.42.4 2021-08-27 15:33:04 -04:00
Conduitry
ae268d1bb8 update changelog 2021-08-27 15:10:42 -04:00
Conduitry
eee5e459d3 update changelog 2021-08-27 15:02:39 -04:00
Conduitry
6ecdf7e2fb update changelog 2021-08-27 14:56:42 -04:00
Conduitry
c09018271f -> v3.42.3 2021-08-24 10:30:28 -04:00
Conduitry
1262e1213f update changelog 2021-08-24 10:29:38 -04:00
Simon H
523125f50d
braces 2021-08-24 15:05:56 +02:00
Simon H
f4fe2997cc
Update unreleased 2021-08-24 15:05:37 +02:00
Conduitry
edf8844ae6 -> v3.42.2 2021-08-20 12:34:18 -04:00
Conduitry
57b4f52e07 update changelog 2021-08-20 12:28:08 -04:00
Conduitry
ca096b7560 update changelog 2021-08-20 12:21:20 -04:00
Conduitry
99d2f677de update changelog 2021-08-20 12:06:43 -04:00
Conduitry
1a2dd8d893 update changelog 2021-08-20 12:02:00 -04:00
Conduitry
58f3e3dbbb update changelog 2021-08-20 11:57:40 -04:00
Tommy Groshong
a232d68a41
docs: small spelling fixes in docs and comments (#6653) 2021-08-15 13:27:43 -07:00
Conduitry
03f1614019 -> v3.42.1 2021-08-04 14:21:01 -04:00
Conduitry
938969dc69 update changelog 2021-08-04 14:20:39 -04:00
Conduitry
c25789a25e -> v3.42.0 2021-08-04 12:25:16 -04:00
Conduitry
f5b1ea9618 update changelog 2021-08-04 12:20:10 -04:00
Conduitry
74a1f29c26 update changelog 2021-08-04 12:05:01 -04:00
Conduitry
54efd4a9d1 update changelog 2021-08-03 18:12:09 -04:00
Conduitry
b6c238eeac update changelog 2021-08-03 18:05:33 -04:00
Conduitry
ff6ce725bf -> v3.41.0 2021-07-27 10:01:49 -04:00