Releases: form8ion/javascript
Releases · form8ion/javascript
v12.6.1
12.6.1 (2024-08-26)
Bug Fixes
- deps: update dependency @form8ion/commit-convention to v7 (07db72f)
v13.0.0-beta.1
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
12.6.0 (2024-03-29)
Features
- example: aligned imported bundle with exported bundle (7e63f25)
v12.5.0
12.5.0 (2024-03-24)
Features
- package-properties: consider the
packageManger
property when sorting (de85b30)
v12.4.0
12.4.0 (2024-03-21)
Features
- detect-js: provided output to highlight when a js project is detected (c26fea5)
v12.3.0
12.3.0 (2024-03-18)
Features
- corepack: defined the
packageManager
property in package.json (6aa5780)
v12.2.0
12.2.0 (2024-02-16)
Features
- vcs: defined vcs and homepage as lifting tasks rather than only scaffolding (929ce60)
v12.1.0
12.1.0 (2024-01-26)
Features
- prompt: removed the separator from the project-type prompt (7559fb3)
v12.0.6
12.0.6 (2024-01-25)
Bug Fixes
- deps: upgraded husky to the latest version to get husky v9 updates (5f30919)
v12.0.5
12.0.5 (2024-01-19)
Bug Fixes
- deps: upgraded the eslint plugin to the latest version (82b0f82)