Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

74 lines (40 loc) · 1.87 KB

14 September 2019

  • [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.

12 September 2019

  • [doc] Update README.
  • [feature] Process anonymous JS/JSX imports.

17 August 2019

  • [feature] Generate JavaScript from CSS files calling depack/inject-css.

13 May 2019

  • [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 renaming preact import for external preact.
  • [externs] Add externs to the project.

18 April 2019

  • [fix] Process packages with paths, e.g., preact/src/preact.

4 April 2019

  • [deps] Unfix dependencies.

2 April 2019

  • [deps] Update dependencies.

2 March 2019

1.0.2

  • [deps] Update dependencies, including @a-la/jsx.

8 February 2019

1.0.1

  • [package] Add build.

1.0.0