Skip to content

Releases: ionic-team/stencil-sass

v3.0.3

23 May 16:30
Compare
Choose a tag to compare

Dependency Updates

@ionic/prettier-config

  • chore(deps-dev): bump @ionic/prettier-config from 2.1.2 to 3.0.0 by @dependabot in #295

@stencil/core

  • chore(deps-dev): bump @stencil/core from 3.2.1 to 3.2.2 by @dependabot in #292

rimraf

rollup

terser

Full Changelog: v3.0.2...v3.0.3

v3.0.2

01 May 13:46
Compare
Choose a tag to compare

Dependency Updates

@ionic/prettier-config

  • chore(deps-dev): bump @ionic/prettier-config from 2.0.0 to 2.1.0 by @dependabot in #287
  • chore(deps-dev): bump @ionic/prettier-config from 2.1.0 to 2.1.2 by @dependabot in #290

@stencil/core

  • chore(deps-dev): bump @stencil/core from 3.2.0 to 3.2.1 by @dependabot in #275

@types/node

  • chore(deps-dev): bump @types/node from 16.18.23 to 16.18.24 by @dependabot in #283
  • chore(deps-dev): bump @types/node from 16.18.24 to 16.18.25 by @dependabot in #289

actions/checkout

  • chore(deps): bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #277
  • chore(deps): bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #278

prettier

  • chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #286

rimraf

terser

rollup

Non-User Facing Updates

Full Changelog: v3.0.1...v3.0.2

v3.0.1

10 Apr 17:05
Compare
Choose a tag to compare

Refactoring

Dependency Updates

actions/checkout: v3.1.0 -> 3.5.0

  • chore(deps): bump actions/checkout from 3.1.0 to 3.5.0 by @dependabot in #259

actions/setup-node: v3.5.0 -> 3.6.0

  • chore(deps): bump actions/setup-node from 3.5.0 to 3.6.0 by @dependabot in #260

@rollup/plugin-node-resolve: v15.0.1 -> 15.0.2

  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 by @dependabot in #271

@stencil/core: v3.0.1 -> v3.2.0

  • chore(deps-dev): bump @stencil/core from 3.0.1 to 3.1.0 by @dependabot in #239
  • chore(deps-dev): bump @stencil/core from 3.1.0 to 3.2.0 by @dependabot in #249

@types/node: v16.18.3 -> 16.18.23

  • chore(deps-dev): bump @types/node from 16.18.13 to 16.18.14 by @dependabot in #242
  • chore(deps-dev): bump @types/node from 16.18.14 to 16.18.16 by @dependabot in #250
  • chore(deps-dev): bump @types/node from 16.18.16 to 16.18.18 by @dependabot in #256
  • chore(deps-dev): bump @types/node from 16.18.18 to 16.18.19 by @dependabot in #264
  • chore(deps-dev): bump @types/node from 16.18.19 to 16.18.21 by @dependabot in #267
  • chore(deps-dev): bump @types/node from 16.18.21 to 16.18.22 by @dependabot in #268
  • chore(deps-dev): bump @types/node from 16.18.22 to 16.18.23 by @dependabot in #270

rimraf: v4.1.2 -> 4.4.1

rollup: v3.17.2 -> 3.20.2

terser: v5.16.6 -> 15.16.8

prettier: v2.8.4->2.8.7

np: v7.6.3 ->7.7.0

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Feb 18:40
Compare
Choose a tag to compare

Breaking Changes

Sass often has 'potential breaking changes' in minor
verisons of the library. For this upgrade, the following versions of
sass may include a breaking change:

  • 1.57.0
  • 1.56.0
  • 1.55.0
  • 1.51.0
  • 1.49.10
  • 1.48.0
    Users should be review the linked changelogs and test their libraries
    thoroughly. Although this upgrade may not necessarily break for
    consumers, it is designated as such out of caution.

All Changes

v2.0.4...v3.0.0

v2.0.4

27 Feb 17:43
Compare
Choose a tag to compare
  • chore(deps-dev): bump @types/node from 16.18.12 to 16.18.13 (#236) 0f55ae5
  • chore(deps-dev): bump terser from 5.16.4 to 5.16.5 (#235) d28fbd0
  • chore(deps-dev): bump rollup from 3.16.0 to 3.17.2 (#234) dddbf95
  • chore(deps-dev): bump rollup from 3.15.0 to 3.16.0 (#230) 96c85b9
  • chore(deps-dev): bump terser from 5.16.3 to 5.16.4 (#232) 0602001
  • chore(jsdoc): document @stencil/sass (#225) 9e5519a
  • chore(deps-dev): bump @stencil/core from 3.0.0 to 3.0.1 (#228) c39c967
  • chore(deps-dev): bump rollup from 3.14.0 to 3.15.0 (#224) 4b40f0d
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#223) 844e889
  • chore(deps-dev): bump rollup from 3.12.1 to 3.14.0 (#221) 7f72610
  • chore(deps-dev): bump @types/node from 16.18.11 to 16.18.12 (#222) 1037cf0
  • chore(deps-dev): bump terser from 5.16.2 to 5.16.3 (#219) 1ba32d1
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#218) 72e78ac
  • chore(deps-dev): bump rollup from 3.12.0 to 3.12.1 (#216) f67ab59
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#215) 6b9ca97
  • chore(deps-dev): bump rollup from 3.11.0 to 3.12.0 (#213) 1014cca
  • chore(deps-dev): bump terser from 5.16.1 to 5.16.2 (#214) 735159d
  • chore(ci): update stencil versions run post-v3 (#212) b66d31f
  • chore(deps-dev): bump rollup from 3.10.1 to 3.11.0 (#211) 19bb776
  • chore(deps-dev): bump @stencil/core from 2.22.2 to 3.0.0 (#210) 946545d
  • chore(deps-dev): bump rimraf from 4.1.1 to 4.1.2 (#208) b810769
  • chore(deps-dev): bump @stencil/core from 2.22.1 to 2.22.2 (#209) 2608188
  • chore(deps-dev): bump rollup from 3.10.0 to 3.10.1 (#207) 7acb4cd
  • chore(deps-dev): bump rimraf from 4.1.0 to 4.1.1 (#205) e4986d2
  • chore(deps-dev): bump @stencil/core from 2.21.0 to 2.22.1 (#206) 5da0a78
  • chore(ci): run multiple versions of stencil (#199) d9ae61a

v2.0.3...v2.0.4

v3.0.0-0

20 Feb 17:24
Compare
Choose a tag to compare
v3.0.0-0 Pre-release
Pre-release

Breaking Changes

Sass has been bumped from 1.42.0 to 1.58.3. Sass often has 'potential breaking changes' in minor versions of the library. For this upgrade, the following versions of sass may include a breaking change (based on Sass release notes):

Users should be review the linked changelogs and test their libraries thoroughly. Although this upgrade may not necessarily break for consumers, it is designated as such out of caution.

What's Changed

Full Changelog: v2.0.3...v3.0.0-0

v2.0.3

17 Jan 19:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

04 Jan 18:14
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump rollup from 2.79.1 to 3.5.1 by @dependabot in #170
  • chore(deps-dev): bump @types/node from 16.18.4 to 16.18.6 by @dependabot in #175
  • chore(deps-dev): bump @stencil/core from 2.19.3 to 2.20.0 by @dependabot in #174
  • chore(deps-dev): bump rollup from 3.5.1 to 3.6.0 by @dependabot in #173
  • chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #177
  • chore(deps-dev): bump rollup from 3.6.0 to 3.7.0 by @dependabot in #178
  • chore(deps-dev): bump @types/node from 16.18.6 to 16.18.7 by @dependabot in #180
  • chore(deps-dev): bump @types/node from 16.18.7 to 16.18.8 by @dependabot in #182
  • chore(deps-dev): bump rollup from 3.7.0 to 3.7.3 by @dependabot in #181
  • chore(deps-dev): upgrade typescript to v4.9.4 by @rwaskiewicz in #163
  • chore(deps-dev): bump rollup from 3.7.3 to 3.7.4 by @dependabot in #183
  • chore(deps-dev): bump @types/node from 16.18.8 to 16.18.9 by @dependabot in #184
  • chore(deps-dev): bump @types/node from 16.18.9 to 16.18.10 by @dependabot in #185
  • chore(deps-dev): bump rollup from 3.7.4 to 3.7.5 by @dependabot in #187
  • chore(deps-dev): bump @types/node from 16.18.10 to 16.18.11 by @dependabot in #192
  • chore(deps-dev): bump np from 7.6.2 to 7.6.3 by @dependabot in #191
  • chore(deps-dev): bump rollup from 3.7.5 to 3.9.1 by @dependabot in #194
  • chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #195

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Dec 18:16
Compare
Choose a tag to compare

What's Changed

  • chore(github): ignore unsupported typescript version by @rwaskiewicz in #124
  • chore(deps-dev): bump @stencil/core from 2.17.4 to 2.18.0 by @dependabot in #127
  • chore(deps-dev): bump @types/node from 16.11.58 to 16.11.59 by @dependabot in #128
  • chore(deps-dev): bump rollup from 2.79.0 to 2.79.1 by @dependabot in #129
  • chore(deps-dev): bump @types/node from 16.11.59 to 16.11.60 by @dependabot in #130
  • chore(deps-dev): bump @types/node from 16.11.60 to 16.11.61 by @dependabot in #131
  • chore(deps-dev): bump @types/node from 16.11.61 to 16.11.62 by @dependabot in #132
  • chore(deps-dev): bump @types/node from 16.11.62 to 16.11.63 by @dependabot in #133
  • chore(deps-dev): bump @stencil/core from 2.18.0 to 2.18.1 by @dependabot in #134
  • chore(deps-dev): bump @types/node from 16.11.63 to 16.11.64 by @dependabot in #135
  • chore(deps-dev): bump terser from 5.15.0 to 5.15.1 by @dependabot in #137
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 by @dependabot in #138
  • chore(deps-dev): bump @types/node from 16.11.64 to 16.11.65 by @dependabot in #139
  • chore(ci): upgrade ci for node 16 by @rwaskiewicz in #142
  • chore(deps): bump ansi-regex and ansi-regex by @dependabot in #143
  • chore(deps-dev): bump @types/node from 16.11.65 to 16.11.66 by @dependabot in #145
  • chore(deps-dev): bump @types/node from 16.11.66 to 16.11.68 by @dependabot in #147
  • chore(deps-dev): bump @types/node from 16.11.68 to 16.18.0 by @dependabot in #149
  • chore(deps-dev): bump @stencil/core from 2.18.1 to 2.19.0 by @dependabot in #150
  • chore(deps-dev): bump @stencil/core from 2.19.0 to 2.19.1 by @dependabot in #151
  • chore(deps-dev): bump @types/node from 16.18.0 to 16.18.1 by @dependabot in #152
  • chore(deps-dev): bump @stencil/core from 2.19.1 to 2.19.2 by @dependabot in #154
  • chore(deps-dev): bump @types/node from 16.18.1 to 16.18.2 by @dependabot in #153
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 by @dependabot in #148
  • chore(deps-dev): bump @types/node from 16.18.2 to 16.18.3 by @dependabot in #155
  • chore(deps-dev): bump @stencil/core from 2.19.2 to 2.19.3 by @dependabot in #160
  • chore(git): add ide's to gitignore by @rwaskiewicz in #162
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #165
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #167
  • chore(deps-dev): bump @types/node from 16.18.3 to 16.18.4 by @dependabot in #169
  • chore(deps-dev): bump terser from 5.15.1 to 5.16.1 by @dependabot in #171
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #172

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Sep 17:08
Compare
Choose a tag to compare

Breaking Changes:

  • @stencil/sass@v2.0.0 now requires a peer-dependency of @stencil/core@v2.0.0 or higher. Projects using an earlier version of @stencil/core should upgrade before using @stencil/sass@v2.0.0

Changes

  • chore(deps-dev): bump @rollup/plugin-node-resolve from 14.0.1 to 14.1.0 (#126) 3f56805
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 14.0.0 to 14.0.1 (#122) e136014
  • chore(deps-dev): bump @types/node from 16.11.57 to 16.11.58 (#123) 49d9add
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 (#121) 33d43f0
  • chore(deps-dev): bump @types/node from 16.11.56 to 16.11.57 (#120) 21a8034
  • chore(deps-dev): bump rollup from 2.78.1 to 2.79.0 (#119) 9c47f12
  • chore(dependencies): increment min stencil version (#109) 27451e6
  • chore(deps-dev): bump @types/node from 16.11.54 to 16.11.56 (#117) 08961dd
  • chore(deps-dev): bump @types/node from 16.11.48 to 16.11.54 (#116) 062b0a7
  • chore(github): ignore node 17 from type updates (#115) 35d8ab4
  • chore(deps-dev): bump @stencil/core from 2.17.3 to 2.17.4 (#112) 9a284e0
  • chore(deps-dev): bump terser from 5.14.2 to 5.15.0 (#113) 65aff74
  • chore(dependabot): ignore @types/node (#102) e2ca290
  • chore(types): update @types/node to v16 (#104) ab4e446
  • chore(deps-dev): bump rollup from 2.78.0 to 2.78.1 (#108) 59a06a9
  • chore(deps-dev): bump rollup from 2.77.3 to 2.78.0 (#105) 1f3f452
  • chore(deps-dev): bump rollup from 2.77.2 to 2.77.3 (#100) 473c839
  • chore(deps-dev): bump @stencil/core from 2.17.2 to 2.17.3 (#97) 7f4fb80
  • chore(deps-dev): bump @stencil/core from 2.17.1 to 2.17.2 (#96) 0f241da
  • chore(deps-dev): bump rollup from 2.77.0 to 2.77.2 (#93) 76f4dd7
  • chore(deps-dev): bump typescript from 4.4.3 to 4.7.4 (#79) a41a9b5
  • chore(deps-dev): bump prettier from 2.4.1 to 2.7.1 (#90) dc64cdd
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.3.0 (#88) 1a0d634
  • chore(deps-dev): bump @stencil/core from 2.8.1 to 2.17.1 (#89) 481cf68
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 (#71) dfdbdfc
  • chore(deps-dev): bump terser from 5.9.0 to 5.14.2 (#84) 09646d5
  • chore(deps-dev): bump rollup from 2.57.0 to 2.77.0 (#86) 10f585a
  • chore(deps-dev): bump np from 7.5.0 to 7.6.2 (#80) fa0b1f2
  • chore(github): create dependabot configuration (#72) 1e71911
  • chore(github): add ionitron bot to the repo (#78) f995b0a
  • chore(infrastructure): add volta to the project (#74) 577c38d
  • chore(github): add codeowners file (#73) 07bb702
  • refactor(format): rename lint.prettier command (#77) fee03ae
  • chore(github): add pull request template (#76) 6025482
  • chore(github): add issue templates (#75) e1e07f2

v1.5.2...v2.0.0

What's Changed

  • chore(github): add issue templates by @rwaskiewicz in #75
  • chore(github): add pull request template by @rwaskiewicz in #76
  • refactor(format): rename lint.prettier command by @rwaskiewicz in #77
  • chore(github): add codeowners file by @rwaskiewicz in #73
  • chore(infrastructure): add volta to the project by @rwaskiewicz in #74
  • chore(github): add ionitron bot to the repo by @rwaskiewicz in #78
  • chore(github): create dependabot configuration by @rwaskiewicz in #72
  • chore(deps-dev): bump np from 7.5.0 to 7.6.2 by @dependabot in #80
  • chore(deps-dev): bump rollup from 2.57.0 to 2.77.0 by @dependabot in #86
  • chore(deps-dev): bump terser from 5.9.0 to 5.14.2 by @dependabot in #84
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #71
  • chore(deps-dev): bump @stencil/core from 2.8.1 to 2.17.1 by @dependabot in #89
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.3.0 by @dependabot in #88
  • chore(deps-dev): bump prettier from 2.4.1 to 2.7.1 by @dependabot in #90
  • chore(deps-dev): bump typescript from 4.4.3 to 4.7.4 by @dependabot in #79
  • chore(deps-dev): bump rollup from 2.77.0 to 2.77.2 by @dependabot in #93
  • chore(deps-dev): bump @stencil/core from 2.17.1 to 2.17.2 by @dependabot in #96
  • chore(deps-dev): bump @stencil/core from 2.17.2 to 2.17.3 by @dependabot in #97
  • chore(deps-dev): bump rollup from 2.77.2 to 2.77.3 by @dependabot in #100
  • chore(deps-dev): bump rollup from 2.77.3 to 2.78.0 by @dependabot in #105
  • chore(deps-dev): bump rollup from 2.78.0 to 2.78.1 by @dependabot in #108
  • chore(types): update @types/node to v16 by @rwaskiewicz in #104
  • chore(dependabot): ignore @types/node by @rwaskiewicz in #102
  • chore(deps-dev): bump terser from 5.14.2 to 5.15.0 by @dependabot in #113
  • chore(deps-dev): bump @stencil/core from 2.17.3 to 2.17.4 by @dependabot in #112
  • chore(github): ignore node 17 from type updates by @rwaskiewicz in #115
  • chore(deps-dev): bump @types/node from 16.11.48 to 16.11.54 by @dependabot in #116
  • chore(deps-dev): bump @types/node from 16.11.54 to 16.11.56 by @dependabot in #117
  • chore(dependencies): increment min stencil version by @rwaskiewicz in #109
  • chore(deps-dev): bump rollup from 2.78.1 to 2.79.0 by @dependabot in #119
  • chore(deps-dev): bump @types/node from 16.11.56 to 16.11.57 by @dependabot in #120
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 by @dependabot in #121
  • chore(deps-dev): bump @types/node from 16.11.57 to 16.11.58 by @dependabot in #123
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 14.0.0 to 14.0.1 by @dependabot in #122
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 14.0.1 to 14.1.0 by @dependabot in #126

New Contributors

Full Changelog: v1.5.2...v2.0.0