File tree Expand file tree Collapse file tree 12 files changed +15
-12
lines changed Expand file tree Collapse file tree 12 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.13.0] - 2024-01-19
6+
57### Added
68
79- Support for the ` data-css-inline="keep" ` attribute to enforce keeping the ` style ` tag.
2830
2931- Initial public release
3032
31- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.12.0...HEAD
33+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.13.0...HEAD
34+ [ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.12.1...javascript-v0.13.0
3235[ 0.12.1 ] : https://github.com/Stranger6667/css-inline/compare/javascript-v0.12.0...javascript-v0.12.1
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline-js"
3- version = " 0.12.1 "
3+ version = " 0.13.0 "
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66readme = " README.md"
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-darwin-arm64" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-darwin-x64" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm-gnueabihf" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm64-gnu" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-arm64-musl" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-x64-gnu" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-linux-x64-musl" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @css-inline/css-inline-win32-x64-msvc" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.13.0 " ,
44 "description" : " High-performance library for inlining CSS into HTML 'style' attributes" ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments