Advanced Search
Search Results
479 total results found
changelog.md for @uptime.link/catalog
2025-12-29 - 1.5.1 - fix(statuspage) no changes (empty commit) No files were modified in this commit. Current package version remains 1.5.0 as defined in package.json. 2025-12-28 - 1.5.0 - feat(html) configure deesWccTools with sections metadata for Elements...
changelog.md for @uptime.link/catalog_admin
2025-12-27 - 1.3.0 - feat(admin-ui) introduce view layer and refactor admin UI to use view components, consolidate demos, and update interfaces Added a new views/ layer with view components: upladmin-dashboard-view, upladmin-monitors-view, upladmin-incidents-...
changelog.md for @uptime.link/about.uptime.link
2025-12-23 - 0.0.1 - feat(site) Initial about.uptime.link website Create uptime.link landing page with uptime monitoring focus Add Hero section with port detection, local network scanning, status widgets features Add Features section: Port Detection, Network ...
changelog.md for @git.zone/cli
2026-03-24 - 2.13.15 - fix(repo) no changes to commit 2026-03-24 - 2.13.14 - fix(mod_format) move smartconfig file renaming into the formatter orchestrator Renames smartconfig.json or npmextra.json to .smartconfig.json before formatters run Simplifies the sma...
changelog.md for @git.zone/tswatch
2026-03-24 - 3.3.2 - fix(config) migrate project metadata and documentation to .smartconfig.json replace npmextra.json with .smartconfig.json in package files and documentation update dependency versions to align with the smartconfig-based setup allow watcher...
changelog.md for @git.zone/tsdocker
2026-03-24 - 2.2.4 - fix(config) migrate configuration loading to smartconfig and update build tooling compatibility switch configuration loading and documentation to .smartconfig.json upgrade build and test dependencies for tsbuild 4.4.0 and TypeScript 6 com...
changelog.md for @git.zone/tstest
2026-03-27 - 3.6.3 - fix(tapbundle_serverside) add TapNodeTools cleanup hooks to stop SmartNetwork processes after tests replace the exported tapNodeTools singleton with a TapNodeTools class that registers cleanup on the tap instance run registered cleanup fu...
changelog.md for @git.zone/tsrun
2026-03-24 - 2.0.2 - fix(build) migrate package metadata to smartconfig and refresh build configuration replace npmextra.json with .smartconfig.json and update published package files remove the web build flag from the build script refresh dependency versions...
changelog.md for @push.rocks/smartjson
2025-12-10 - 6.0.0 - BREAKING CHANGE(Smartjson) Require TC39 Stage 3 decorators for @foldDec (use accessor), switch foldDec to initializer-based implementation, improve buffer encode/decode handling, bump dependencies and update docs/tests. foldDec now implem...
changelog.md for @push.rocks/smartsocket
2025-12-04 - 4.0.0 - BREAKING CHANGE(socketconnection) Stricter typings, smartserve hooks, connection fixes, and tag API change Add unified WebSocket types and adapter interface (TWebSocket, TMessageEvent, IWebSocketLike) for browser/Node and smartserve peers...
changelog.md for @push.rocks/smartsitemap
2026-03-20 - 4.0.1 - fix(readme) format features list as markdown bullets for proper rendering Converts the features section entries into markdown bullet list items Improves README readability and consistent rendering across markdown viewers 2026-03-20 - 4.0...