Skip to content

Latest commit

 

History

History
118 lines (56 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

118 lines (56 loc) · 5.53 KB

Changelog

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

1.4.3 (2022-10-26)

Bug Fixes

  • ghost-gulp-rollup: pin rollup to version 2 for now, due to incompatibilities with version 3 (87070f8)

1.4.2 (2022-10-26)

1.4.1 (2022-09-11)

Bug Fixes

  • update for jest 29 compatibility (b64ce4d)

1.4.0 (2022-08-29)

Features

  • allow specifying multiple dataPaths in ghost'' gulp+rollup template (f37aa0e), closes #318

1.3.1 (2022-08-18)

Bug Fixes

  • correct some spelling mistakes (8873929)

1.3.0 (2022-08-16)

Features

  • update for Foundry VTT v10 (5cd0e2b)
  • update league-js template (2e18654)

Bug Fixes

  • deps: update dependency inquirer to v9 (052cfa2)

1.2.0 (2022-05-23)

Features

  • allow usage of .mjs (cf772ef)
  • improve generated gitlab ci pipeline (d55dc17)

Bug Fixes

  • deps: update commitlint monorepo to v17 (a85eb2f)
  • formatting and some mjs fixes (18c7006)

1.1.1 (2022-02-17)

Bug Fixes

  • ghost' gulp+rollup preset: fix compatibility with yarn2/3 (0a5d3ca)

1.1.0 (2022-02-14)

Features

  • ghost's gulp+rollup preset: extract typechecking into a separate ci step (7c308e6)

Bug Fixes

  • ghost's gulp+rollup preset: fix testing (0f50a9d)
  • ghost's gulp+rollup preset: make build:watch work when using TypeScript (73dd0ec)

1.0.0 (2022-01-20)

Features

  • add support for gitlab pipelines in ghost's gulp+rollup template (72c8afe)
  • switch to @rollup/plugin-typescript in ghost' gulp+rollup preset (94e7992)
  • update league basic js template to the latest version (e76846d)

0.7.6 (2021-12-22)

Features

  • add GitHub workflow to ghost's gulp+rollup preset (fbbddc6)
  • cleanup ghost's gulp+rollup preset (d2b1d1e)

0.7.5 (2021-11-30)

Features

  • remove chalk from ghost's gulp+rollup preset (58c3cd3)
  • use the stable yarn version when using yarn2 as package manager (7ff4f72)

0.7.4 (2021-11-05)

0.7.3 (2021-11-05)

Features

  • don't require foundryconfig.json "Data" in the data path in foundryconfig.json anymore (e6210c3)

Changelog

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