@astrojs/mdx 0.8.2 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/.turbo/turbo-build.log +5 -5
  2. package/CHANGELOG.md +11 -0
  3. package/dist/astro-data-utils.js +35 -0
  4. package/dist/index.js +1 -14
  5. package/package.json +3 -3
  6. package/src/astro-data-utils.ts +36 -0
  7. package/src/index.ts +1 -10
  8. package/test/fixtures/mdx-frontmatter-injection/node_modules/.bin/astro +2 -2
  9. package/test/fixtures/mdx-frontmatter-injection/src/layouts/Base.astro +17 -0
  10. package/test/fixtures/mdx-frontmatter-injection/src/pages/page-1.mdx +4 -0
  11. package/test/fixtures/mdx-frontmatter-injection/src/pages/page-2.mdx +4 -0
  12. package/test/fixtures/mdx-page/node_modules/.bin/astro +2 -2
  13. package/test/fixtures/mdx-plus-react/node_modules/.bin/astro +2 -2
  14. package/test/mdx-frontmatter-injection.test.js +12 -0
  15. package/test/fixtures/mdx-component/dist/index.html +0 -3
  16. package/test/fixtures/mdx-component/node_modules/.vite/deps_temp/package.json +0 -1
  17. package/test/fixtures/mdx-custom-frontmatter-name/dist/glob.json +0 -1
  18. package/test/fixtures/mdx-custom-frontmatter-name/dist/index.html +0 -1
  19. package/test/fixtures/mdx-custom-frontmatter-name/node_modules/.vite/deps_temp/package.json +0 -1
  20. package/test/fixtures/mdx-frontmatter/dist/glob.json +0 -1
  21. package/test/fixtures/mdx-frontmatter/dist/index.html +0 -17
  22. package/test/fixtures/mdx-frontmatter/dist/with-headings/index.html +0 -18
  23. package/test/fixtures/mdx-frontmatter/node_modules/.vite/deps_temp/package.json +0 -1
  24. package/test/fixtures/mdx-get-headings/dist/pages.json +0 -1
  25. package/test/fixtures/mdx-get-headings/dist/test/index.html +0 -5
  26. package/test/fixtures/mdx-get-headings/dist/test-with-jsx-expressions/index.html +0 -3
  27. package/test/fixtures/mdx-get-headings/node_modules/.vite/deps_temp/package.json +0 -1
  28. package/test/fixtures/mdx-get-static-paths/dist/one/index.html +0 -13
  29. package/test/fixtures/mdx-page/dist/index.html +0 -1
  30. package/test/fixtures/mdx-page/node_modules/.vite/deps_temp/package.json +0 -1
  31. package/test/fixtures/mdx-plus-react/dist/client.0d691cb3.js +0 -32
  32. package/test/fixtures/mdx-plus-react/dist/index.html +0 -8
  33. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/@astrojs_react_client__js.js +0 -95
  34. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/@astrojs_react_client__js.js.map +0 -7
  35. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/_metadata.json +0 -47
  36. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-CDYRCHBX.js +0 -7480
  37. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-CDYRCHBX.js.map +0 -7
  38. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-RRXZ3AUC.js +0 -326
  39. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-RRXZ3AUC.js.map +0 -7
  40. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-TWLJ45QX.js +0 -27
  41. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-TWLJ45QX.js.map +0 -7
  42. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/package.json +0 -1
  43. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react-dom.js +0 -12
  44. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react-dom.js.map +0 -7
  45. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react.js +0 -11
  46. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react.js.map +0 -7
  47. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-dev-runtime.js +0 -41
  48. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-dev-runtime.js.map +0 -7
  49. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-runtime.js +0 -62
  50. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-runtime.js.map +0 -7
  51. package/test/fixtures/mdx-rehype-plugins/dist/reading-time.json +0 -1
  52. package/test/fixtures/mdx-rehype-plugins/dist/space-ipsum/index.html +0 -13
  53. package/test/fixtures/mdx-rehype-plugins/node_modules/.vite/deps_temp/package.json +0 -1
  54. package/test/fixtures/mdx-remark-plugins/dist/with-gfm/index.html +0 -2
  55. package/test/fixtures/mdx-remark-plugins/dist/with-toc/index.html +0 -22
  56. package/test/fixtures/mdx-remark-plugins/node_modules/.vite/deps_temp/package.json +0 -1
  57. package/test/fixtures/mdx-syntax-hightlighting/dist/index.html +0 -6
  58. package/test/fixtures/mdx-syntax-hightlighting/node_modules/.vite/deps_temp/package.json +0 -1
  59. package/test/fixtures/mdx-url-export/dist/pages.json +0 -1
  60. package/test/fixtures/mdx-url-export/dist/test-1/index.html +0 -1
  61. package/test/fixtures/mdx-url-export/dist/test-2/index.html +0 -1
  62. package/test/fixtures/mdx-url-export/dist/with-url-override/index.html +0 -1
  63. package/test/fixtures/mdx-url-export/node_modules/.vite/deps_temp/package.json +0 -1
  64. package/test/fixtures/node_modules/.vite/deps_temp/package.json +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.