..
0-css
Fix support for ?url on CSS ( #2106 )
2021-12-03 09:19:37 -05:00
astro-assets /src
Add tests for assets using imports ( #2090 )
2021-12-02 12:32:42 -05:00
astro-attrs /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-basic /src
Allow special characters in filenames ( #2091 )
2021-12-02 10:45:54 -07:00
astro-children /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-class-list /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-client-only /src
Enable tests ( #1773 )
2021-11-09 10:06:25 -07:00
astro-component-code /src
feat: Added the ability to add custom themes/languages to Shiki ( #2518 )
2022-02-07 08:31:02 -08:00
astro-components /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-css-bundling /src
Build/bundle assets and CSS ( #1786 )
2021-11-11 08:44:11 -05:00
astro-css-bundling-import /src
Enforce consistent import order of CSS ( #2065 )
2021-12-01 08:23:18 -07:00
astro-css-bundling-nested-layouts /src
Fix missing styles ( #2156 )
2021-12-07 15:01:45 -07:00
astro-doctype /src
Inject Doctype tag ( #1783 )
2021-11-11 12:28:14 -07:00
astro-dynamic /src
Implement client:only
handling ( #1716 )
2021-11-16 10:01:14 -06:00
astro-envs
Use of PUBLIC_ environment variables ( #2044 )
2021-11-29 14:22:46 -05:00
astro-expr /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-external-files
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-fallback /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-get-static-paths/src /pages
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-global /src
[MINOR] standardize trailing subpath, fix fetchContent url issue ( #2471 )
2022-01-28 20:29:53 -05:00
astro-jsx
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-markdown /src
Use accessible indentation ( #2253 )
2021-12-22 16:11:05 -05:00
astro-markdown-drafts/src /pages
Implement support for draft pages ( #2392 )
2022-01-19 15:18:51 -05:00
astro-markdown-plugins
fix: import local plugins into markdown ( #2534 )
2022-02-04 13:49:50 -05:00
astro-markdown-shiki
feat: Added the ability to add custom themes/languages to Shiki ( #2518 )
2022-02-07 08:31:02 -08:00
astro-page-directory-url/src /pages
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-pages/src/pages /posts
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-pagination/src /pages
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-partial-html /src
Fix style injection ( #2011 )
2021-11-29 12:33:40 -07:00
astro-public
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
astro-scripts
Bring back building of non-hoisted scripts ( #1977 )
2021-11-22 16:17:01 -05:00
astro-sitemap-rss/src /pages
Fix pre-generated RSS URLs ( #2443 )
2022-01-21 16:38:48 -06:00
astro-slots /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
builtins
[ci] release ( #2219 )
2021-12-23 11:49:30 -05:00
config-hostname
Add ability to specify hostname in devOptions ( #733 )
2021-07-19 21:38:55 -07:00
config-path /config
Improve CLI & CLI Testing ( #2245 )
2021-12-22 14:23:15 -05:00
config-port
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
custom-elements
[ci] release ( #2219 )
2021-12-23 11:49:30 -05:00
debug-component /src
Add Debug tests ( #1882 )
2021-11-19 10:06:31 -05:00
errors /src
Validate Astro frontmatter JS/TS on compiler error ( #2115 )
2021-12-07 08:18:41 -08:00
fetch /src
Remove node-fetch
( #2462 )
2022-01-25 11:37:06 -05:00
lit-element /src
test(lit): add reflected property tests ( #2116 )
2021-12-06 13:23:09 -06:00
markdown /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
postcss
Fix PostCSS (and Autoprefixer) processing ( #1837 )
2021-11-15 14:16:07 -07:00
preact-component /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
react-component /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
remote-css /src
Fixes includes remote @imports in inline styles ( #2258 )
2021-12-23 09:24:29 -05:00
route-manifest
fix(astro): prevent crash on unexpected file in pages ( #2034 )
2021-11-29 12:33:16 -07:00
sass/src /pages
Fix Sass WASM crashes ( #2049 )
2021-11-29 14:44:55 -07:00
slots-preact /src
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-react /src
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-solid /src
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-svelte /src
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
slots-vue /src
fix: renderer behavior with no children ( #2078 )
2021-12-02 10:30:15 -06:00
solid-component /src
Fix Windows dev script proxying ( #2052 )
2021-11-30 11:54:37 -07:00
static build
Handle project folders containing a space in the static build ( #2486 )
2022-01-28 20:29:28 -05:00
static-build-code-component/src /pages
Handle loading the Code package in the static build ( #2337 )
2022-01-07 16:28:27 -05:00
static-build-frameworks /src
Fixes Lit support in the static build ( #2370 )
2022-01-14 14:02:44 -05:00
svelte-component /src
Fix Windows dev script proxying ( #2052 )
2021-11-30 11:54:37 -07:00
vue-component /src
🚀 Astro Next (0.21.0) ( #1406 )
2021-10-29 15:30:22 -04:00
with-subpath-no-trailing-slash
Fix subpath support regressions ( #2330 )
2022-01-06 16:32:24 -05:00
with-subpath-trailing-slash
Fix dynamic routes for sites with subpath ( #2299 )
2022-01-04 13:22:06 -05:00
without-site-config/src /pages
Fix dynamic routes for sites with subpath ( #2299 )
2022-01-04 13:22:06 -05:00
without-subpath
Fix dynamic routes for sites with subpath ( #2299 )
2022-01-04 13:22:06 -05:00