cloudnativedaysjp / website

Website for CloudNative Days a.k.a Dreamkast-Archives
1 stars 0 forks source link

Update all minor, or patch dependencies on npm #95

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/tailwind (source) 3.0.1 -> 3.1.1 age adoption passing confidence
@fortawesome/fontawesome-free (source) 6.3.0 -> 6.4.0 age adoption passing confidence
astro (source) 2.0.14 -> 2.1.9 age adoption passing confidence
autoprefixer 10.2.5 -> 10.4.14 age adoption passing confidence
postcss (source) 8.2.8 -> 8.4.21 age adoption passing confidence
react (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-dom (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-router 5.2.0 -> 5.3.4 age adoption passing confidence
react-router-dom 5.2.0 -> 5.3.4 age adoption passing confidence
tailwindcss (source) 3.2.7 -> 3.3.1 age adoption passing confidence
typescript (source) 4.2.3 -> 4.9.5 age adoption passing confidence
typescript (source) 4.2 -> 4.9 age adoption passing confidence
webpack 5.27.2 -> 5.77.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/tailwind) ### [`v3.1.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#​311) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/tailwind@3.1.0...@astrojs/tailwind@3.1.1) ##### Patch Changes - [#​6419](https://togithub.com/withastro/astro/pull/6419) [`0de08773f`](https://togithub.com/withastro/astro/commit/0de08773f30cef0e131e42f2068ff56f826b41c0) Thanks [@​Yan-Thomas](https://togithub.com/Yan-Thomas)! - Make Tailwind & Turbolinks integration descriptions more consistent - Updated dependencies \[[`acf78c5e2`](https://togithub.com/withastro/astro/commit/acf78c5e271ec3d4f589782078e2a2044cc1c391), [`04e624d06`](https://togithub.com/withastro/astro/commit/04e624d062c6ce385f6293afba26f3942c2290c6), [`cc90d7219`](https://togithub.com/withastro/astro/commit/cc90d72197e1139195e9545105b9a1d339f38e1b), [`a9a6ae298`](https://togithub.com/withastro/astro/commit/a9a6ae29812339ea00f3b9afd3de09bd9d3733a9), [`6a7cf0712`](https://togithub.com/withastro/astro/commit/6a7cf0712da23e2c095f4bc4f2512e618bceb38e), [`bfd67ea74`](https://togithub.com/withastro/astro/commit/bfd67ea749dbc6ffa7c9a671fcc48bea6c04a075), [`f6eddffa0`](https://togithub.com/withastro/astro/commit/f6eddffa0414d54767e9f9e1ee5a936b8a20146b), [`c63874090`](https://togithub.com/withastro/astro/commit/c6387409062f1d7c2afc93319748ad57086837c5), [`d637d1ea5`](https://togithub.com/withastro/astro/commit/d637d1ea5b347b9c724adc895c9006c696ac8fc8), [`637f9bc72`](https://togithub.com/withastro/astro/commit/637f9bc728ea7d56fc82a862d761385f0dcd9528), [`77a046e88`](https://togithub.com/withastro/astro/commit/77a046e886c370b737208574b6934f5a1cf2b177)]: - astro@2.1.3 ### [`v3.1.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#​310) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/tailwind@3.0.1...@astrojs/tailwind@3.1.0) ##### Minor Changes - [#​6213](https://togithub.com/withastro/astro/pull/6213) [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Updated compilation settings to disable downlevelling for Node 14 ##### Patch Changes - Updated dependencies \[[`fec583909`](https://togithub.com/withastro/astro/commit/fec583909ab62829dc0c1600e2387979365f2b94), [`b087b83fe`](https://togithub.com/withastro/astro/commit/b087b83fe266c431fe34a07d5c2293cc4ab011c6), [`694918a56`](https://togithub.com/withastro/astro/commit/694918a56b01104831296be0c25456135a63c784), [`a20610609`](https://togithub.com/withastro/astro/commit/a20610609863ae3b48afe96819b8f11ae4f414d5), [`a4a74ab70`](https://togithub.com/withastro/astro/commit/a4a74ab70cd2aa0d812a1f6b202c4e240a8913bf), [`75921b3cd`](https://togithub.com/withastro/astro/commit/75921b3cd916d439f6392c487c21532fde35ed13), [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808)]: - astro@2.1.0
FortAwesome/Font-Awesome ### [`v6.4.0`](https://togithub.com/FortAwesome/Font-Awesome/releases/tag/6.4.0) [Compare Source](https://togithub.com/FortAwesome/Font-Awesome/compare/6.3.0...6.4.0) **Change log available at https://fontawesome.com/docs/changelog/**
withastro/astro (astro) ### [`v2.1.9`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​219) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.8...astro@2.1.9) ##### Patch Changes - [#​6693](https://togithub.com/withastro/astro/pull/6693) [`c0b7864a4`](https://togithub.com/withastro/astro/commit/c0b7864a41dd9f31e5a588208d1ff806d4edf047) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix: avoid calling `astro:server:setup` integration hook in production - [#​6676](https://togithub.com/withastro/astro/pull/6676) [`5e33c51a9`](https://togithub.com/withastro/astro/commit/5e33c51a9c3c3b731a33f2c4a020a36d1471b78b) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix next and previous links for index routes when using pagination - [#​6717](https://togithub.com/withastro/astro/pull/6717) [`c2d4ae1cb`](https://togithub.com/withastro/astro/commit/c2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Dynamically import check command to improve startup speed and prevent Astro from crashing due to language-server stuff - [#​6679](https://togithub.com/withastro/astro/pull/6679) [`08e92f4f8`](https://togithub.com/withastro/astro/commit/08e92f4f8ece50e377af5b0caca4ad789e0f23c1) Thanks [@​fcFn](https://togithub.com/fcFn)! - Fix incorrect path to file in error overlay on Win - [#​6649](https://togithub.com/withastro/astro/pull/6649) [`f0b732d32`](https://togithub.com/withastro/astro/commit/f0b732d326c609208f30485b9805a84a321a870e) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Improve error handling when using `astro:assets` - [#​6710](https://togithub.com/withastro/astro/pull/6710) [`a0bdf4ce2`](https://togithub.com/withastro/astro/commit/a0bdf4ce2f36a0ce7045dc9f96c15dc7d9204c47) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix multiple Image / getImage calls with the same image causing multiple duplicate images to be generated - [#​6711](https://togithub.com/withastro/astro/pull/6711) [`c04ea0d43`](https://togithub.com/withastro/astro/commit/c04ea0d43cc2aa8ebe520a1def19dd89828cf662) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix InferGetStaticParamsType and InferGetStaticPropsType not working when getStaticPaths wasn't async - [#​6701](https://togithub.com/withastro/astro/pull/6701) [`46ecf4662`](https://togithub.com/withastro/astro/commit/46ecf466281450caedff5915cecde7a9fe3fdde0) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Remove unnecessary `.wasm` files inside build output when possible ### [`v2.1.8`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​218) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.7...astro@2.1.8) ##### Patch Changes - [#​6675](https://togithub.com/withastro/astro/pull/6675) [`1f783e320`](https://togithub.com/withastro/astro/commit/1f783e32075c20b13063599696644f5d47b75d8d) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent frontmatter errors from crashing the dev server - [#​6688](https://togithub.com/withastro/astro/pull/6688) [`2e92e9aa9`](https://togithub.com/withastro/astro/commit/2e92e9aa976735c3ddb647152bb9c4850136e386) Thanks [@​JohannesKlauss](https://togithub.com/JohannesKlauss)! - Add a additional check for `null` on the `req.body` check in `NodeApp.render`. - [#​6578](https://togithub.com/withastro/astro/pull/6578) [`adecda7d6`](https://togithub.com/withastro/astro/commit/adecda7d6009793c5d20519a997e3b7afb08ad57) Thanks [@​wulinsheng123](https://togithub.com/wulinsheng123)! - add new flag with open for dev and preview - [#​6680](https://togithub.com/withastro/astro/pull/6680) [`386336441`](https://togithub.com/withastro/astro/commit/386336441ad70017eea22db0683591126131db21) Thanks [@​koriwi](https://togithub.com/koriwi)! - Invalidates cache when changing serviceEntryPoint - [#​6653](https://togithub.com/withastro/astro/pull/6653) [`7c439868a`](https://togithub.com/withastro/astro/commit/7c439868a3bc7d466418da9af669966014f3d9fe) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Simplify Markdoc configuration with a new `markdoc.config.mjs` file. This lets you import Astro components directly to render as Markdoc tags and nodes, without the need for the previous `components` property. This new configuration also unlocks passing variables to your Markdoc from the `Content` component ([see the new docs](https://docs.astro.build/en/guides/integrations-guide/markdoc/#pass-markdoc-variables)). ### [`v2.1.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​217) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.6...astro@2.1.7) ##### Patch Changes - [#​6192](https://togithub.com/withastro/astro/pull/6192) [`b7194103e`](https://togithub.com/withastro/astro/commit/b7194103e39267bf59dcd6ba00f522e424219d16) Thanks [@​erg208](https://togithub.com/erg208)! - Updated to fix the Node SSR fails on POST with Express JSON middleware - [#​6630](https://togithub.com/withastro/astro/pull/6630) [`cfcf2e2ff`](https://togithub.com/withastro/astro/commit/cfcf2e2ffdaa68ace5c84329c05b83559a29d638) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Support automatic image optimization for Markdoc images when using `experimental.assets`. You can [follow our Assets guide](https://docs.astro.build/en/guides/assets/#enabling-assets-in-your-project) to enable this feature in your project. Then, start using relative or aliased image sources in your Markdoc files for automatic optimization: ```md ![The Milky Way Galaxy](../assets/galaxy.jpg) ![Houston smiling and looking cute](~/assets/houston-smiling.jpg) ``` - [#​6647](https://togithub.com/withastro/astro/pull/6647) [`45da39a86`](https://togithub.com/withastro/astro/commit/45da39a8642d64eb318840b18dfc2b5ccc6561bc) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix --mode flag for builds - [#​6638](https://togithub.com/withastro/astro/pull/6638) [`7daef9a29`](https://togithub.com/withastro/astro/commit/7daef9a2993b5d457f3d243a1ebfd1dd383b3327) Thanks [@​matthewp](https://togithub.com/matthewp)! - Avoid implicit head injection when a head is in the tree ### [`v2.1.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​216) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.5...astro@2.1.6) ##### Patch Changes - [#​6633](https://togithub.com/withastro/astro/pull/6633) [`9caf2a9cc`](https://togithub.com/withastro/astro/commit/9caf2a9ccc2fd59af5cb2bb7ede9399fc491d38b) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Fix failed `astro sync` call when running `astro check`. This change also reverts alias support in CSS styles. - [#​6627](https://togithub.com/withastro/astro/pull/6627) [`d338b6f74`](https://togithub.com/withastro/astro/commit/d338b6f74a3e34b494be85d24739bec9b2566faf) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Update frontmatter assets to be relative to the current file instead of `src/assets` ### [`v2.1.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​215) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.4...astro@2.1.5) ##### Patch Changes - [#​6604](https://togithub.com/withastro/astro/pull/6604) [`7f7a8504b`](https://togithub.com/withastro/astro/commit/7f7a8504b5c2df4c99d3025931860c0d50992510) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix using optimized images in Markdown not working - [#​6617](https://togithub.com/withastro/astro/pull/6617) [`38e6ec21e`](https://togithub.com/withastro/astro/commit/38e6ec21e266ad8765d8ca2293034123b34e839a) Thanks [@​MoustaphaDev](https://togithub.com/MoustaphaDev)! - Fix tsconfig alias regression - [#​6588](https://togithub.com/withastro/astro/pull/6588) [`f42f47dc6`](https://togithub.com/withastro/astro/commit/f42f47dc6a91cdb6534dab0ecbf9e8e85f00ba40) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Allow access to content collection entry information (including parsed frontmatter and the entry slug) from your Markdoc using the `$entry` variable: ### [`v2.1.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​214) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.3...astro@2.1.4) ##### Patch Changes - [#​6547](https://togithub.com/withastro/astro/pull/6547) [`04dddd783`](https://togithub.com/withastro/astro/commit/04dddd783da3235aa9ed523d2856adf86b792b5f) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix images having the wrong width and height when using the new astro:assets features if both dimensions were provided - [#​6566](https://togithub.com/withastro/astro/pull/6566) [`ea9b3dd72`](https://togithub.com/withastro/astro/commit/ea9b3dd72b98b3f5a542ca24a275f673faa6c7c5) Thanks [@​bluwy](https://togithub.com/bluwy)! - Support tsconfig aliases in styles - [#​6472](https://togithub.com/withastro/astro/pull/6472) [`bf024cb34`](https://togithub.com/withastro/astro/commit/bf024cb3429c5929d98378108230bc946a376b17) Thanks [@​wulinsheng123](https://togithub.com/wulinsheng123)! - don't finish the action of the copy before removing all files. - [#​6556](https://togithub.com/withastro/astro/pull/6556) [`22955b895`](https://togithub.com/withastro/astro/commit/22955b895ce4343e282355db64b3a5c1415f3944) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix Invalid Input error when trying to use a custom Image Service - [#​6568](https://togithub.com/withastro/astro/pull/6568) [`f413446a8`](https://togithub.com/withastro/astro/commit/f413446a859e497395b3612e44d1540cc6b9dad7) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix image() type to be compatible with ImageMetadata - [#​6559](https://togithub.com/withastro/astro/pull/6559) [`90e5f87d0`](https://togithub.com/withastro/astro/commit/90e5f87d03215a833bb6ac91f9548670a25ce659) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Vendor `image-size` to fix CJS-related issues - [#​6576](https://togithub.com/withastro/astro/pull/6576) [`388190102`](https://togithub.com/withastro/astro/commit/3881901028cbb586f5a4de1b4953e2d6730458ab) Thanks [@​bluwy](https://togithub.com/bluwy)! - Simplify internal resolver in dev - [#​6536](https://togithub.com/withastro/astro/pull/6536) [`035c0c4df`](https://togithub.com/withastro/astro/commit/035c0c4df2a623bcc2f2a1cb9e490df35fa29adc) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix Image component and `getImage` not handling images from public correctly - [#​6601](https://togithub.com/withastro/astro/pull/6601) [`f112c12b1`](https://togithub.com/withastro/astro/commit/f112c12b15dfbb278d66699f54809674dd1bded0) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix plugin apply args when filtering - [#​6586](https://togithub.com/withastro/astro/pull/6586) [`689884251`](https://togithub.com/withastro/astro/commit/68988425119255382f94c983796574050006f003) Thanks [@​solelychloe](https://togithub.com/solelychloe)! - fix: Add missing --watch flag for astro check when running astro check --help - [#​6572](https://togithub.com/withastro/astro/pull/6572) [`fa132e35c`](https://togithub.com/withastro/astro/commit/fa132e35c23f2cfe368fd0a7239584a2bc5c4f12) Thanks [@​MoustaphaDev](https://togithub.com/MoustaphaDev)! - Properly handle empty markdown files in content collections - [#​6555](https://togithub.com/withastro/astro/pull/6555) [`f5fddafc2`](https://togithub.com/withastro/astro/commit/f5fddafc248bb1ef57b7349bfecc25539ae2b5ea) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add a `validateOptions` hook to the Image Service API in order to set default options and validate the passed options - [#​6605](https://togithub.com/withastro/astro/pull/6605) [`283734525`](https://togithub.com/withastro/astro/commit/28373452503bc6ca88221ffd39a5590e015e4d71) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Update tsconfig.json templates to ignore TypeScript 5.0 deprecations for the moment - [#​6583](https://togithub.com/withastro/astro/pull/6583) [`66858f1f2`](https://togithub.com/withastro/astro/commit/66858f1f238a0edf6ded2b0f693bc738785d5aa3) Thanks [@​francoromanol](https://togithub.com/francoromanol)! - Fix overflow title in error message - [#​6558](https://togithub.com/withastro/astro/pull/6558) [`6c465e958`](https://togithub.com/withastro/astro/commit/6c465e958e088ff55e5b895e67c64c0dfd4277a6) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix prerendered 404 page handling in SSR - Updated dependencies \[[`90e5f87d0`](https://togithub.com/withastro/astro/commit/90e5f87d03215a833bb6ac91f9548670a25ce659), [`f5fddafc2`](https://togithub.com/withastro/astro/commit/f5fddafc248bb1ef57b7349bfecc25539ae2b5ea)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​2](https://togithub.com/2).1.1 ### [`v2.1.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​213) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.2...astro@2.1.3) ##### Patch Changes - [#​6530](https://togithub.com/withastro/astro/pull/6530) [`acf78c5e2`](https://togithub.com/withastro/astro/commit/acf78c5e271ec3d4f589782078e2a2044cc1c391) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix various inaccuracies with types related to the new Assets features: - getConfiguredImageService wasn't present on the astro:assets types. - ImageMetadata wasn't exported - Fixed wrong module declaration for `avif`, `heic` and `heif` files. - Add missing module declaration for SVGs imports - [#​6527](https://togithub.com/withastro/astro/pull/6527) [`04e624d06`](https://togithub.com/withastro/astro/commit/04e624d062c6ce385f6293afba26f3942c2290c6) Thanks [@​bluwy](https://togithub.com/bluwy)! - Treeshake exported client components that are not imported - [#​6533](https://togithub.com/withastro/astro/pull/6533) [`cc90d7219`](https://togithub.com/withastro/astro/commit/cc90d72197e1139195e9545105b9a1d339f38e1b) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Added a warning when trying to use `experimental.assets` with a not compatible adapter - [#​6483](https://togithub.com/withastro/astro/pull/6483) [`a9a6ae298`](https://togithub.com/withastro/astro/commit/a9a6ae29812339ea00f3b9afd3de09bd9d3733a9) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix images defined in content collections schemas not working - [#​6537](https://togithub.com/withastro/astro/pull/6537) [`6a7cf0712`](https://togithub.com/withastro/astro/commit/6a7cf0712da23e2c095f4bc4f2512e618bceb38e) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent astro:content from depending on Node builtins - [#​6488](https://togithub.com/withastro/astro/pull/6488) [`bfd67ea74`](https://togithub.com/withastro/astro/commit/bfd67ea749dbc6ffa7c9a671fcc48bea6c04a075) Thanks [@​matthewp](https://togithub.com/matthewp)! - Remove use of createRequire breaking non-Node hosts. - [#​6503](https://togithub.com/withastro/astro/pull/6503) [`f6eddffa0`](https://togithub.com/withastro/astro/commit/f6eddffa0414d54767e9f9e1ee5a936b8a20146b) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Add caching to `getCollection()` queries for faster SSG production builds - [#​6508](https://togithub.com/withastro/astro/pull/6508) [`c63874090`](https://togithub.com/withastro/astro/commit/c6387409062f1d7c2afc93319748ad57086837c5) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Improve content collection error formatting: - Bold the collection and entry that failed - Consistently list the frontmatter key at the start of every error - Rich errors for union types - [#​6485](https://togithub.com/withastro/astro/pull/6485) [`d637d1ea5`](https://togithub.com/withastro/astro/commit/d637d1ea5b347b9c724adc895c9006c696ac8fc8) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix `@astrojs/prism` edgecase with strict package managers - [#​6532](https://togithub.com/withastro/astro/pull/6532) [`637f9bc72`](https://togithub.com/withastro/astro/commit/637f9bc728ea7d56fc82a862d761385f0dcd9528) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix `env.d.ts` changing types wrongly on every restart when `experimental.assets` is enabled - [#​6460](https://togithub.com/withastro/astro/pull/6460) [`77a046e88`](https://togithub.com/withastro/astro/commit/77a046e886c370b737208574b6934f5a1cf2b177) Thanks [@​bluwy](https://togithub.com/bluwy)! - Add default `.npmrc` file when adding the Lit integration through `astro add lit` and using `pnpm`. ### [`v2.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​212) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.1...astro@2.1.2) ##### Patch Changes - [#​6466](https://togithub.com/withastro/astro/pull/6466) [`ec0455352`](https://togithub.com/withastro/astro/commit/ec0455352568ab3ea3c5ec1625f582aa54d15bb7) Thanks [@​matthewp](https://togithub.com/matthewp)! - In dev, load assets relative to the root ### [`v2.1.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​211) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.0...astro@2.1.1) ##### Patch Changes - [#​6454](https://togithub.com/withastro/astro/pull/6454) [`05fc7ae54`](https://togithub.com/withastro/astro/commit/05fc7ae54c19442730971ea22d38f5dbc88050e5) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add support for ESM importing SVGs when using `astro:assets` - [#​6455](https://togithub.com/withastro/astro/pull/6455) [`cf0198316`](https://togithub.com/withastro/astro/commit/cf0198316db91a5df6750401ea3cbd7ce5330836) Thanks [@​delucis](https://togithub.com/delucis)! - Document `image.service` configuration option - [#​6459](https://togithub.com/withastro/astro/pull/6459) [`964d55246`](https://togithub.com/withastro/astro/commit/964d55246b73410b1e09b5716914f709a97cb387) Thanks [@​bluwy](https://togithub.com/bluwy)! - Prevent HTML-escape of raw strings in ` Githubissues.
  • Githubissues is a development platform for aggregating issues.