Releases: mrcgrtz/postcss-opacity-percentage
Releases · mrcgrtz/postcss-opacity-percentage
v3.0.0
Breaking Change
Dropped support for Node 16
As postcss-preset-env
dropped support for Node versions <18 with its latest major release, this package now also sets the minimum required Node version to 18.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #113
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #103
- Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #108
- Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #109
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #115
- Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #118
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #127
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #143
- Bump ava from 5.1.1 to 6.0.1 by @dependabot in #121
- Bump ava from 6.0.1 to 6.1.1 by @dependabot in #126
- Bump ava from 6.1.1 to 6.1.2 by @dependabot in #128
- Bump ava from 6.1.2 to 6.1.3 by @dependabot in #139
- Bump c8 from 7.12.0 to 7.13.0 by @dependabot in #86
- Bump c8 from 7.13.0 to 7.14.0 by @dependabot in #100
- Bump c8 from 7.14.0 to 8.0.0 by @dependabot in #102
- Bump c8 from 8.0.0 to 8.0.1 by @dependabot in #107
- Bump c8 from 8.0.1 to 9.1.0 by @dependabot in #122
- Bump c8 from 9.1.0 to 10.1.2 by @dependabot in #142
- Bump clean-publish from 4.1.1 to 4.2.0 by @dependabot in #93
- Bump clean-publish from 4.2.0 to 4.3.0 by @dependabot in #134
- Bump clean-publish from 4.3.0 to 4.4.0 by @dependabot in #136
- Bump clean-publish from 4.4.0 to 5.0.0 by @dependabot in #138
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #133
- Bump husky from 8.0.3 to 9.0.7 by @dependabot in #125
- Bump husky from 9.0.11 to 9.1.4 by @dependabot in #144
- Bump husky from 9.0.7 to 9.0.11 by @dependabot in #130
- Bump husky from 9.1.4 to 9.1.5 by @dependabot in #148
- Bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #85
- Bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in #87
- Bump lint-staged from 13.1.2 to 13.2.0 by @dependabot in #88
- Bump lint-staged from 13.2.0 to 13.2.1 by @dependabot in #90
- Bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in #98
- Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #101
- Bump lint-staged from 13.2.3 to 14.0.1 by @dependabot in #111
- Bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #116
- Bump lint-staged from 15.0.2 to 15.1.0 by @dependabot in #117
- Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #120
- Bump lint-staged from 15.2.0 to 15.2.1 by @dependabot in #124
- Bump lint-staged from 15.2.1 to 15.2.2 by @dependabot in #129
- Bump lint-staged from 15.2.2 to 15.2.5 by @dependabot in #137
- Bump lint-staged from 15.2.5 to 15.2.7 by @dependabot in #140
- Bump lint-staged from 15.2.7 to 15.2.9 by @dependabot in #147
- Bump postcss from 8.4.21 to 8.4.22 by @dependabot in #94
- Bump postcss from 8.4.22 to 8.4.23 by @dependabot in #95
- Bump postcss from 8.4.23 to 8.4.24 by @dependabot in #99
- Bump postcss from 8.4.24 to 8.4.27 by @dependabot in #105
- Bump postcss from 8.4.27 to 8.4.29 by @dependabot in #112
- Bump postcss from 8.4.29 to 8.4.31 by @dependabot in #114
- Bump postcss from 8.4.31 to 8.4.32 by @dependabot in #119
- Bump postcss from 8.4.32 to 8.4.33 by @dependabot in #123
- Bump postcss from 8.4.33 to 8.4.35 by @dependabot in #131
- Bump postcss from 8.4.35 to 8.4.38 by @dependabot in #135
- Bump postcss from 8.4.38 to 8.4.39 by @dependabot in #141
- Bump postcss from 8.4.39 to 8.4.40 by @dependabot in #145
- Bump postcss from 8.4.40 to 8.4.42 by @dependabot in #149
- Bump webpack from 5.62.1 to 5.76.1 by @dependabot in #89
- Bump webpack from 5.76.1 to 5.94.0 by @dependabot in #146
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #104
- Bump xo from 0.53.1 to 0.54.0 by @dependabot in #91
- Bump xo from 0.54.0 to 0.54.1 by @dependabot in #92
- Bump xo from 0.54.1 to 0.54.2 by @dependabot in #97
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #96
- Require Node 18 and migrate tests to the Node test runner by @mrcgrtz in #132
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Breaking Change
Dropped support for Node 12
As postcss-preset-env
dropped support for Node 12 with its latest major release, this package drops support for this version as well.
What's Changed
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #80
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #81
- Bump postcss from 8.4.20 to 8.4.21 by @dependabot in #82
- Bump husky from 8.0.2 to 8.0.3 by @dependabot in #83
- Bump clean-publish from 4.0.2 to 4.1.1 by @dependabot in #84
- Drop support for Node 12 by @mrcgrtz in #74
Full Changelog: v1.1.3...v2.0.0
v1.1.3
What's Changed
- Bump lint-staged from 12.3.2 to 12.3.3 by @dependabot in #20
- Bump postcss from 8.4.5 to 8.4.6 by @dependabot in #19
- Bump lint-staged from 12.3.3 to 12.3.4 by @dependabot in #21
- Bump xo from 0.47.0 to 0.48.0 by @dependabot in #22
- Bump actions/setup-node from 2 to 3.0.0 by @dependabot in #23
- Bump postcss from 8.4.6 to 8.4.7 by @dependabot in #24
- Bump actions/checkout from 2 to 3 by @dependabot in #25
- Bump ava from 4.0.1 to 4.1.0 by @dependabot in #27
- Bump lint-staged from 12.3.4 to 12.3.5 by @dependabot in #26
- Bump postcss from 8.4.7 to 8.4.8 by @dependabot in #28
- Bump lint-staged from 12.3.5 to 12.3.7 by @dependabot in #29
- Bump postcss from 8.4.8 to 8.4.12 by @dependabot in #30
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #31
- Bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #32
- Bump ava from 4.1.0 to 4.2.0 by @dependabot in #33
- Bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #34
- Bump lint-staged from 12.3.7 to 12.3.8 by @dependabot in #35
- Bump lint-staged from 12.3.8 to 12.4.0 by @dependabot in #37
- Bump c8 from 7.11.0 to 7.11.2 by @dependabot in #36
- Bump postcss from 8.4.12 to 8.4.13 by @dependabot in #39
- Bump lint-staged from 12.4.0 to 12.4.1 by @dependabot in #38
- Bump husky from 7.0.4 to 8.0.0 by @dependabot in #40
- Bump husky from 8.0.0 to 8.0.1 by @dependabot in #41
- Bump c8 from 7.11.2 to 7.11.3 by @dependabot in #42
- Bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #43
- Bump xo from 0.48.0 to 0.49.0 by @dependabot in #45
- Bump postcss from 8.4.13 to 8.4.14 by @dependabot in #44
- Bump lint-staged from 12.4.1 to 12.4.2 by @dependabot in #46
- Bump ava from 4.2.0 to 4.3.0 by @dependabot in #48
- Bump lint-staged from 12.4.2 to 13.0.0 by @dependabot in #47
- Bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #49
- Bump clean-publish from 4.0.0 to 4.0.1 by @dependabot in #52
- Bump xo from 0.49.0 to 0.50.0 by @dependabot in #50
- Bump lint-staged from 13.0.0 to 13.0.1 by @dependabot in #51
- Bump lint-staged from 13.0.1 to 13.0.2 by @dependabot in #53
- Bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #54
- Bump ava from 4.3.0 to 4.3.1 by @dependabot in #55
- Bump actions/setup-node from 3.3.0 to 3.4.0 by @dependabot in #56
- Bump actions/setup-node from 3.4.0 to 3.4.1 by @dependabot in #57
- Bump terser from 5.9.0 to 5.14.2 by @dependabot in #58
- Bump xo from 0.50.0 to 0.51.0 by @dependabot in #59
- Bump c8 from 7.11.3 to 7.12.0 by @dependabot in #60
- Bump postcss from 8.4.14 to 8.4.16 by @dependabot in #61
- Bump ava from 4.3.1 to 4.3.3 by @dependabot in #63
- Bump xo from 0.51.0 to 0.52.2 by @dependabot in #62
- Bump xo from 0.52.2 to 0.52.3 by @dependabot in #64
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #65
- Bump postcss from 8.4.16 to 8.4.17 by @dependabot in #66
- Bump xo from 0.52.3 to 0.52.4 by @dependabot in #67
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #68
- Bump postcss from 8.4.17 to 8.4.18 by @dependabot in #69
- Bump postcss from 8.4.18 to 8.4.19 by @dependabot in #72
- Bump husky from 8.0.1 to 8.0.2 by @dependabot in #71
- Bump lint-staged from 13.0.3 to 13.0.4 by @dependabot in #75
- Bump lint-staged from 13.0.4 to 13.1.0 by @dependabot in #76
- Bump postcss from 8.4.19 to 8.4.20 by @dependabot in #78
- Bump clean-publish from 4.0.1 to 4.0.2 by @dependabot in #77
- Add missing peer dependency for
postcss
by @romainmenke in #79
New Contributors
- @romainmenke made their first contribution in #79
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump lint-staged from 12.3.1 to 12.3.2 by @dependabot in #16
- Add Node 12 and Node 14 to supported engines, refs #17 in #18
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix default options parameter to avoid an issue with getting
"preserved"
fromundefined
(#15) - Update development dependencies by @dependabot:
- Bump
ava
from 3.15.0 to 4.0.1 - Bump
c8
from 7.10.0 to 7.11.0 - Bump
clean-publish
from 3.4.4 to 4.0.0 - Bump
lint-staged
from 12.1.4 to 12.3.1
- Bump
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add
preserve
option to keep original percentage value and use the float value as a fallback. - Update development dependencies by @dependabot:
- Bump
lint-staged
from 11.2.6 to 12.1.4 - Bump
xo
from 0.46.4 to 0.47.0 - Bump
clean-publish
from 3.4.3 to 3.4.4
- Bump
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0