- [deps] Update static-analysis for multiple entries detection.
- [feature] Process all
node_modules
at once.
- [feature] Handle linked packages.
- [fix] Replace the final
index.js
and.js
with an empty string.
- [doc] Update README.
- [feature] Process anonymous JS/JSX imports.
- [feature] Generate JavaScript from CSS files calling
depack/inject-css
.
- [fix] Use fullwidth
@
because GCC thinks that@externs
in JSDoc is an indication of the file being an externs file.
- [fix] Disable path expansions for packages (they will be analysed with static-analysis).
- [feature] Allow to use
@externs/preact
by renamingpreact
import for external preact. - [externs] Add externs to the project.
- [fix] Process packages with paths, e.g.,
preact/src/preact
.
- [deps] Unfix dependencies.
- [deps] Update dependencies.
- [deps] Update dependencies, including
@a-la/jsx
.
- [package] Add build.
- Create
@depack/bundle
with My New Package - [repository]:
src
,test