@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.8.6 to 4.9.0
@@ -0,1 +1,8 @@ | ||
# [4.9.0](https://github.com/bigcommerce/paper/compare/v4.8.6...v4.9.0) (2023-07-20) | ||
### Features | ||
* STRF-11041 Use Node 18 for CI tools ([#344](https://github.com/bigcommerce/paper/issues/344)) ([4390a23](https://github.com/bigcommerce/paper/commit/4390a232e73f9b5786bb5d0c2c78682e071aaa67)) | ||
## [4.8.6](https://github.com/bigcommerce/paper/compare/v4.8.5...v4.8.6) (2023-06-15) | ||
@@ -8,2 +15,3 @@ | ||
## [4.8.5](https://github.com/bigcommerce/paper/compare/v4.8.4...v4.8.5) (2023-05-09) | ||
@@ -10,0 +18,0 @@ |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.8.6", | ||
"version": "4.9.0", | ||
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"lint-and-fix": "eslint . --fix", | ||
"test": "lab -v -t 95 --ignore i18n,WebAssembly,SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams,TextEncoder,TextDecoder,queueMicrotask,FinalizationRegistry,WeakRef,plural,en,number,select,__extends,__assign,__rest,__decorate,__param,__esDecorate,__runInitializers,__propKey,__setFunctionName,__metadata,__awaiter,__generator,__exportStar,__createBinding,__values,__read,__spread,__spreadArrays,__spreadArray,__await,__asyncGenerator,__asyncDelegator,__asyncValues,__makeTemplateObject,__importStar,__importDefault,__classPrivateFieldGet,__classPrivateFieldSet,__classPrivateFieldIn spec", | ||
"test": "lab -v -t 95 --ignore i18n,WebAssembly,SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams,TextEncoder,TextDecoder,queueMicrotask,FinalizationRegistry,WeakRef,plural,en,number,select,__extends,__assign,__rest,__decorate,__param,__esDecorate,__runInitializers,__propKey,__setFunctionName,__metadata,__awaiter,__generator,__exportStar,__createBinding,__values,__read,__spread,__spreadArrays,__spreadArray,__await,__asyncGenerator,__asyncDelegator,__asyncValues,__makeTemplateObject,__importStar,__importDefault,__classPrivateFieldGet,__classPrivateFieldSet,__classPrivateFieldIn,AggregateError,BroadcastChannel,structuredClone,DOMException,AbortController,AbortSignal,EventTarget,Event,MessageChannel,MessagePort,MessageEvent,atob,btoa,Blob,Performance,performance,ReadableStream,ReadableStreamDefaultReader,ReadableStreamBYOBReader,ReadableStreamBYOBRequest,ReadableByteStreamController,ReadableStreamDefaultController,TransformStream,TransformStreamDefaultController,WritableStream,WritableStreamDefaultWriter,WritableStreamDefaultController,ByteLengthQueuingStrategy,CountQueuingStrategy,TextEncoderStream,TextDecoderStream,CompressionStream,DecompressionStream,fetch,FormData,Headers,Request,Response,__addDisposableResource,__disposeResources spec", | ||
"coverage": "lab -c -r console -o stdout -r html -o coverage.html spec", | ||
@@ -14,0 +14,0 @@ "release": "semantic-release" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125091