- Test node 12
- Bump dependencies
- Allow to configure noscript position
- fix: removed endless loop in getPartials
- fix: remove stylesheets on empty replace array
- fix: prevent newline in case of 0 noscripts
- feature: move noscript links to end of document #139
- Tweaked package.json
- Switched to jsdom (#240)
- Bump dependencies
- fix: prevent multiple loadcss includes
- feature: compare/check already inlined styles
- feature: drop cave in favour of postcss-discard
- Move tests to Jest
- Change indentation to 2 spaces
- drop node 6 support
- Add temporary fix for breaking svgs
- Bump dependencies
- Add another SVG Test
- fix: consider ignore passed as string
- Bump dependencies
- Bump dependencies
- Test existance of extracted stylesheets
- Support minifying extracted css (#237)
- Remove type attribute (#236)
- Fixes inlining if no scripts & stylesheets are present in head
- drop node 4 support
- Bump deps
- Fixes minor typos in README.md (#233)
- Fix outdated yarn.lock
- Bump dependencies
- CI: stop testing non-LTS node.js versions. (#232)
- Set the
onload
handler tonull
. (#231)
- Upgrade loadCSS dep to 2.0.1 and update code and make it work with this version (#229)
- Bump dependencies
- Bump dependencies
- Bump dependencies
- Added some badges
- Update travis
- bump dependencies
- add appveyor
- Minimum node.js version is 4.0 now due to upstream changes.
- Bump dependencies
- fixed indent when using extract
- minor regex fix
- style tweaks
- trim empty lines in non-minified css
- republished with stable node version cause of missing files
- correct process.exit on cli
- handle buffer
- added minify default
- minor fixes
- bump dependencies
- minify defaults to true
- gitignore tweaks
- keep format & source order
- Update to loadcss v1.2.0 + cssrelpreload
- Bump dependencies
- switched from jshint to xo
- Bump deps
- Use loadCSS from node_modules
- Bump loadCSS
- loadCSS Tweaks
- Added CLI tests & bumped loadcss version
- Added CLI
- Fix #9
- fixed tests
- Update README.md
- Ignore noscript-wrapped link tags
- Added ignore option
- Added test for #8 (skipped)
- Don't encode entities
- Removed failing quickfix related to #8
- Better testcase for #8
- Added fix for #8
- bump deps
- bump deps
- bump deps
- minor tweaks
- fixed #6
- fixes #7
- travis tweaks
- some cleanup
- Use original loadCSS
- moved loadcss in the head
- Updated package.json