Releases: marco-prontera/vite-plugin-css-injected-by-js
Releases · marco-prontera/vite-plugin-css-injected-by-js
Release v2.0.4
What's Changed
- [#40] Fix styleId to be a string instead of a variable by @marco-prontera in #42
- [#41] Improve Typescript types for Plugin's parameters by @marco-prontera in #43
Full Changelog: v2.0.3...v2.0.4
Release v2.0.3
What's Changed
- [#38] Fix styleId to use template literals by @sawyerclick in #37
- 2.0.3 by @marco-prontera in #39
New Contributors
- @sawyerclick made their first contribution in #37
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
What's Changed
- [#35] Build CSS code outside html cleaning block by @marco-prontera in #36
Note: Support Vite 'lib' mode
Full Changelog: v2.0.1...v2.0.2
Release v2.0.1
What's Changed
- [#33] Fix utils import for ESM usage with '.js' suffix by @marco-prontera in #34
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
What's Changed
- [#30] ESM & CJS support and bugfixing by @marco-prontera in #32
It works also with Vite 3
Full Changelog: v1.5.1...v2.0.0
Release v1.5.1
What's Changed
- [#18] CSS Link Is still generated by @marco-prontera in #29
Full Changelog: v1.5.0...v1.5.1
Release v1.5.0
What's Changed
- fix: Skip HTML characters when injecting style by @soeyu in #26
- [#27] Add StyleId param by @marco-prontera in #28
New Contributors
Full Changelog: v1.4.0...v1.5.0
Release v1.4.0
What's Changed
- [#20] Support .mjs and .cjs file extension by @cdauth in #19
- [#21] Release new version by @marco-prontera in #22
- [#23] Update package lock by @marco-prontera in #24
New Contributors
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0
What's Changed
- [#14] Fix export default by @marco-prontera in #15
- [#16] Escape sequences are not allowed in template strings by @marco-prontera in #17
Full Changelog: v1.2.1...v1.3.0
Release v1.2.1
What's Changed
- [#12] Fix lib for Vite Plugin Legacy by @marco-prontera in #13
Full Changelog: v1.2.0...v1.2.1