Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Releases: theetrain/gulp-resource-hints

[v0.2.1] Custom Page Tokens

06 Jun 22:58
816c3ab
Compare
Choose a tag to compare

Fixes 🍤

  • Make pageToken option actually work

[v0.2.0] Silence

07 May 23:20
Compare
Choose a tag to compare

Features

  • Add new 'silent' option
  • Code quality improvements
  • Function comments
  • More end-to-end tests

v0.1.2

24 Apr 18:24
Compare
Choose a tag to compare

Fixes

  • reliable duplicate checker
  • added contact information
  • strict mode

v0.1.1: First patch, fix user-defined pageToken

11 Apr 23:37
Compare
Choose a tag to compare

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

10 Apr 18:01
Compare
Choose a tag to compare
  • first publish to npm
  • basic support with html assets and URLs