Version Packages (next)#860
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
8335e51 to
5a5ec12
Compare
5a5ec12 to
b4f990a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@weapp-tailwindcss/postcss@2.2.1-next.2
Patch Changes
weapp-tailwindcss@5.0.0-next.11
Patch Changes
🐛 修复核心源码在严格 TypeScript 配置下的类型问题,并清理对应 ESLint 诊断。 #859 by @sonofmagic
🐛 修复 Tailwind CSS v3 在 Vite watch 热更新中因源码类名变化反复触发完整 runtime extract 导致 HMR 变慢的问题。v3 首轮仍保留完整 runtime 基线,后续 watch 轮次按文件增量更新源码候选类,避免已删除源码类继续污染 CSS,同时保留 safelist 等非源码基线类。 #860 by @github-actions
🐛 为 watch-HMR 回归增加 weapp-tailwindcss 插件自身处理耗时采集与 500ms 预算校验,区分构建器端到端热更新时间和插件内部处理时间,便于持续优化开发体验。
f4121ceby @sonofmagic🐛 收紧 demo watch-HMR 回归验收:所有 demo 热更新样本统一按 2 秒预算校验,并在速度报告中标注 1 秒推荐目标。
e6621edby @sonofmagic🐛 统一 Tailwind CSS v4 示例、测试辅助入口和构建器重写契约,推荐继续使用
@import "tailwindcss",并仅将weapp-tailwindcssCSS 入口保留为兼容解析路径。 #859 by @sonofmagic📦 Dependencies
bc3b689→
@weapp-tailwindcss/postcss@2.2.1-next.2,@weapp-tailwindcss/reset@0.1.1-next.0@weapp-tailwindcss/build-all@0.0.26-next.11
Patch Changes
bc3b689→
weapp-tailwindcss@5.0.0-next.11,@weapp-tailwindcss/postcss@2.2.1-next.2,@weapp-tailwindcss/test-helper@0.0.2-next.1@weapp-tailwindcss/test-helper@0.0.2-next.1
Patch Changes
@import "tailwindcss",并仅将weapp-tailwindcssCSS 入口保留为兼容解析路径。 #859 by @sonofmagic