Advanced Search
Search Results
479 total results found
changelog.md for @git.zone/tspublish
2026-03-24 - 1.11.4 - fix(config) rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling replaces packaged config file references from npmextra.json to .smartconfig.json updates publish module typings and n...
changelog.md for @git.zone/tsdeno
2026-03-24 - 1.3.1 - fix(config) rename smartconfig metadata file and update config-based compile references replace npmextra.json with .smartconfig.json across package metadata, CLI output, runtime messages, and documentation rename the smartconfig plugin im...
changelog.md for @host.today/ht-docker-node
2026-03-18 - 5.9.0 - feat(docker) add a reusable Alpine base image and refactor Alpine variants to extend it introduces a new Dockerfile_alpine base image with NVM-managed Node.js for Alpine simplifies alpine-node, alpine-bun, and alpine-deno images by inheri...
changelog.md for @host.today/ht-docker-ai
2026-01-20 - 1.16.0 - feat(invoices) add line_items extraction and normalization for invoice parsing Introduce ILineItem interface and add line_items array to IInvoice. Add extractLineItems helper to normalize item fields (position, product, description, quan...
changelog.md for @idp.global/idp.global
2026-01-29 - 1.16.0 - feat(dev) add local development docs, update tswatch preset and add Playwright screenshots readme.md: added a Local Development section with prerequisites, quick-start commands, environment variables, development routes, and default deve...
changelog.md for @in.work/in.work
2025-12-07 - 1.2.0 - feat(comments) Add comments subsystem: backend models & routes, realtime events, UI components, and tooling updates Backend: new Comment model with CRUD helpers, soft-delete/restore, mention and card-link parsing, and card comment count u...
changelog.md for @lossless.zone/objectstorage
2026-03-24 - 1.8.1 - fix(build) migrate build tool config to .smartconfig.json and bump tooling dependencies Move tsbundle, tsdocker, and tswatch configuration from npmextra.json to .smartconfig.json Update @git.zone/tsbundle, @git.zone/tsdocker, and @git.zon...
changelog.md for @maintainable.xyz/house-spec
2026-03-15 - 1.2.0 - feat(specs) add whole-house water system and cellar datacenter specifications with cross-document coordination updates Introduce a new water system specification covering point-of-entry reverse osmosis, 316L stainless steel distribution, ...
changelog.md for @modelgrid.com/modelgrid
2026-01-30 - 1.0.1 - fix(docs) revamp README with updated branding, expanded features, installation and uninstall instructions, resources, and legal/company information Replaced README title and subtitle with new branding and emoji-enhanced header Added ASCII...
changelog.md for @push.rocks/beautyfiglet
2025-01-14 - 1.0.11 - fix(test) Fix incorrect argument passed to renderDefault in test case Corrected the argument list for renderDefault call in test/test.ts 2025-01-14 - 1.0.10 - fix(test) Add logging for rendered text outputs in test cases Added console....
changelog.md for @push.rocks/consolecolor
All notable changes to this project will be documented in this file. [2.0.3] - 2025-08-08 Fixed Enhanced readme documentation with comprehensive examples and improved formatting Updated CI/CD workflow configurations Updated dependencies to latest versions Rem...
changelog.md for @push.rocks/smartcontext
2026-02-15 - 2.3.0 - feat(asynccontext) replace simple-async-context with Node's AsyncLocalStorage and update implementation, tests, docs, and devDependencies Switched internal implementation to node:async_hooks AsyncLocalStorage (ts/plugins.ts and classes.as...
changelog.md for @push.rocks/levelcache
2025-08-28 - 3.2.0 - feat(docs) Expand README with detailed usage/examples, update test runner and test script, and pin/bump dependencies Completely overhauled README: added highlights, Quick Start, advanced configuration, core operations, examples, storage t...
changelog.md for @push.rocks/lik
2026-03-22 - 6.4.0 - feat(collections) add new collection APIs, iterator support, and tree serialization utilities adds new convenience methods and properties across BackpressuredArray, FastMap, LimitedArray, ObjectMap, and Tree, including length/size accesso...
changelog.md for @push.rocks/mongodump
2025-08-18 - 1.1.0 - feat(MongoDumpTarget) Implement core MongoDumpTarget methods and update documentation & project configs Implemented MongoDumpTarget.createAndInit(), init(), getCollections(), dumpCollectionToDir() and dumpAllCollectionsToDir() with connec...
changelog.md for @push.rocks/qenv
2025-08-16 - 6.1.3 - fix(qenv) Handle falsy environment values correctly, improve env source resolution, add tests and update test script Treat 0, false and empty string as valid environment values by checking for !== undefined when resolving env vars Refacto...
changelog.md for @push.rocks/smartconfig
2026-03-24 - 6.1.0 - feat(docs) refresh project documentation and migrate smartconfig tool configuration keys rewrites the README with a clearer quick start, updated class documentation, and issue reporting guidance updates .smartconfig.json to use scoped too...
changelog.md for @push.rocks/projectinfo
2026-03-26 - 5.1.0 - feat(projectinfo) migrate project info loading to async factories and update build configuration replace synchronous npm metadata loading with async factory methods in ProjectInfo and ProjectinfoNpm switch filesystem access from @push.roc...