Skip to content

Releases: form8ion/javascript

v12.6.1

26 Aug 00:58
Compare
Choose a tag to compare

12.6.1 (2024-08-26)

Bug Fixes

  • deps: update dependency @form8ion/commit-convention to v7 (07db72f)

v13.0.0-beta.1

23 Aug 20:45
53fcb0a
Compare
Choose a tag to compare
v13.0.0-beta.1 Pre-release
Pre-release

13.0.0-beta.1 (2024-08-23)

Features

  • extension: use the .js extension for the entrypoint when a package is esm-only (53fcb0a)

BREAKING CHANGES

  • extension: the package entrypoint extension is now .js instead of .mjs for esm-only
    packages

v12.6.0

29 Mar 03:54
7e63f25
Compare
Choose a tag to compare

12.6.0 (2024-03-29)

Features

  • example: aligned imported bundle with exported bundle (7e63f25)

v12.5.0

24 Mar 19:48
de85b30
Compare
Choose a tag to compare

12.5.0 (2024-03-24)

Features

  • package-properties: consider the packageManger property when sorting (de85b30)

v12.4.0

21 Mar 01:49
c26fea5
Compare
Choose a tag to compare

12.4.0 (2024-03-21)

Features

  • detect-js: provided output to highlight when a js project is detected (c26fea5)

v12.3.0

18 Mar 23:58
6aa5780
Compare
Choose a tag to compare

12.3.0 (2024-03-18)

Features

  • corepack: defined the packageManager property in package.json (6aa5780)

v12.2.0

16 Feb 02:27
929ce60
Compare
Choose a tag to compare

12.2.0 (2024-02-16)

Features

  • vcs: defined vcs and homepage as lifting tasks rather than only scaffolding (929ce60)

v12.1.0

26 Jan 21:45
3d5a1c8
Compare
Choose a tag to compare

12.1.0 (2024-01-26)

Features

  • prompt: removed the separator from the project-type prompt (7559fb3)

v12.0.6

25 Jan 04:35
5f30919
Compare
Choose a tag to compare

12.0.6 (2024-01-25)

Bug Fixes

  • deps: upgraded husky to the latest version to get husky v9 updates (5f30919)

v12.0.5

19 Jan 05:44
82b0f82
Compare
Choose a tag to compare

12.0.5 (2024-01-19)

Bug Fixes

  • deps: upgraded the eslint plugin to the latest version (82b0f82)