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

793 total results found

changelog.md for @push.rocks/smartstate

@push.rocks/smartstate

2026-03-27 - 2.3.0 - feat(stateprocess) add managed state processes with lifecycle controls, scheduled actions, and disposal safety introduces StateProcess with start, pause, resume, dispose, status, and auto-pause support adds createProcess() and createSched...

state management
reactive programming
typescript
observables
web storage
state action
state selection
state notification
asynchronous state
cumulative notification
middleware
computed state
batch updates
context protocol
web components
abortsignal

changelog.md for @push.rocks/smartssr

@push.rocks/smartssr

2025-01-01 - 1.0.40 - fix(test) Fix test configuration and import path in test suite Changed the test command in package.json to include the build step. Fixed the import path for smartssr in the test suite to point to the correct distribution directory. Added...

server-side rendering
shadow dom
typescript
puppeteer
serialization
web development
node.js

changelog.md for @push.rocks/smartstatus

@push.rocks/smartstatus

2024-12-25 - 1.1.1 - fix(smartstatus) Remove all tslint:disable-next-line comments for max-classes-per-file rule Code cleanup by removing unnecessary tslint comments for disabling max-classes-per-file rule. 2024-12-25 - 1.1.0 - feat(ci) Set up GitHub Actions...

typescript
http
status codes
error handling
client errors
server errors
response management
error management
api development
express.js
web applications
network services
custom status codes

changelog.md for @push.rocks/smartstring

@push.rocks/smartstring

2025-09-12 - 4.1.0 - feat(core) Introduce native implementations for Base64, random generation and normalization; remove runtime plugin dependencies; update tests, docs and package metadata Implemented a cross-platform universal Base64 encoder/decoder and rep...

string manipulation
encode
decode
base64
indentation
normalization
regex
random string
cryptographic string
domain parsing
git repository parsing
docker environment parsing

changelog.md for @push.rocks/smarttime

@push.rocks/smarttime

2026-02-15 - 4.2.3 - fix(test,docs) increase tstest verbosity, enable logfile, and extend timeout; fix README formatting for company line package.json: test script updated to add --verbose, --logfile, and --timeout 120 to tstest invocation readme.md: adjusted...

time handling
cron jobs
timestamps
time intervals
date operations
time formatting
scheduling

changelog.md for @push.rocks/smartsystem

@push.rocks/smartsystem

2026-02-13 - 3.0.8 - fix(deps) bump dependencies, adjust build script and npmextra publish config, and refresh documentation Bumped runtime deps: @push.rocks/lik ^6.0.0 -> ^6.2.2, @push.rocks/smartenv ^5.0.2 -> ^6.0.0, @push.rocks/smartnetwork ^3.0.0 -> ^4.4....

typescript
system information
environment variables
network
hardware info
os interaction
module loading
async
cross-platform

changelog.md for @push.rocks/smartstream

@push.rocks/smartstream

2026-03-02 - 3.4.0 - feat(smartduplex) improve backpressure handling and web/node stream interoperability Refactored SmartDuplex to use synchronous _read/_write/_final (avoids async pitfalls), added internal backpressured buffer draining and consumer signalin...

stream
node.js
typescript
stream manipulation
data processing
pipeline
async transformation
event handling
backpressure
readable stream
writable stream
duplex stream
transform stream
file streaming
buffer
stream utilities
esm

changelog.md for @push.rocks/smarturl

@push.rocks/smarturl

2024-10-03 - 3.1.0 - feat(Smarturl) Enhanced documentation and added method for property setting and chaining in Smarturl Added detailed comments to methods and interfaces for better code understanding. Introduced a method to set properties in a chainable man...

url parsing
typescript
node.js
web development
url manipulation
search parameters
http
https

changelog.md for @push.rocks/smartxml

@push.rocks/smartxml

2025-11-19 - 2.0.0 - BREAKING CHANGE(core) Implement custom XmlBuilder, remove xmlbuilder2, upgrade fast-xml-parser, update SmartXml API, tests and CI Add a new chainable XmlBuilder implementation (create(), ele(), txt(), att(), up(), com(), end(), toString()...

xml
parsing
xml creation
fast-xml-parser
typescript
data serialization

changelog.md for @push.rocks/taskbuffer

@push.rocks/taskbuffer

2026-03-23 - 8.0.2 - fix(servicemanager) cancel startup timeout once service initialization completes Replaces the startup timeout race delay with a cancellable Timeout instance Prevents the global startup timeout from lingering after startup finishes or fail...

task management
typescript
task buffering
task scheduling
task execution
task dependencies
parallel tasks
task chains
debounced tasks
distributed coordination

changelog.md for @push.rocks/webrequest

@push.rocks/webrequest

2026-03-02 - 4.0.5 - fix(npmextra) normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys Removed legacy top-level 'npmci' and 'gitzone' keys Promoted '@...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

changelog.md for @push.rocks/webstore

@push.rocks/webstore

2026-03-26 - 2.0.21 - fix(build) migrate project tooling and tests to the smartconfig setup and updated IndexedDB dependencies replace deprecated npmextra.json metadata with .smartconfig.json switch IndexedDB import from @tempfix/idb to idb and add pnpm overr...

indexeddb
browser storage
high performance
typescript
database
web development
data persistence
storage solution
typed requests
performance optimization
api caching
efficient data management

changelog.md for @push.rocks/smartai

@push.rocks/smartai

2026-03-05 - 2.0.0 - BREAKING CHANGE(vercel-ai-sdk) migrate to Vercel AI SDK v6 and introduce provider registry (getModel) returning LanguageModelV3 Major API rewrite and module reorganization; bump package version to 1.0.0 Replace many legacy provider implem...

ai integration
typescript
chatbot
openai
anthropic
multi-model
audio generation
text-to-speech
document processing
vision processing
streaming chat
api
multiple providers
ai models
synchronous chat
asynchronous chat
real-time interaction
content analysis
image description
document classification
ai toolkit
provider switching

changelog.md for @push.rocks/smartantivirus

@push.rocks/smartantivirus

2025-08-16 - 1.3.2 - fix(build) Bump dependencies, improve test/build scripts, expand documentation and add project metadata Updated devDependencies: bumped @git.zone/tsbuild, @git.zone/tsbundle, @git.zone/tstest, @push.rocks/tapbundle, @types/node and typesc...

antivirus
node.js
clamav
virus scanning
security
docker
in-memory scanning
file scanning
stream scanning
data protection
network security
buffer scanning
software testing

changelog.md for @push.rocks/smartimap

@push.rocks/smartimap

2024-11-26 - 1.2.0 - feat(core) Introduce ImapClient and ImapServer classes for enhanced IMAP support Implemented ImapClient class for managing IMAP connections and message retrieval. Implemented ImapServer class to simulate an IMAP server for testing. Added ...

imap
email
streaming
mailparser
email-client
nodejs
event-driven
automation
message-stream
filter
inbox
connection
message processing

changelog.md for @push.rocks/smartagent

@push.rocks/smartagent

2026-03-06 - 3.0.2 - fix(agent) use output parameter when invoking onToolResult instead of toolCall.result Replace (toolCall as any).result with the explicit output parameter when calling options.onToolResult. Prevents undefined/misread results by aligning th...

changelog.md for @push.rocks/smartregistry

@push.rocks/smartregistry

2026-03-27 - 2.8.2 - fix(maven,tests) handle Maven Basic auth and accept deploy-plugin metadata/checksum uploads while stabilizing npm CLI test cleanup Validate Maven tokens from Basic auth credentials by extracting the password portion before token validatio...

typescript

changelog.md for @push.rocks/smartmta

@push.rocks/smartmta

2026-03-02 - 5.3.1 - fix(mail) add periodic cleanup timers and proper shutdown handling for bounce manager and delivery queue; avoid mutating maps during iteration and prune stale rate-limiter stats to prevent memory growth BounceManager: add cleanupInterval ...

rust
mta
smtp
email
mail server
mail transfer agent
dkim
spf
dmarc
dns
cloudflare
typescript