0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/packages/integrations/mdx
翠 / green 61ef2d9179
chore: upgrade Vite and update tests (#13076)
* chore: upgrade Vite and update tests

* chore: bump vite in other package.json as well

* chore: pnpm dedupe

---------

Co-authored-by: Matt Kane <m@mk.gg>
2025-01-29 19:15:55 +00:00
..
src fix: correct more typos (#12971) 2025-01-13 11:54:09 +08:00
template fix(@astro/mdx): add components property to RenderResult type definition (#12245) 2024-10-25 11:17:23 +01:00
test fix(deps): update all non-major dependencies (#12579) 2025-01-13 23:59:09 +08:00
CHANGELOG.md [ci] release (#12991) 2025-01-20 17:16:15 +00:00
package.json chore: upgrade Vite and update tests (#13076) 2025-01-29 19:15:55 +00:00
README.md
tsconfig.json

@astrojs/mdx 📝

This Astro integration enables the usage of MDX components and allows you to create pages as .mdx files.

Documentation

Read the @astrojs/mdx docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro