·
207 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
All notable changes to this package will be documented in this file.
[1.1.0] - 2025-12-13
Added
- Include Figlet fonts in the distributed package so
npx @abimongo/createand
tarball installs can render the Figlet banner reliably. - Add
scripts/copy-figlet-fonts.jsand run it duringprepackto ensure fonts
are copied intodist/fontsbefore packing/publishing. - Add
scripts/test-pack-install.jsto help validate that packed tarballs
install cleanly vianpmandpnpmand that the splash is present.
Changed
- Display a concise fallback banner when Figlet fonts are not present (avoids
noisy ENOENT output duringnpx/tarball installs).
@abimongo/create
1.0.4
Patch Changes
- Updated dependencies
- @abimongo/logger@2.0.0
1.0.3
Patch Changes
- Fix publishing issues: ensure binaries and inter-package dependency versions are published correctly (replace workspace:* with real versions).
- Updated dependencies
- @abimongo/logger@1.1.3
1.0.2
Patch Changes
- Fix publishing issues: ensure binaries and inter-package dependency versions are published correctly (replace workspace:* with real versions).
- Updated dependencies
- @abimongo/logger@1.1.2
1.0.1
Patch Changes
- Updated dependencies
- @abimongo/logger@1.1.1