Skip to content

Latest commit

 

History

History
83 lines (37 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

83 lines (37 loc) · 3.04 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.12 (2021-02-11)

Bug Fixes

  • set node target version on esbuild (8b48a74)

0.0.11 (2021-02-11)

Bug Fixes

0.0.10 (2021-02-11)

Bug Fixes

  • force minification and treeShaking (0d45e4b)

0.0.9 (2021-02-11)

Bug Fixes

  • include bundling.nodeModules in esbuild externals (9bbee6e)

0.0.8 (2021-02-11)

Bug Fixes

  • remove log (1cc785d)
  • tsconfig should use absolute resolved path (876b5e8)

0.0.7 (2021-02-11)

Bug Fixes

  • attempt copy with dereference as a fix for "Cannot copy to a subdirectory of itself" (3282ca8)

0.0.6 (2021-02-11)

Features

  • automatically infer the tsconfig path if none provided (4cd3920)

0.0.5 (2021-02-11)

Bug Fixes

  • clean out manifest before synthesizing again (a193ac5)

0.0.4 (2021-02-11)

Bug Fixes

  • include props in main export and index.ts (87223ae)

0.0.3 (2021-02-11)

Features

  • include props in main export (0291c41)

0.0.2 (2021-02-11)

0.0.1 (2021-02-11)

Bug Fixes