UNPKG

docpad-plugin-assets

Version:

DocPad plugin to change URL of asset files to contain hash of contents, allowing for effective caching whilst enabling cache busting when contents change

28 lines (15 loc) 1.29 kB
# History ## v3.1.0 2020 October 29 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) ## v3.0.0 2020 September 8 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) - Minimum required node version changed from `node: >=10,` to `node: >=10` to keep up with mandatory ecosystem changes ## v2.4.0 2020 September 7 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) ## v2.3.0 2020 August 5 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) - Minimum required node version changed from `node: >=6,` to `node: >=10,` to keep up with mandatory ecosystem changes ## v2.2.0 2020 August 5 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) ## v2.0.0 2013 August 25 - Initial working version