tailwind-styleguide
tailwind-styleguide copied to clipboard
Bump postcss and snowpack
Bumps postcss to 8.4.31 and updates ancestor dependency snowpack. These dependencies need to be updated together.
Updates postcss from 6.0.1 to 8.4.31
Release notes
Sourced from postcss's releases.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by
@romainmenke).8.4.29
8.4.28
- Fixed
Root.source.endfor better source map (by@romainmenke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by
@romainmenke).- Fixed docs (by
@vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by@remcohaszing).8.4.21
- Fixed
Input#errortypes (by@hudochenkov).8.4.20
- Fixed source map generation for childless at-rules like
@layer.8.4.19
- Fixed whitespace preserving after AST transformations (by
@romainmenke).8.4.18
- Fixed an error on
absolute: truewith emptysourceContent(by@KingSora).8.4.17
- Fixed
Node.before()unexpected behavior (by@romainmenke).- Added TOC to docs (by
@muddv).8.4.16
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by Romain Menke).
8.4.29
- Fixed
Node#source.offset(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
8.4.28
- Fixed
Root.source.endfor better source map (by Romain Menke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by Romain Menke).
- Fixed docs (by
@vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by Remco Haszing).8.4.21
- Fixed
Input#errortypes (by Aleks Hudochenkov).8.4.20
- Fixed source map generation for childless at-rules like
@layer.8.4.19
- Fixed whitespace preserving after AST transformations (by Romain Menke).
8.4.18
- Fixed an error on
absolute: truewith emptysourceContent(by Rene Haas).8.4.17
- Fixed
Node.before()unexpected behavior (by Romain Menke).- Added TOC to docs (by Mikhail Dedov).
8.4.16
... (truncated)
Commits
90208deRelease 8.4.31 version58cc860Fix carrier return parsing4fff8e4Improve pnpm test outputcd43ed1Update dependenciescaa916bUpdate dependencies8972f76Typo11a5286Typo45c5501Release 8.4.30 versionbc3c341Update linterb2be58aMerge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...- Additional commits viewable in compare view
Updates snowpack from 2.6.4 to 2.18.5
Release notes
Sourced from snowpack's releases.
[email protected]
New App Template: Preact + TypeScript
- f1ec2519 - new: Add app-template-preact-typescript (#1238)
@smashercosmoNew Official Plugin: Sass
- 68e8d777 - new: add plugin-sass with new onChange/markChanged interface (#1225)
Add Svelte "Fast Reload"
- 00e724e4 - feat: adding svelte-hmr (#1223)
@rixo- 2c3e152e - feat: add bubbled esm-hmr property (#1232)
Bug fixes and other improvements
- f269fa6e - new: add testFiles support (#1196)
- d61d7d7a - feat: support partial HTML to not get hmr scripts injected
- f57ca8a0 - feat: Adding SRI hash(es) for HMR script resources (#1268)
@marpme- fa4e76a4 - feat: add logger.debug calls to dev and build
- 5da777b3 - feat: add option to show hmr error overlay, update docs (#1239)
@brianjacobs-natgeo- 30dfc5ce - feat: allow configuring the top level
thisvalue (#1219)@fubhy- 442ad852 - fix: support files with no extension
- 1f476b27 - fix: dev route match load orderdon't reach for fallback immediately
- 1bfc48c8 - fix: check if preact is being used in tsx (#1275)
@intrnl- 627aa2eb - fix: hmr bug in react/preact update code
- b6df4e19 - fix: scanImports() function reads all files at once, can cause EMFILE in larger projects #1245 (#1256)
@N8-B- 899dd105 - fix: favicon 404 ignore error
- 55fb2f73 - fix: Recovers webpack magic comments and adds to import (#1243)
@N8-B- 1faf0631 - [plugin-svelte] fix: Svelte plugin SSR bug; add test (#1241)
@drwpow- d34c1940 - [react-refresh] feat: add private property support to react-refesh plugin
- 1ef62f02 - [build-script] fix: do not assume a build script failed completely if there's stderr (#1255)
@fubhy- 75ad5031 - test: Writing the first docs test and fixing the broken anchor link errors it found (#1233)
@melissamcewen[email protected]
Fixes and improvements
- 9a9c3ace - docs: update tailwind import path (#1205)
@stefanfrede- 04bed2b4 - snowpack: partition the build cache (#1195)
- a4ef47cb - snowpack: support dev streaming logs (#1203)
- 2b3670f3 - snowpack: add cli flag support for "experiments.ssr" (--ssr)
- d03cb5cb - esinstall: handle cjs auto-named-exports with deep reexports (#1194)
- 710262d8 - esinstall: move trivial warnings to debug (#1193)
- d86e495d - [plugin-typescript] New plugin! (#1211)
- f5153651 - [plugin-svelte] simplify svelte plugin (#1221)
@Rich-Harris- d4b21d35 - [plugin-webpack] Use default name behavior. (#1215)
@heikkilamarko- f61a703a - [template-svelte] remove outdated babel config file
- 3ab3842d - [template-svelte] update svelte templates to match react, preact
[email protected]
Bug fixes & improvements
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.