Skip to content

v1.2.0

Compare
Choose a tag to compare
@nkrusch nkrusch released this 31 Jul 00:23

Changes to build

  • enable using custom filenames for manifests pre-build PR #66
  • run build tasks in parallel PR #70
  • make sourcemap basename match js file name PR #70
  • dynamically determine project path; remove build config key PR #71

Other changes

  • docs: make JsDoc default template the default documentation template for CLI #62
  • sync: add CI configuration starter for Github actions #65
  • sync: eslint config file will now have file extension .json PR #78
  • update dependencies