Releases: bigcommerce/script-loader-js
Releases · bigcommerce/script-loader-js
v0.1.6
Bug Fixes
- common: CHECKOUT-3462 Remove Node engine field (d2fd2f3)
v0.1.5
Bug Fixes
- common: CHECKOUT-3191 Fix sourcemaps by enabling
inlineSources
(1c06351)
v0.1.3
Chore
- common: CHECKOUT-3148 Add MIT license (8419479)
v0.1.2
Bug Fixes
- core: CHECKOUT-3012 Do not cache failed responses (792de4a)
v0.1.1
Bug Fixes
- core: CHECKOUT-3012 Avoid loading the same script twice (871ae47)
v0.1.0
Features
- core: CHECKOUT-2739 Add
ScriptLoader
responsible for loading JS files asynchronously (06620da)