Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 02:58
· 1684 commits to master since this release
adac562

1.0.0 (2021-11-18)

Bug Fixes

  • dependencies: fixed dependency references after extractionto separate package (477a566)
  • scaffold: exposed the proper scaffold function through the public interface (994d609)
  • templates: flattened the directory structure, which fixes the relative template path (167aca2)
  • templates: included the templates/ directory in the published package (04ae377)

Features

  • package-build: added rollup build for package-type projects (702b413)
  • rollup: automattically handle external dependencies in the config (cf29284), closes #90
  • ts-dialect: enabled bundling with rollup for ts packages (8bc6d86)