Removed
0.14.0
Docname |
Text |
|---|---|
modules/compress |
ICompress compression format zopfli as gzip is no longer supported. |
modules/compress |
CompressModule settings for zopfli compression format were deleted. |
modules/file-manager |
ErrorModule property recursion_limit was renamed retry_limit. |
modules/types |
global types in object were deleted: Point Dimension AuthValue ErrorCode HighResolutionTime MinMax KeyValue |
0.13.0
Docname |
Text |
|---|---|
modules/request |
NPM package zstd-codec is no longer available for Zstd compression. 1 |
0.12.0
Docname |
Text |
|---|---|
modules/image |
ImageConstructor property REGEXP_SIZERANGE was for internal use in file-manager. |
modules/module |
BREAKING ModuleConstructor function getPackageVersion optional arguments are only available in options as PackageVersionOptions: unstable startDir baseDir |
modules/types |
function generateUUID was an alias for crypto.randomUUID. global types in types: Undef Null NumString TupleOf |
0.11.0
Docname |
Text |
|---|---|
modules/file-manager |
IFileManager function install with name watch injected with spread parameters did not conform with Client constructor. |
modules/module |
BREAKING ModuleConstructor function checkSemVer optional arguments are only available in options as CheckSemVerOptions: unstable startDir |
modules/types |
interface AsSourceFileOptions property persist in document was never implemented. |
modules/watch |
WatchConstructor function isConnectionError for identifying retryable errors was created. |
0.10.0
Docname |
Text |
|---|---|
document/data |
NPM package probe-image-size is no longer supported. |
document/miscellaneous |
NPM package probe-image-size is no longer supported. |
modules/compress |
Tinify was converted into an optional plugin named @pi-r/tinify.interface CompressModule { tinify?: { api_key?: string; proxy?: string; }; } |
modules/types |
interface AsHashOptions property minLength in module. type NormalizeFlags in module. export definitions in squared: FinalizedElement ConditionProperty CssConditionData ControllerSettingsDirectoryUI |
0.9.0
Docname |
Text |
|---|---|
document/settings |
Transform plugins clean-css | csso are no longer supported. |
modules/cloud |
ICloudServiceClient global CLOUD_UPLOAD_FROMDISK was renamed. |
modules/compress |
ICompress function tryFile | tryImage argument callback as function is no longer available. |
modules/core |
IClientDb function hasCache argument override as DbCacheValue. IClientDb function hasCoerce argument override as DbCoerceValue. |
modules/watch |
WatchConstructor as new(interval, port, securePort, extensions) did not conform with Module.init(). |
0.8.0
Docname |
Text |
|---|---|
document/settings |
Transform plugins html-minifier-terser | svgo are no longer supported. |
0.7.0
Docname |
Text |
|---|---|
cloud/aws |
AWS_SESSION_TOKEN is not used when validating credentials. AWS_DEFAULT_REGION is not recognized in AWS NodeJS SDK. AWSDatabaseQuery property partitionKey is a duplicate of key. |
cloud/aws-v3 |
AWS_DEFAULT_REGION is not recognized in AWS NodeJS SDK. Unofficial credential properties from V2 (e.g. profile). AWSDatabaseQuery property partitionKey is a duplicate of property key. |
cloud/gcp |
GCPStorageCredential no longer extends CreateBucketRequest. |
cloud/oci |
OCIDatabaseCredential property username is a duplicate of property user. |
document/settings |
Transform plugins html-minifier | uglify-js are no longer supported. |