Skip to content

Releases: ionic-team/stencil

⛷ 2.15.0 (2022-03-28)

28 Mar 17:06
Compare
Choose a tag to compare

Bug Fixes

😃 2.14.2 (2022-03-10)

10 Mar 22:32
Compare
Choose a tag to compare

Bug Fixes

Features

  • node: add warning of future node support (#3271) (11e174e)

🐦 2.14.1 (2022-03-07)

07 Mar 17:37
Compare
Choose a tag to compare

Bug Fixes

  • bundling: allow proper webpack treeshaking (#3248) (5dccc85)
  • renderer: prevent infinite loops for NaN (#3254) (e2d4e16)
  • testing: don't run tests against non-test files (#3237) (c6fda39)

💫 2.14.0 (2022-02-14)

14 Feb 18:04
Compare
Choose a tag to compare

Features

🍣 2.13.0 (2022-01-24)

24 Jan 18:20
Compare
Choose a tag to compare

Features

🍔 2.12.1 (2022-01-04)

04 Jan 18:22
Compare
Choose a tag to compare

Bug Fixes

  • vdom: properly warn for step attr on input (#3196) (7ffc02e)

Features

  • typings: add optional key and ref to slot elements (#3177) (ce27a18)

Reverts

⛸ 2.12.0 (2021-12-13)

13 Dec 14:04
Compare
Choose a tag to compare

Bug Fixes

  • cli: wait for help task to finish before exiting (#3160) (f10cee1)
  • mock-doc: make Node.contains() return true for self (#3150) (f164407)
  • mock-doc: allow urls as css values (#2857) (6faa5f2)
  • sourcemaps: do not encode inline sourcemaps (#3163) (b2eb083), closes #3147

Features

  • dist-custom-elements-bundle: add deprecation warning (#3167) (c7b07c6)

🐌 2.11.0 (2021-11-22)

22 Nov 18:00
Compare
Choose a tag to compare

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🚟 2.11.0-0 (2021-11-09)

09 Nov 21:49
Compare
Choose a tag to compare
Pre-release

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🦁 2.10.0 (2021-11-01)

01 Nov 17:04
Compare
Choose a tag to compare

Bug Fixes

  • compiler: add delegatesFocus to custom elements targets (#3117) (2ffb503)
  • runtime: prevent unnecessary re-renders when reflecting props (#3106) (63dbb47)

Features