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

277 total results found

changelog.md for @push.rocks/smartnginx

@push.rocks/smartnginx

2025-11-27 - 2.0.54 - fix(package) Pin package manager to pnpm@10.18.1 in package.json Added packageManager field to package.json to pin pnpm to 10.18.1 with integrity hash No runtime code changes; only package metadata updated 2025-11-27 - 2.0.53 - fix(core...

nginx
node.js
typescript
configuration management
web server
reverse proxy
ssl certificates

changelog.md for @push.rocks/smartmongo

@push.rocks/smartmongo

2026-03-26 - 7.0.0 - BREAKING CHANGE(api) reduce the package to the SmartMongo memory replica set API and remove bundled TsmDB and LocalTsmDb modules remove exports and source code for TsmDB, LocalTsmDb, and related utilities, handlers, storage adapters, and ...

mongodb
testing
replica set
memory server
database management
typescript

changelog.md for @push.rocks/smartnetwork

@push.rocks/smartnetwork

2026-03-26 - 4.5.2 - fix(docs) refresh README content and align license copyright holder Rewrite the README to better present network diagnostics, IP intelligence capabilities, usage examples, and full API reference Add issue reporting guidance and clarify le...

network diagnostics
ping
port check
speed test
network interface
public ip retrieval
cloudflare speed test
network performance
network utility
typescript

changelog.md for @push.rocks/smartntml

@push.rocks/smartntml

2024-10-13 - 2.0.8 - fix(core) Updated dependencies and optimized code structure Upgraded '@git.zone/tsbuild', '@git.zone/tsrun', '@design.estate/dees-element', and '@happy-dom/global-registrator' packages to their latest versions. Removed 'why-is-node-runnin...

backend rendering
lit-html
template rendering
server-side rendering
html template
web components
happy-dom
indexeddb
typescript

changelog.md for @push.rocks/smartpdf

@push.rocks/smartpdf

2026-03-09 - 4.2.0 - feat(smartpdf) replace internal Express server with @push.rocks/smartserve, add PDF→WebP rendering, improve start/stop handling and bump dependencies Replace internal Express HTTP implementation with @push.rocks/smartserve and update READ...

pdf generation
html to pdf
website to pdf
pdf manipulation
puppeteer
express
node.js
typescript
automation
pdf merging
text extraction
pdf management

changelog.md for @push.rocks/smartpath

@push.rocks/smartpath

[6.0.0] - 2025-01-28 BREAKING CHANGES Renamed pathJoin() to join() for better API consistency and brevity Changed Updated all references and tests to use the new join() function name [5.1.0] - 2025-01-28 Added New isomorphic path module at /iso export pat...

path handling
file system
directory manipulation
file checks
path transformation
typescript
node.js development
url handling
absolute paths
smart path resolution
programming
file management
software development
path utilities
cross-platform path management

changelog.md for @push.rocks/smartproxy

@push.rocks/smartproxy

2026-03-27 - 27.1.0 - feat(rustproxy-passthrough) add selective connection recycling for route, security, and certificate updates introduce a shared connection registry to track active TCP and QUIC connections by route, source IP, and domain recycle only affe...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

changelog.md for @push.rocks/smartrequest

@push.rocks/smartrequest

2025-11-17 - 5.0.1 - fix(test) Enable --logfile in test script and bump @git.zone/tstest to ^2.8.2 Update npm script: add --logfile flag to the test command to produce test logs Bump devDependency @git.zone/tstest from ^2.8.1 to ^2.8.2 2025-11-17 - 5.0.0 - B...

http
https
request library
form data
file uploads
json
binary data
streams
keepalive
typescript
modern web requests
drop-in replacement
bun
deno
node.js
unix sockets

changelog.md for @push.rocks/smartpromise

@push.rocks/smartpromise

2025-02-20 - 4.2.3 - fix(test) Refactor test suite for improved readability and maintainability. Updated and cleaned up test cases for deferreds and promises. Reduced timeouts in tests for quicker execution. Added expectations for promise status and duration....

promise
deferred
async
promisify
cumulative deferred
timeout
typescript
asynchronous
utilities

changelog.md for @push.rocks/smartscaf

@push.rocks/smartscaf

2026-03-24 - 4.0.21 - fix(smartconfig) correct smartconfig package key and add npmjs registry for public releases Rename the CLI configuration key from git.zone/cli to @git.zone/cli. Add https://registry.npmjs.org to the release registries alongside the exist...

typescript
scaffolding
template rendering
file handling
project setup
smart interaction
yaml
cli tool

changelog.md for @push.rocks/smartshell

@push.rocks/smartshell

2026-03-15 - 3.3.8 - fix(repo) remove obsolete Serena project configuration files Deletes the .serena project configuration from the repository Cleans up editor or tooling metadata that is not part of the package runtime or source code 2026-03-05 - 3.3.7 - f...

shell commands
promises
asynchronous execution
child processes
environment management
command streaming
interactive commands
process management
typescript

changelog.md for @push.rocks/smartstorage

@push.rocks/smartstorage

2026-03-23 - 6.3.2 - fix(docs) update license ownership and correct README license file reference Adjusts the copyright holder name in the license file Fixes the README link to match the lowercase license filename 2026-03-21 - 6.3.1 - fix(cluster) improve sh...

rust
smartstorage
s3 compatible
local storage server
node.js
typescript
local development
testing
cloud storage
file storage
aws s3 compatibility
development tool
storage endpoint
storage simulation
bucket management
file upload
ci/cd integration
developer onboarding

changelog.md for @push.rocks/smartsitemap

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

sitemap
sitemap generator
sitemap index
xml sitemap
news sitemap
image sitemap
video sitemap
hreflang
rss feeds
seo
search engine optimization
builder api
streaming
validation
typescript
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/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/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/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/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