Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Bug Fixes
- interpolateName: don’t interpolated
hashType
without hash
or contenthash
(#140) (3528fd9)
Bug Fixes
- fixed a hash type extracting in interpolateName (#137) (f8a71f4)
Bug Fixes
- isUrlRequest: better handle absolute urls and non standards (#134) (aca43da)
Reverts
Features
- interpolateName: support
[contenthash]
Fixes
- urlToRequest: empty urls are not rewritten to relative requests
- urlToRequest: don’t rewrite absolute urls
- isUrlRequest: ignore all url with
extension
(like moz-extension:
, ms-browser-extension:
and etc)
- isUrlRequest: ignore
about:blank
- interpolateName: failing explicitly when ran out of emoji
- interpolateName:
[hash]
token regex in interpolate string to capture any hash algorithm name
- interpolateName: parse string for emoji count before use
Features
- automatic-release: Generation of automatic release (7484d13)
- parseQuery: export parseQuery (ddf64e4)