Commit Graph

13 Commits (4bf15ae6f304b9aa49a4396c3f51dc423d0722dc)

Author SHA1 Message Date
Bao Nguyen 4bf15ae6f3
fix: throw when `setContext` is called after an `await` during SSR (#18739)
2 days ago
Adnane Taghi 4ae5eb3f23
feat: add has function to createContext (#18472)
6 days ago
Nic Polumeyv 2f684fefd7
docs: clarify that context lookup includes the current component and all ancestors (#18581)
2 weeks ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
6 months ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
9 months ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
11 months ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
12 months ago
Rich Harris 0672e48223
feat: allow `await` in components (#15844)
1 year ago
Elliott Johnson e079ac92b8
fix: Throw on unrendered snippets in `dev` (#15766)
1 year ago
ComputerGuy ec1d85c89e
fix: add snippet argument validation in dev (#15521)
1 year ago
Simon H c6fca02009
docs: more details for errors/warnings on the site (#14632)
2 years ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
2 years ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
2 years ago