Add changelogs for changes
This commit is contained in:
parent
b51f870cf0
commit
0ea6cd008a
4 changed files with 4 additions and 0 deletions
1
changelog.d/cover-image-path.change
Normal file
1
changelog.d/cover-image-path.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
BREAKING: static/img/nsfw.2958239.png is now static/img/nsfw.DepQPhG0.png, which may affect people who specify exactly this path as the cover image
|
||||
1
changelog.d/no-non-esm-script.remove
Normal file
1
changelog.d/no-non-esm-script.remove
Normal file
|
|
@ -0,0 +1 @@
|
|||
BREAKING: drop support for browsers that do not support `<script type="module">`
|
||||
1
changelog.d/no-prod-css-source-map.remove
Normal file
1
changelog.d/no-prod-css-source-map.remove
Normal file
|
|
@ -0,0 +1 @@
|
|||
BREAKING: css source map does not work in production (see https://github.com/vitejs/vite/issues/2830 )
|
||||
1
changelog.d/proper-static-emoji.change
Normal file
1
changelog.d/proper-static-emoji.change
Normal file
|
|
@ -0,0 +1 @@
|
|||
BREAKING: static/emoji.json is replaced with a properly hashed path under static/js in the production build, meaning server admins cannot provide their own set of unicode emojis by overriding this file (custom (image-based) emojis not affected)
|
||||
Loading…
Add table
Add a link
Reference in a new issue