File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.3.5
4+
5+ [ compare changes] ( https://github.com/unjs/magicast/compare/v0.3.4...v0.3.5 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add ` $prepend ` and ` $append ` APIs to ` imports ` ([ #124 ] ( https://github.com/unjs/magicast/pull/124 ) )
10+
11+ ### 📦 Build
12+
13+ - Fix types exports ([ #123 ] ( https://github.com/unjs/magicast/pull/123 ) )
14+
15+ ### 🏡 Chore
16+
17+ - Update deps ([ d800ae3] ( https://github.com/unjs/magicast/commit/d800ae3 ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Anthony Fu < github@antfu.me >
22+ - Bjorn Lu <bjornlu.dev@gmail.com >
23+
324## v0.3.4
425
526[ compare changes] ( https://github.com/unjs/magicast/compare/v0.3.3...v0.3.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " magicast" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "description" : " Modify a JS/TS file and write back magically just like JSON!" ,
55 "repository" : " unjs/magicast" ,
66 "license" : " MIT" ,
8787 "object.values" : " npm:@nolyfill/object.values@latest"
8888 }
8989 }
90- }
90+ }
You can’t perform that action at this time.
0 commit comments