Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

86 total results found

changelog.md for @design.estate/dees-document

@design.estate/dees-document

2025-12-11 - 2.2.3 - fix(contentinvoice) Use shared translation.TranslationKey type in DeContentInvoice.translateKey and remove local import Replaced local TranslationKey import with plugins.shared.translation.TranslationKey to ensure type consistency Updated...

document generation
invoice automation
business documentation
dynamic rendering
pdf creation
web components
node.js
typescript
templating
modern web technologies
responsive design
qr code
modular architecture
automated workflows
localization
digital signatures
security
interactive documents

changelog.md for @git.zone/tswatch

@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...

typescript
development
watcher
automation
cli
build
npm
web development
service development
project monitoring
recompiling
testing
integration
continuous development
tooling
build automation
live reloading
node.js
development server

changelog.md for @host.today/ht-docker-node

@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...

oci
docker
node.js
shipzone.io
npm
ci
git
ssh
szci
node version management
typescript

changelog.md for @push.rocks/consolecolor

@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...

console log styling
ansi colors
terminal colors
command line utilities
node.js
typescript
text formatting
log enhancement
development tools

changelog.md for @push.rocks/levelcache

@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...

caching
data storage
memory cache
disk cache
s3 storage
data backup
multi-level caching
performance
persistent storage
data retrieval
node.js
typescript

changelog.md for @push.rocks/lik

@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...

utilities
helpers
typescript
node.js
string manipulation
object management
execution control
data structures
asynchronous programming
event handling
data aggregation

changelog.md for @push.rocks/qenv

@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...

environment variables
configuration management
node.js
typescript
docker secrets
ci/cd
testing

changelog.md for @push.rocks/smartcache

@push.rocks/smartcache

2025-08-28 - 1.0.18 - fix(config) Add local .claude settings to configure assistant/tooling permissions Add .claude/settings.local.json to define allowed permissions for local assistant tooling Permissions include WebFetch, Bash command patterns, and multiple...

caching
asynchronous
time-based invalidation
hash-based identification
smart caching
node.js
performance optimization
typescript
delay handling
error management

changelog.md for @push.rocks/smartwatch

@push.rocks/smartwatch

2026-03-23 - 6.4.0 - feat(watchers) add Rust-powered watcher backend with runtime fallback and cross-platform test coverage introduces a new Rust watcher binary and TypeScript bridge using @push.rocks/smartrust updates watcher selection to prefer the Rust bac...

file watching
filesystem
observable
typescript
node.js
deno
bun
cross-runtime
development tool
file system events
real-time
watch files
glob patterns

changelog.md for @push.rocks/smartcli

@push.rocks/smartcli

2025-10-28 - 4.0.19 - fix(license) Update license files and add local tool settings Update LICENSE header to reference Task Venture Capital GmbH as copyright holder Add a new license file containing the full MIT license text Add .claude/settings.local.json to...

cli
command line
observable
reactive
asynchronous
commands
arguments
options
alias
typescript
node.js
development tool

changelog.md for @push.rocks/smartdaemon

@push.rocks/smartdaemon

2025-09-03 - 2.1.0 - feat(systemd-manager) Support sudo password and root detection in SystemdManager; add user/group support in services and templates; add tests and expand README SystemdManager now accepts an optional sudoPassword and detects root status on...

system
daemon
service management
linux systemd
process management
node.js
system administration
background services

changelog.md for @push.rocks/smartdeno

@push.rocks/smartdeno

2025-12-02 - 1.2.0 - feat(smartdeno) Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs. Execute scripts < 2MB via stdin (deno run -) to su...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

changelog.md for @push.rocks/smartenv

@push.rocks/smartenv

2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...

environment detection
cross-platform
node.js
browser
module loading
ci detection
os detection
runtime environment
typescript
async

changelog.md for @push.rocks/smartdns

@push.rocks/smartdns

2026-02-20 - 7.9.0 - feat(server) emit query events with questions, answered status, response time and timestamp Added IDnsQueryCompletedEvent interface with questions, answered, responseTimeMs and timestamp fields DnsServer now extends EventEmitter and calls...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

changelog.md for @push.rocks/smartexit

@push.rocks/smartexit

2026-03-04 - 2.0.3 - fix(smartexit) use native OS methods to kill process trees; remove tree-kill dependency Replaced tree-kill usage with taskkill on Windows and process.kill(-pid) on POSIX. Removed tree-kill package from dependencies and removed its export ...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management

changelog.md for @push.rocks/smartfile

@push.rocks/smartfile

2025-11-29 - 13.1.0 - feat(smartfs) Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance Add runtime dependency @push.rocks/smartfs@^1.1.0 to package.json (previous peerDependency removed). Export smartfs from ts/pl...

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

changelog.md for @push.rocks/smarthash

@push.rocks/smarthash

2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...

crypto
hashing
sha256
md5
security
node.js
browser
cross-environment
web crypto
stream hashing
file hashing
synchronous hashing
asynchronous hashing
data integrity
typescript

changelog.md for @push.rocks/smartlog

@push.rocks/smartlog

2026-02-20 - 3.2.1 - fix(destination-buffer) return entries in chronological order (oldest-first) and adjust pagination semantics Change getEntries to return the most recent entries in chronological (oldest-first) order instead of newest-first Adjust paginati...

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools