Releases: unjs/magicast
Releases · unjs/magicast
v0.3.5
🚀 Enhancements
- Add
$prepend
and$append
APIs toimports
(#124)
📦 Build
- Fix types exports (#123)
🏡 Chore
- Update deps (d800ae3)
❤️ Contributors
- Anthony Fu [email protected]
- Bjorn Lu [email protected]
v0.3.4
🚀 Enhancements
- Support logical and member expression (#111)
🏡 Chore
- Update deps (b37096a)
❤️ Contributors
- Anthony Fu [email protected]
- Lucie (@lihbr)
v0.3.3
🚀 Enhancements
- Support
ArrowFunctionExpression
(#98)
🏡 Chore
- Update deps and test snaps (122409f)
❤️ Contributors
- Anthony Fu [email protected]
- Ari Perkkiö (@AriPerkkio)
v0.3.2
🩹 Fixes
- Quoted properties of
ObjectExpression
not in exports proxy (#94)
🏡 Chore
- Rebuild lock (32efceb)
❤️ Contributors
- Anthony Fu [email protected]
- Ari Perkkiö (@AriPerkkio)
v0.3.1
🩹 Fixes
- Unable to get value using
NumericLiteral
orBooleanLiteral
type keys (#91)
🏡 Chore
- Update deps (71bd811)
❤️ Contributors
- Anthony Fu [email protected]
- Pink Champagne
v0.3.0
🩹 Fixes
⚠️ writeFile
now requires filename (#79)
📦 Build
- Bundle recast (#81)
🏡 Chore
- release: V0.2.11 (0d65b23)
⚠️ Breaking Changes
⚠️ writeFile
now requires filename (#79)
❤️ Contributors
- Estéban (@Barbapapazes)
- Anthony Fu [email protected]
v0.2.11
🚀 Enhancements
- helpers: Handle Vite config declarations with
satisfies
keyword (#82)
🏡 Chore
- release: V0.2.10 (4faf487)
- Use v8 coverage (c1277a7)
- Update deps, lint with new prettier (30df539)
- Update tsconfig (02743d3)
- Lint (4601589)
🤖 CI
- Update lint order (5a5d49d)
❤️ Contributors
- Lukas Stracke [email protected]
- Anthony Fu [email protected]
v0.2.10
🚀 Enhancements
- helpers: Handle Vite config objects declared as variables in
addVitePlugin
(#69)
🩹 Fixes
- object: Handle nested keys kebab-case style (#71)
🏡 Chore
❤️ Contributors
- Anthony Fu [email protected]
- Lukas Stracke [email protected]
- Baptiste Leproux [email protected]
v0.2.9
🚀 Enhancements
- DeepMergeObject improvements; NumericLiteral and StringLiteral keys (#63)
🏡 Chore
- Update deps (15d091e)
❤️ Contributors
- Anthony Fu [email protected]
- Yaël Guilloux (@Tahul)
v0.2.8
🩹 Fixes
🏡 Chore
❤️ Contributors
- Yaël Guilloux (@Tahul)
- Samuel Stroschein
- Igor Babko (@igorbabko)
- Anthony Fu [email protected]