Releases: marco-prontera/vite-plugin-css-injected-by-js
Releases · marco-prontera/vite-plugin-css-injected-by-js
Release v3.5.2
What's Changed
- fix: override of 'build.cssCodeSplit' will not take effect if
config.build.cssCodeSplit
isundefined
by @voldikss in #148
New Contributors
Full Changelog: v3.5.1...v3.5.2
Release v3.5.1
What's Changed
- [#142] Fix cssAssetsFilterFunction breaks dynamic imports by @marco-prontera in #143
Full Changelog: v3.5.0...v3.5.1
Release v3.5.0
What's Changed
- [#137] Add format param for css injection code by @marco-prontera in #141
Full Changelog: v3.4.0...v3.5.0
Release v3.4.0
What's Changed
- [#133] change replaceAll to replace for NodeJS 14 compatibility by @drbeat in #132
- [#128] Support for dev server by @marco-prontera in #134
- Update Readme by @marco-prontera in #135
New Contributors
Full Changelog: v3.3.1...v3.4.0
Release v3.4.0-beta.0
Full Changelog: v3.3.1...v3.4.0-beta.0
Release v3.3.1
What's Changed
- Fix issue templates by @corradopetrelli in #114
- Update README.md, add a line about cssCodeSplit by @grumd in #117
- [#119] Update repository by @marco-prontera in #120
- [#125] feat: support cross platform for unix shell command 'rm -rf' by @seiwonpark in #126
New Contributors
- @grumd made their first contribution in #117
- @seiwonpark made their first contribution in #126
Full Changelog: v3.3.0...v3.3.1
Release v3.3.0
What's Changed
- [#111] Make styleId an optional string or function by @pedrosousa13 in #110
New Contributors
- @pedrosousa13 made their first contribution in #110
Full Changelog: v3.2.1...v3.3.0
Release v3.2.1
What's Changed
- [#108] Fix injection for multiple build of same entry point by @marco-prontera in #109
Full Changelog: v3.2.0...v3.2.1
Release v3.2.0
What's Changed
- [#100] Wrong globalCssToInject - remove old plugin-legacy support since isn't required anymore by @marco-prontera in #104
- [#103] Improve support for more chunk filename formats by @marco-prontera in #105
- [#106] Update README by @marco-prontera in #107
Full Changelog: v3.1.2...v3.2.0
Release v3.1.2
What's Changed
- Delete viteMetadata declaration since isn't required by @marco-prontera in #99
Full Changelog: v3.1.1...v3.1.2