File tree Expand file tree Collapse file tree 3 files changed +18
-17
lines changed
Expand file tree Collapse file tree 3 files changed +18
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# fast-url
22
3+ ## 4.0.2
4+
5+ ### Patch Changes
6+
7+ - 75521d2: Modernize development infrastructure and CI/CD workflows:
8+
9+ - Migrate from npm to Bun for faster package management
10+ - Replace Jest with Vitest for improved test performance
11+ - Switch from ESLint to Biome for unified linting and formatting
12+ - Adopt mise for consistent toolchain management across environments
13+ - Add Changesets for automated version management and releases
14+ - Implement step-security/harden-runner for enhanced workflow security
15+ - Set up automated code fixes with autofix.ci
16+ - Add CodSpeed benchmarking integration
17+ - Configure OIDC authentication for Codecov uploads
18+ - Add OpenSSF Scorecard for supply-chain security monitoring
19+
320## 4.0.1
421
522### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " fast-url" ,
33 "description" : " A folk version of the `urlcat` library focus on performance and simplicity." ,
4- "version" : " 4.0.1 " ,
4+ "version" : " 4.0.2 " ,
55 "author" : {
66 "name" : " Khánh Hoàng" ,
77 "email" : " hi@khanh.id" ,
You can’t perform that action at this time.
0 commit comments