changelog.md for @git.zone/tsbundle

2026-03-24 - 2.10.0 - feat(config)

migrate project configuration to smartconfig.json and update bundler dependencies

2026-03-24 - 2.9.3 - fix(config)

migrate configuration loading and init output from npmextra.json to smartconfig.json

2026-03-11 - 2.9.2 - fix(mod_esbuild)

preserve function and class names in esbuild output by enabling keepNames in both dev and prod configs

2026-03-05 - 2.9.1 - fix(mod_custom)

use absolute smartfs entry.path instead of joining with dirPath when building fullPath

2026-02-24 - 2.9.0 - feat(exports)

expose mod_custom, mod_output and interfaces from entry; make processSingleBundle public

2026-02-24 - 2.8.4 - fix()

no changes — empty diff, nothing to commit

2026-01-23 - 2.8.3 - fix(mod_output)

use pattern base dir when computing relative paths for files to serve

2026-01-23 - 2.8.2 - fix(mod_output)

resolve absolute and relative entry.path correctly when adding files

2026-01-12 - 2.8.1 - fix(readme)

document maxLineLength option for base64ts output and add example and tip

2026-01-12 - 2.8.0 - feat(tsbundle)

add configurable maxLineLength for base64ts output and improve build/error handling in child builds

2026-01-12 - 2.7.4 - fix(deps)

bump @push.rocks/smartcli dependency to ^4.0.20

2026-01-12 - 2.7.3 - fix(mod_output)

wrap long base64 file contents and format generated TypeScript output to avoid extremely long lines

2026-01-12 - 2.7.2 - fix(readme)

update README to add interactive setup (tsbundle init), expand quick start and usage examples, include pnpm install, document embedding/base64ts output with Deno example, add project structure recommendations, and clarify license/trademark wording

2026-01-11 - 2.7.1 - fix(package.json)

update repository URL to code.foss.global

2026-01-11 - 2.7.0 - feat(tsbundle)

add npmextra-driven custom bundles, base64-ts output and interactive init wizard

2025-12-02 - 2.6.3 - fix(cli)

Use basename when collecting HTML files for the website CLI command to ensure correct relative paths

2025-11-30 - 2.6.2 - fix(deps)

Bump dependencies and migrate test fixtures to ts_web

2025-11-23 - 2.6.1 - fix(license)

2025-11-23 - 2.6.0 - feat(core)

Integrate Rolldown as optional bundler, migrate filesystem to smartfs, and update bundler/tooling

2025-11-17 - 2.5.2 - fix(tsconfig)

Update TypeScript configs to ES2022 and remove deprecated compiler flags

2025-06-26 - 2.5.1 - fix(readme)

Update license and legal information section in readme

2025-06-26 - 2.5.0 - feat(documentation)

Improve README with comprehensive installation, usage, and API reference details

2025-06-26 - 2.4.1 - fix(tests)

Improve decorator tests and add LitElement component tests for better validation

2025-06-19 - 2.4.0 - feat(bundler)

Introduce rspack bundler support and update multi-bundler workflow

2025-06-19 - 2.3.0 - feat(bundler)

Integrate rolldown bundler support and update bundler selection logic

2025-01-29 - 2.2.5 - fix(mod_assets)

Fix async handling in asset processing

2025-01-29 - 2.2.4 - fix(mod_assets)

Fix logging message in ensureAssetsDir to correctly state when directory is created

2025-01-29 - 2.2.3 - fix(mod_assets)

Fix issue with asset directory copy

2025-01-29 - 2.2.2 - fix(dependencies)

Update smartfile dependency and fix spacing issue in assets module

2025-01-29 - 2.2.1 - fix(index)

Export mod_assets for programmatic use

2025-01-29 - 2.2.0 - feat(AssetsHandler)

Add asset handling to the CLI workflow

2025-01-28 - 2.1.1 - fix(core)

Update dependencies and remove GitLab CI configuration.

2024-10-27 - 2.1.0 - feat(mod_esbuild)

Add alias support to esbuild bundling process

2022-05-04 - 2.0.0-2.0.1 - Breaking and Fix Changes

Released version 2.0.0 with breaking changes and subsequent fixes.

2023-10-03 - 2.0.10 - Fix Updates

Ongoing updates and improvements.

2024-01-10 - 2.0.11-2.0.15 - Minor Fixes

Cumulative fixes and updates from recent releases.


Revision #2
Created 2026-03-28 13:07:05 UTC by foss.global Team
Updated 2026-03-29 16:49:29 UTC by foss.global Team