Commit Graph

316 Commits

Author SHA1 Message Date
jkunz c6d485277d v2.10.4
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.10.4
2026-05-09 12:41:07 +00:00
jkunz ad31e54086 fix(package): correct bin path for the tsbundle CLI entry 2026-05-09 12:41:07 +00:00
jkunz 753aa29b26 v2.10.3
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.10.3
2026-05-09 12:39:13 +00:00
jkunz 65ca62f536 fix(release-config): update Verdaccio registry URL in smart config 2026-05-09 12:39:13 +00:00
jkunz 7e98ba083e v2.10.2
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.10.2
2026-05-09 12:34:01 +00:00
jkunz e5b2f2ba30 fix(config): update .smartconfig.json handling and harden bundler runtime compatibility 2026-05-09 12:34:00 +00:00
jkunz f19c7c69af v2.10.1
Default (tags) / security (push) Failing after 1s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.10.1
2026-04-30 12:52:26 +00:00
jkunz 3b2e0bebcd fix(mod_custom): make base64ts bundle output deterministic and clean up generated temp sourcemaps 2026-04-30 12:52:26 +00:00
jkunz 7f5de8797c v2.10.0
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.10.0
2026-03-24 18:15:30 +00:00
jkunz aea86bd8f5 feat(config): migrate project configuration to smartconfig.json and update bundler dependencies 2026-03-24 18:15:30 +00:00
jkunz ad5e0c1afc v2.9.3
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.9.3
2026-03-24 15:06:01 +00:00
jkunz cb5d827420 fix(config): migrate configuration loading and init output from npmextra.json to smartconfig.json 2026-03-24 15:06:01 +00:00
jkunz 5a5f6c6944 v2.9.2
Default (tags) / security (push) Successful in 43s
Default (tags) / test (push) Failing after 38s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.9.2
2026-03-11 19:34:52 +00:00
jkunz 54ac7e7188 fix(mod_esbuild): preserve function and class names in esbuild output by enabling keepNames in both dev and prod configs 2026-03-11 19:34:52 +00:00
jkunz 5f0507b2c7 v2.9.1
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Failing after 34s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.9.1
2026-03-05 16:47:47 +00:00
jkunz ecfd7600e2 fix(mod_custom): use absolute smartfs entry.path instead of joining with dirPath when building fullPath 2026-03-05 16:47:47 +00:00
jkunz 9cf173293d v2.9.0
Default (tags) / security (push) Successful in 43s
Default (tags) / test (push) Failing after 39s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.9.0
2026-02-24 19:00:42 +00:00
jkunz 3a53fffe3d feat(exports): expose mod_custom, mod_output and interfaces from entry; make processSingleBundle public 2026-02-24 19:00:42 +00:00
jkunz 8f129527d9 v2.8.4
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.8.4
2026-02-24 17:03:04 +00:00
jkunz 5d9052018e fix(): no changes — empty diff, nothing to commit 2026-02-24 17:03:04 +00:00
jkunz 12c5655251 feat(includeFiles): support {from, to} object form for custom serve paths
includeFiles now accepts string | {from, to} entries. The object form
allows specifying a custom serve path (e.g. ./html/index.html -> index.html)
for base64ts bundled content.
2026-02-24 17:02:46 +00:00
jkunz 801cab9001 v2.8.3
Default (tags) / security (push) Successful in 31s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.8.3
2026-01-23 19:12:30 +00:00
jkunz 971cb685a7 fix(mod_output): use pattern base dir when computing relative paths for files to serve 2026-01-23 19:12:30 +00:00
jkunz 0900d1a605 v2.8.2
Default (tags) / security (push) Successful in 39s
Default (tags) / test (push) Failing after 37s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.8.2
2026-01-23 19:08:55 +00:00
jkunz f0fb99c8ae fix(mod_output): resolve absolute and relative entry.path correctly when adding files 2026-01-23 19:08:55 +00:00
jkunz 6d88adcd1e v2.8.1
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 34s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.8.1
2026-01-12 02:03:38 +00:00
jkunz 4349571112 fix(readme): document maxLineLength option for base64ts output and add example and tip 2026-01-12 02:03:38 +00:00
jkunz b3080023ab v2.8.0
Default (tags) / security (push) Successful in 34s
Default (tags) / test (push) Failing after 1m10s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.8.0
2026-01-12 01:41:08 +00:00
jkunz 8b6ae043a2 feat(tsbundle): add configurable maxLineLength for base64ts output and improve build/error handling in child builds 2026-01-12 01:41:08 +00:00
jkunz 54f84ba114 v2.7.4
Default (tags) / security (push) Successful in 38s
Default (tags) / test (push) Failing after 1m9s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.7.4
2026-01-12 01:25:24 +00:00
jkunz e40d6477fd fix(deps): bump @push.rocks/smartcli dependency to ^4.0.20 2026-01-12 01:25:24 +00:00
jkunz a550d6e450 v2.7.3
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.7.3
2026-01-12 00:57:34 +00:00
jkunz 201f8aca38 fix(mod_output): wrap long base64 file contents and format generated TypeScript output to avoid extremely long lines 2026-01-12 00:57:34 +00:00
jkunz 41091f1bee v2.7.2
Default (tags) / security (push) Successful in 38s
Default (tags) / test (push) Failing after 34s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.7.2
2026-01-12 00:06:11 +00:00
jkunz 51b7b24607 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-12 00:06:11 +00:00
jkunz e3f3dbe1f7 v2.7.1
Default (tags) / security (push) Successful in 39s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.7.1
2026-01-11 19:35:20 +00:00
jkunz 18660b9878 fix(package.json): update repository URL to code.foss.global 2026-01-11 19:35:20 +00:00
jkunz 1ba76c2f9a v2.7.0
Default (tags) / security (push) Successful in 39s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.7.0
2026-01-11 19:02:55 +00:00
jkunz 5c53602842 feat(tsbundle): add npmextra-driven custom bundles, base64-ts output and interactive init wizard 2026-01-11 19:02:55 +00:00
jkunz 31f7cb98ea v2.6.3
Default (tags) / security (push) Successful in 42s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.6.3
2025-12-02 20:55:43 +00:00
jkunz c66af4e66c fix(cli): Use basename when collecting HTML files for the website CLI command to ensure correct relative paths 2025-12-02 20:55:43 +00:00
jkunz 070bc7891e v2.6.2
Default (tags) / security (push) Successful in 38s
Default (tags) / test (push) Failing after 38s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.6.2
2025-11-30 18:20:47 +00:00
jkunz a01b3ee122 fix(deps): Bump dependencies and migrate test fixtures to ts_web 2025-11-30 18:20:47 +00:00
jkunz 5b7ba79724 v2.6.1
Default (tags) / security (push) Successful in 29s
Default (tags) / test (push) Failing after 34s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.6.1
2025-11-23 13:15:18 +00:00
jkunz 060f107216 fix(license): Update copyright holder in license to Task Venture Capital GmbH 2025-11-23 13:15:18 +00:00
jkunz 6dd7d6e093 v2.6.0
Default (tags) / security (push) Successful in 44s
Default (tags) / test (push) Failing after 37s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.6.0
2025-11-23 13:12:17 +00:00
jkunz cd53bdb6f4 feat(core): Integrate Rolldown as optional bundler, migrate filesystem to smartfs, and update bundler/tooling 2025-11-23 13:12:17 +00:00
jkunz 1bb05bfd2e v2.5.2 v2.5.2 2025-11-17 08:09:37 +00:00
jkunz 94aff06cbc fix(tsconfig): Update TypeScript configs to ES2022 and remove deprecated compiler flags 2025-11-17 08:09:37 +00:00
jkunz b69abda86c 2.5.1 v2.5.1 2025-06-26 20:09:58 +00:00