File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.3.13
4+
5+ [ compare changes] ( https://github.com/unjs/nf3/compare/v0.3.12...v0.3.13 )
6+
7+ ### 🩹 Fixes
8+
9+ - ** trace:** Avoid shared reference mutation in applyProductionCondition ([ fb3eac2] ( https://github.com/unjs/nf3/commit/fb3eac2 ) )
10+ - ** trace:** Improve multi-version hoisting to prefer most dependants ([ 328dbc1] ( https://github.com/unjs/nf3/commit/328dbc1 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Add agents.md ([ 9576a4e] ( https://github.com/unjs/nf3/commit/9576a4e ) )
15+ - Apply automated updates ([ 6ab2c2a] ( https://github.com/unjs/nf3/commit/6ab2c2a ) )
16+
17+ ### ✅ Tests
18+
19+ - Add unit tests with mocking ([ c775422] ( https://github.com/unjs/nf3/commit/c775422 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
24+
325## v0.3.12
426
527[ compare changes] ( https://github.com/unjs/nf3/compare/v0.3.11...v0.3.12 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nf3" ,
3- "version" : " 0.3.12 " ,
3+ "version" : " 0.3.13 " ,
44 "description" : " " ,
55 "license" : " MIT" ,
66 "repository" : " unjs/nf3" ,
You can’t perform that action at this time.
0 commit comments