⚠️ writeFile
now requires filename (#79)
- Bundle recast (#81)
- release: V0.2.11 (0d65b23)
⚠️ writeFile
now requires filename (#79)
- Estéban (@Barbapapazes)
- Anthony Fu [email protected]
- helpers: Handle Vite config declarations with
satisfies
keyword (#82)
- release: V0.2.10 (4faf487)
- Use v8 coverage (c1277a7)
- Update deps, lint with new prettier (30df539)
- Update tsconfig (02743d3)
- Lint (4601589)
- Update lint order (5a5d49d)
- Lukas Stracke [email protected]
- Anthony Fu [email protected]
- helpers: Handle Vite config objects declared as variables in
addVitePlugin
(#69)
- object: Handle nested keys kebab-case style (#71)
- Anthony Fu [email protected]
- Lukas Stracke [email protected]
- Baptiste Leproux [email protected]
- DeepMergeObject improvements; NumericLiteral and StringLiteral keys (#63)
- Update deps (15d091e)
- Anthony Fu [email protected]
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)
- Samuel Stroschein
- Igor Babko (@igorbabko)
- Anthony Fu [email protected]
- createProxy: Trap for the 'in' operator (#58)
- Zoeyzhao19
- Proxy sub module types (3251584)
- Lint (b32604b)
- Anthony Fu [email protected]
- Add Vite plugin at a given index (#53)
- Support code with
as
andsatisfies
(#55)
- Anthony Fu [email protected]
- Lukas Stracke [email protected]
- LiuSeen
- Mateusz Burzyński (@Andarist)
- Enumerable keys for
exports
andimports
, close #38 (#38) - Make proxied module enumerable, close #47 (#47)
- Add notes about usage (5c5cd52)
- Add identifier as property example (fb77b5d)
- Anthony Fu [email protected]
- Enumerable keys for
exports
andimports
, close #38 (#38)
- Anthony Fu [email protected]
- Add identifier casting (#39)
- Hugo ATTAL [email protected]
- Anthony Fu [email protected]
- Betteroneday
- Support delete operation (ad40a7b)
- Support more array operation (90040ee)
- Use proxy for top level module (#8)
imports
support (#11)- Support Date, Set, and Map to
literalToAst
(b97d8f2) - Automatically preserve code style (#10)
- Improve error system (4a286e2)
- Construct function call (#15)
- Improve typescript support (9d9bd43)
- Support
mod.generate
(b27e2b5) ⚠️ parseModule
andparseExpression
(#24)- Add high level helpers (912c135)
- Cache proxify (949ec48)
- Improve edge cases of
literalToAst
(f9b6296)
⚠️ Rename.arguments
to.$args
for functions (#7)- Use
@babel/types
overestree
(308fd21) - Split test files (dcc759e)
- Break down test files (5af3f8c)
- Break down files (fecdee1)
⚠️ Renamebuilder
tobuilders
(0dd8e9a)
- Fix type errors (effae7c)
- Lint (c58699b)
- Fix typo (fa3ce99)
- readme: Fix space (#23)
- Update deps (8185270)
- Fix build (89772a5)
⚠️ parseModule
andparseExpression
(#24)⚠️ Rename.arguments
to.$args
for functions (#7)⚠️ Renamebuilder
tobuilders
(0dd8e9a)
- Anthony Fu [email protected]
- Sébastien Chopin [email protected]
- Alexander Lichter (@manniL)
- Pooya Parsa (@pi0)