-
The Astro Technology Company
- Louisville, KY
- http://www.matthewphillips.info
- @matthewcp
Block or Report
Block or report matthewp
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
2,222 contributions in the last year
Contribution activity
August 2022
Created 26 commits in 3 repositories
Created a pull request in withastro/astro that received 3 comments
Add 404 routing logic to Netlify redirects file
Changes
Fixes #4269
Produces this example _redirects:
/ /.netlify/functions/entry 200 /404 /.netlify/functions/entry 200 /* /.netlify/functions/…
+59
−0
•
3
comments
Opened 17 other pull requests in 3 repositories
withastro/astro
1
open
12
merged
2
closed
- Prevents automatic trailingSlash behavior with getStaticPaths
- Return 404 status code for 404.astro in SSR
- Include astro components for HMR invalidation
- Fix solid recursion bug
- Add Windows back to smoke tests
- Refactor runtime
- Update compiler version
- Add test for mdx + React usage
- Allow automatic JSX runtime alongside MDX
- Include CSS when child component uses Astro.glob on page
- Order server CSS the same as static
- Only rethrow renderer error when no renderer found
- Upgrade Vite to 3.0.4
- Prefer loading renderers with native ESM over Vite
- Load configs with Vite when loading with Proload fails
withastro/compiler
1
merged
matthewp/corset
1
merged
Reviewed 30 pull requests in 4 repositories
withastro/astro
25 pull requests
- [ci] release
- Include astro components for HMR invalidation
- Fix preact compat support for libraries
- Fix solid recursion bug
- Remove dev server during build
- Astro 1.0.0
- Ensure JSX does not reference server entrypoint
- Add test utils to astro core
- Add Astro.generator
- Fix client build sourcemap generation
- update test coverage to include more Node and Windows tests
- Move types to a .d.ts file inside examples projects
-
Add
getViteConfighelper -
Fix duplicate CSS in
devmode -
[markdown] Harder, better, faster, stronger
vite-plugin-markdown - Fix double-escaping of non-highlighted code blocks in Astro-flavored Md
- Include CSS when child component uses Astro.glob on page
- improve an error message for getstaticpaths
- Fix external astro image usage
-
[MDX] Add
headingsandfrontmatterto layout props - Improve style HMR
-
Add generic plugin for
page-ssrinjection - Refactor @astrojs/prism, fix Prism component import not working
- Do not crawl non-style deps imported by styles
- Load configs with Vite when loading with Proload fails
withastro/compiler
2 pull requests
withastro/language-tools
2 pull requests
withastro/prettier-plugin-astro
1 pull request
Created an issue in LyraSearch/plugin-disk-persistence that received 1 comment
Automatic persistence
Previously posted in the lyra repo: From an API perspective, if I was creating a persistence package, I would want the ability to persist on each …
1
comment





