Releases: marco-prontera/vite-plugin-css-injected-by-js
Releases · marco-prontera/vite-plugin-css-injected-by-js
Release v3.1.1
What's Changed
- [#91] Fix manifest json includes non-existing css chunks by @marco-prontera in #93
Full Changelog: v3.1.0...v3.1.1
Release v3.1.0
What's Changed
- [#54] Option to exclude some css files to be injected by @marco-prontera in #89
Full Changelog: v3.0.1...v3.1.0
Release v3.0.1
What's Changed
- [#84] Fix bugs relativeCSSInjection (experimental feature) and empty injection by @marco-prontera in #86
Full Changelog: v3.0.0...v3.0.1
Release v3.0.0
What's Changed
- [#72] Introduce Istanbul for code coverage reporting by @corradopetrelli in #73
- [#74] feat: add imported css to its importer by @mseyfayi in #75
- [#76] Release 2.5.0 by @marco-prontera in #77
- [#80] Make CSS injection code 'target' and 'minify' follow the one configured by user's configuration by @marco-prontera in #82
- 3.0.0 by @marco-prontera in #83
New Contributors
- @corradopetrelli made their first contribution in #73
- @mseyfayi made their first contribution in #75
- @Codex- made their first contribution in #78
Full Changelog: v2.4.0...v3.0.0
Release v2.4.0
What's Changed
- [#69] Implement params to support multiple output entry and preRenderCSSCode by @marco-prontera in #71
Full Changelog: v2.3.1...v2.4.0
Release v2.3.1
Release v2.3.0
What's Changed
- ✨ Refactor, add tests 💚 by @nickhudkins in #62
- Allow for Strict CSPs through
useStrictCSPflag by @nickhudkins in #65 - [#58] Injected code goes in the wrong chunk by @marco-prontera in #66
New Contributors
- @nickhudkins made their first contribution in #62
Full Changelog: v2.2.0...v2.3.0
Release v2.2.0
What's Changed
- Adds support for custom injectCode by @renato-bohler in #53
- [#56] Release 2.2.0 by @marco-prontera in #57
New Contributors
- @renato-bohler made their first contribution in #53
Full Changelog: v2.1.1...v2.2.0
Release v2.1.1
Release v2.1.0
What's Changed
- [#44] Check if document object exists before using it by @CroModder in #45
- [#46] Skip plugin execution when SSR is enabled by @marco-prontera in #47
New Contributors
- @CroModder made their first contribution in #45
Full Changelog: v2.0.4...v2.1.0