Skip to content

Conversation

@mattxwang
Copy link
Member

Which issue, if any, is this issue related to?

Closes #275; also ref: stylelint/stylelint#6743

Is there anything in the PR that needs further explanation?

Since 15.4.0 is not out yet, npm install doesn't work / I can't generate the corresponding lockfile. I assume after we release it, I'll update this PR and immediately merge? This is my first time preparing a release 😅

@ybiquitous ybiquitous changed the title Prepare 32.0.0 Prepare 32.0.0 Mar 30, 2023
@ybiquitous
Copy link
Member

Thanks for the pull request! I'll update the lockfile and merge this PR right after publishing the next Stylelint version (see also #283 for reference).

@ybiquitous ybiquitous added the pr: blocked is blocked by another issue or pr label Mar 30, 2023
@mattxwang mattxwang merged commit 68bfda2 into main Apr 1, 2023
@mattxwang mattxwang deleted the prep-32 branch April 1, 2023 03:37
@mattxwang
Copy link
Member Author

Agh - I also still don't have push permissions (for main) for this repository either.

cc: @ybiquitous

@mattxwang mattxwang mentioned this pull request Apr 1, 2023
6 tasks
marmitar added a commit to marmitar/thelounge that referenced this pull request Nov 4, 2025
Manual changes:
- removed `indentation` rule (stylelint/stylelint#6504, stylelint/stylelint#6979)
- deprecated property `clip` no autofixed (stylelint/stylelint#8699)
- removed deprecated `word-break: break-word` (stylelint/stylelint#8223)

Automatic changes:
- `import-notation` now uses `"url"` (stylelint/stylelint-config-standard#266)
- use `inset` instead of `top` `right` `bottom` `left`  (stylelint/stylelint#6699)
- use `overflow-wrap` instead of `word-wrap` (stylelint/stylelint#8682)
- added `media-feature-range-notation` (stylelint/stylelint-config-standard#284)

Configuration now in ESM format (https://stylelint.io/migration-guide/to-16).
marmitar added a commit to marmitar/thelounge that referenced this pull request Nov 17, 2025
Manual changes:
- removed `indentation` rule (stylelint/stylelint#6504, stylelint/stylelint#6979)
- deprecated property `clip` no autofixed (stylelint/stylelint#8699)
- removed deprecated `word-break: break-word` (stylelint/stylelint#8223)

Automatic changes:
- `import-notation` now uses `"url"` (stylelint/stylelint-config-standard#266)
- use `inset` instead of `top` `right` `bottom` `left`  (stylelint/stylelint#6699)
- use `overflow-wrap` instead of `word-wrap` (stylelint/stylelint#8682)
- added `media-feature-range-notation` (stylelint/stylelint-config-standard#284)

Configuration now in ESM format (https://stylelint.io/migration-guide/to-16).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: blocked is blocked by another issue or pr

Development

Successfully merging this pull request may close these issues.

Add media-feature-range-notation: "context" rule

3 participants