pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go language:JavaScript language:Ruby
Filter by
230M results
💻 变更类型 | Change Type
!-- For change type, change [ ] to [x]. --
- [ ] feat !-- 引入新功能 | Introduce new features --
- [ ] fix !-- 修复 Bug | Fix a bug --
- [ ] refactor !-- 重构代码(既不修复 Bug 也不添加新功能) | ...
Empty dummy commit with fix semantic prefix to trigger release-please patch version bump for the updated README.
🤖 Generated with Claude Code
What is the purpose of this change?
Clarify that the age in \ is measured from the cached file s last access time, not from the remote object s creation
time or modification time.
Was the change discussed ...
Auto-generated by bump-submodule workflow on content-updated dispatch.
reason: manual-content-push slugs: - content sha: 60c5e09
automation
Summary
- Derive shoe rental charges server-side and require complete shoe selections before creating PaymentIntents.
- Use tenant bowlers-per-lane values consistently for availability/holds and refund ...
Cleaned up the dashboard sidebar — Your Groups now shows the 5 most recently created groups (newest first) instead of 6
in arbitrary order. Activity Feed now shows the 5 most recent expenses sorted by ...
The custom stylelint rule content-with-css-escape incorrectly flags CSS unicode escapes in .css files. The regex
/content:\s*[ ]\\[0-9a-fA-F]{4}[ ]/u was intended to match a single backslash in JS/TS source ...