This repository was archived by the owner on Nov 22, 2025. It is now read-only.
Commit bceaaa7
chore: update deps and CI (#386)
* chore: update build
* feat: add comprehensive serverless testing and lint-staged integration
- Add 50+ new serverless architecture test cases covering:
- Concurrent resource loading
- Error handling and recovery
- Locale fallback mechanisms
- Performance and latency monitoring
- Cache management strategies
- Edge cases and validation
- Integrate lint-staged with Husky for automated code quality
- Run Biome checks and formatting on staged files
- Ensure code consistency before commits
- Update CHANGELOG with v1.6.0 features and improvements
- Format scripts with Biome standards and Node.js protocol imports
* chore: update build
* chore: update build
* chore: update build
* chore: update build
* chore(deps): update dependency rollup to v4.50.0 (#385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: update pkgs
* chore: update deps and ci
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent cc7a552 commit bceaaa7
File tree
4 files changed
+320
-314
lines changed- .github/workflows
4 files changed
+320
-314
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments