summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/test/mdx-script-style-raw.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-06[ci] release (#7312)astro@2.6.1@astrojs/mdx@0.19.7@astrojs/markdoc@0.3.2Gravatar Houston (Bot) 19-231/+36
2023-06-06[ci] formatGravatar bholmesdev 2-4/+4
2023-06-06Fix: Markdoc type errors (#7311)Gravatar Ben Holmes 8-20/+68
2023-06-06Fix [Object AsyncGenerator] logging for Markdoc components (#7307)Gravatar Ben Holmes 10-136/+6
2023-06-06Fix missing styles and scripts on `document: {render:null}` (#7309)Gravatar Ben Holmes 5-35/+20
2023-06-06[docs-errors] Astro.redirects link changed (#7308)Gravatar Sarah Rainsberger 1-2/+2
2023-06-06chore: remove docs example (#7306)Gravatar Nate Moore 43-2519/+0
2023-06-06[ci] release (#7295)astro@2.6.0@astrojs/vercel@3.5.0@astrojs/underscore-redirects@0.1.0@astrojs/node@5.2.0@astrojs/netlify@2.3.0@astrojs/image@0.17.0@astrojs/cloudflare@6.4.0Gravatar Houston (Bot) 33-156/+165
2023-06-06[ci] formatGravatar natemoo-re 7-238/+234
2023-06-06#7226 - fixes NodeJS adapter for multiple set-cookie headers (and other heade...Gravatar Alex Sherwin 24-2/+404
2023-06-06fix:query not considered in directory redirection (#7243)Gravatar Riki 3-1/+49
2023-06-06Fix injected scripts not injected to injected routes (#7262)Gravatar André Alves 5-1/+56
2023-06-06fix note syntax in Netlify README (#7305)Gravatar Sarah Rainsberger 1-1/+2
2023-06-06Fix nested astro-island hydration race condition (#7197)Gravatar Bjorn Lu 3-3/+14
2023-06-05[ci] formatGravatar natemoo-re 1-2/+2
2023-06-05Unflag hybrid output (#7260)Gravatar Nate Moore 29-141/+68
2023-06-06Remove experimental flag for custom client directives (#7237)Gravatar Bjorn Lu 10-53/+5
2023-06-05feat(tsconfigs): Enable allowJs in base preset (#7274)Gravatar Erika 3-2/+11
2023-06-05[ci] formatGravatar matthewp 5-7/+3
2023-06-05feat: remove experimental flag middleware (#7109)Gravatar Emanuele Stoppa 16-83/+45
2023-06-05[ci] formatGravatar Princesseuh 1-1/+1
2023-06-05fix(html): Export HTML components as default export so their type is valid JS...Gravatar Erika 4-9/+12
2023-06-05[ci] formatGravatar matthewp 1-1/+1
2023-06-05Stabilize inline stylesheets (#7180)Gravatar Arsh 5-34/+61
2023-06-05[ci] formatGravatar matthewp 33-202/+225
2023-06-05Redirects (#7067)Gravatar Matthew Phillips 70-319/+1733
2023-06-05Fixes cookies being set by middleware (#7294)Gravatar Matthew Phillips 6-1/+19
2023-06-05[ci] formatGravatar bluwy 3-6/+28
2023-06-05remove the white space after the doctype according to the property co… (#7242)Gravatar Jerry_wu 5-9/+18
2023-06-05Simplify Deno test (#7276)Gravatar Bjorn Lu 3-105/+37
2023-06-02[ci] release (#7278)create-astro@3.1.6Gravatar Houston (Bot) 3-6/+7
2023-06-02Add 'starlight' as template alias (#7277)Gravatar Nate Moore 2-3/+12
2023-06-02[ci] release (#7254)astro@2.5.7@astrojs/sitemap@1.3.3@astrojs/mdx@0.19.6@astrojs/markdoc@0.3.1Gravatar Houston (Bot) 25-56/+53
2023-06-02Run example check in parallel with 5 at most (#7275)Gravatar Bjorn Lu 3-5/+17
2023-06-02Fix Vitest with content collections (#7233)Gravatar Bjorn Lu 3-0/+54
2023-06-02Content collections: ignored underscore directories in file glob (#7268)Gravatar Ben Holmes 2-6/+23
2023-06-02[ci] formatGravatar bluwy 1-1/+1
2023-06-02fix(astro/core/app/node): support http2 requests (#7215)Gravatar Benjamin MENANT 2-3/+9
2023-06-02Parallel array rendering (#7136)Gravatar Johannes Spohr 5-16/+33
2023-06-02[ci] formatGravatar bluwy 1-8/+10
2023-06-02Fix sitemap filter (#7263)Gravatar André Alves 4-2/+54
2023-06-01Fix duplicate `semver minor` blocks (#7269)Gravatar Nate Moore 1-12/+11
2023-06-01fix: build fail upon have 'process.env' in *.md file. (#7257)Gravatar Thiti Yamsung 2-1/+8
2023-05-31[ci] formatGravatar bholmesdev 4-6/+5
2023-05-31Markdoc asset bleed, second try (#7185)Gravatar Ben Holmes 28-131/+653
2023-05-31Fix `semver minor` action (#7261)Gravatar Nate Moore 1-38/+36
2023-05-31Revert "feat(hybrid): unflag hybrid output (#7255)" (#7259)Gravatar Nate Moore 29-65/+139
2023-05-31[ci] formatGravatar natemoo-re 3-13/+8
2023-05-31feat(hybrid): unflag hybrid output (#7255)Gravatar Nate Moore 29-130/+61
2023-05-31Markdoc: strip HTML comments from output (#7224)Gravatar Ben Holmes 2-1/+13