.. |
astro-attrs
|
Serialize boolean attributes without a value (#422)
|
2021-06-14 12:29:34 -04:00 |
astro-basic
|
feat: improve handling of undefined components (#650)
|
2021-07-09 17:02:39 -05:00 |
astro-children
|
Bugbash! (#263)
|
2021-05-28 17:19:40 -05:00 |
astro-collection
|
Fix collections regex (#557)
|
2021-06-28 06:22:15 -05:00 |
astro-components
|
feat: improve handling of undefined components (#650)
|
2021-07-09 17:02:39 -05:00 |
astro-css-bundling
|
Renderer plugins (#231)
|
2021-05-26 13:30:22 -05:00 |
astro-doctype
|
Make doctype be case insensitive (#419)
|
2021-06-14 12:00:51 -04:00 |
astro-dynamic
|
Adds support for client:media hydrator (#664)
|
2021-07-12 16:27:08 -04:00 |
astro-expr
|
Add <> fragment support for expressions (#433)
|
2021-06-15 11:33:27 -05:00 |
astro-fallback
|
Move hydration directives to special attributes (#618)
|
2021-07-08 14:07:56 -04:00 |
astro-global
|
New Props API (#515)
|
2021-06-24 17:48:24 -05:00 |
astro-hmr
|
Fix injection behavior for pages which contain no elements (#638)
|
2021-07-09 09:46:19 -05:00 |
astro-markdown
|
Move hydration directives to special attributes (#618)
|
2021-07-08 14:07:56 -04:00 |
astro-markdown-plugins
|
Remark and rehype plugins (#562)
|
2021-07-01 11:55:22 -05:00 |
astro-pages
|
Fix url to find page with "index" at the end file name (#722) (#736)
|
2021-07-19 18:41:09 -07:00 |
astro-resolve
|
Handle script module resolution (#438)
|
2021-06-15 15:06:29 -06:00 |
astro-rss
|
New Props API (#515)
|
2021-06-24 17:48:24 -05:00 |
astro-slots
|
Add support for named slots (#661)
|
2021-07-12 13:07:39 -05:00 |
astro-styles-ssr
|
Pass in scoped class name to child components (#579)
|
2021-06-29 16:40:30 -04:00 |
astro-throw
|
Allow .astro files to throw new Error() (#572)
|
2021-06-29 11:37:36 -05:00 |
builtins
|
Allow usage of node builtins through node: prefix (#520)
|
2021-06-23 16:01:32 -04:00 |
builtins-polyfillnode
|
Don't alias builtins if polyfillNode is used (#601)
|
2021-07-01 16:22:47 -04:00 |
config-hostname
|
Add ability to specify hostname in devOptions (#733)
|
2021-07-19 21:38:55 -07:00 |
config-path/config
|
Pre-release refactors (#289)
|
2021-06-02 11:35:28 -05:00 |
config-port
|
Migrate to yarn monorepo (#157)
|
2021-04-30 16:33:35 -05:00 |
custom-elements
|
Move hydration directives to special attributes (#618)
|
2021-07-08 14:07:56 -04:00 |
lit-element
|
Adds support for a Lit renderer (#665)
|
2021-07-13 08:27:40 -04:00 |
no-head-el
|
Fix injection behavior for pages which contain no elements (#638)
|
2021-07-09 09:46:19 -05:00 |
plain-markdown
|
Pre-release refactors (#289)
|
2021-06-02 11:35:28 -05:00 |
preact-component
|
Allow Preact components to return an empty Fragment (#599)
|
2021-07-01 14:30:48 -05:00 |
react-component
|
Use correct React rendering API or hydration (#636)
|
2021-07-09 09:00:32 -04:00 |