This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
Releases: theetrain/gulp-resource-hints
Releases · theetrain/gulp-resource-hints
[v0.2.1] Custom Page Tokens
[v0.2.0] Silence
Features
- Add new 'silent' option
- Code quality improvements
- Function comments
- More end-to-end tests
v0.1.2
v0.1.1: First patch, fix user-defined pageToken
Fixes
- Properly accept
pageToken
as a user-defined option
Code Changes
- clear parsedAssets array at the beginning of every stream. Assets were checked for duplicates across all html files, which may not be what the user wants.
- leverage gutil in the helpers
- add user-defined options as a test
0.1.0: Merge pull request #6 from theetrain/feature/options
- first publish to npm
- basic support with html assets and URLs