Skip to content

Latest commit

 

History

History
416 lines (113 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

416 lines (113 loc) · 10.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.2 (2020-07-08)

Note: Version bump only for package @open-wc/scoped-elements

1.1.1 (2020-04-26)

Bug Fixes

  • scoped-elements: duplicate definition (9aecafb)

1.1.0 (2020-04-25)

Features

  • scoped-elements: self-registering components compatibility (d4806e4)

1.0.9 (2020-04-20)

Note: Version bump only for package @open-wc/scoped-elements

1.0.8 (2020-04-12)

Note: Version bump only for package @open-wc/scoped-elements

1.0.7 (2020-04-06)

Note: Version bump only for package @open-wc/scoped-elements

1.0.6 (2020-04-05)

Bug Fixes

  • scoped-elements: define unused lazy scoped elements (5b863a2)

1.0.5 (2020-03-28)

Bug Fixes

  • scoped-elements: elements not scoped by directives (71f7438)

1.0.4 (2020-03-26)

Note: Version bump only for package @open-wc/scoped-elements

1.0.3 (2020-03-25)

Bug Fixes

  • scoped-elements: getScopedTagName returns undefined (a96c675)

1.0.2 (2020-03-24)

Note: Version bump only for package @open-wc/scoped-elements

1.0.1 (2020-03-20)

Note: Version bump only for package @open-wc/scoped-elements

1.0.0 (2020-03-19)

Bug Fixes

  • scoped-elements: fix some jsDocs (b4d4fc1)

BREAKING CHANGES

  • scoped-elements: getScopedTagName is not available anymore as a function but           a ScopedElementsMixin method.

0.7.1 (2020-03-19)

Note: Version bump only for package @open-wc/scoped-elements

0.7.0 (2020-03-19)

Features

  • scoped-elements: add support for lazy elements (0d67b9f)

0.6.9 (2020-03-19)

Note: Version bump only for package @open-wc/scoped-elements

0.6.8 (2020-03-15)

Note: Version bump only for package @open-wc/scoped-elements

0.6.7 (2020-03-15)

Note: Version bump only for package @open-wc/scoped-elements

0.6.6 (2020-03-11)

Note: Version bump only for package @open-wc/scoped-elements

0.6.5 (2020-03-10)

Note: Version bump only for package @open-wc/scoped-elements

0.6.4 (2020-03-10)

Note: Version bump only for package @open-wc/scoped-elements

0.6.3 (2020-03-08)

Note: Version bump only for package @open-wc/scoped-elements

0.6.2 (2020-03-06)

Note: Version bump only for package @open-wc/scoped-elements

0.6.1 (2020-03-02)

Note: Version bump only for package @open-wc/scoped-elements

0.6.0 (2020-02-29)

Features

  • rollup-plugin-html: first release (9acb29a)

0.5.0 (2020-02-24)

Features

  • scoped-elements: add getScopedTagName function (21132e0)

0.4.1 (2020-02-23)

Note: Version bump only for package @open-wc/scoped-elements

0.4.0 (2020-02-19)

Features

  • scoped-elements: implement as ScopedElementsMixin (b4f6483)

0.3.1 (2020-02-13)

Bug Fixes

  • scoped-elements: support extending elements (#1272) (9868bc7)

0.3.0 (2020-02-13)

Bug Fixes

  • scoped-elements: keep descriptive tag name when building (64b8a44)

Features

  • scoped-elements: add '-se' suffix to all scoped tag names (28c7011)

0.2.15 (2020-02-12)

Bug Fixes

  • add setting so webpack can apply tree shaking on it (#1337) (b5fdf5c)

0.2.14 (2020-02-10)

Note: Version bump only for package @open-wc/scoped-elements

0.2.13 (2020-02-10)

Note: Version bump only for package @open-wc/scoped-elements

0.2.12 (2020-02-09)

Note: Version bump only for package @open-wc/scoped-elements

0.2.11 (2020-02-09)

Note: Version bump only for package @open-wc/scoped-elements

0.2.10 (2020-02-06)

Note: Version bump only for package @open-wc/scoped-elements

0.2.9 (2020-02-06)

Note: Version bump only for package @open-wc/scoped-elements

0.2.8 (2020-02-03)

Note: Version bump only for package @open-wc/scoped-elements

0.2.7 (2020-02-03)

Note: Version bump only for package @open-wc/scoped-elements

0.2.6 (2020-02-02)

Note: Version bump only for package @open-wc/scoped-elements

0.2.5 (2020-01-31)

Bug Fixes

  • skip brooken published versions (25d21de)

0.2.3 (2020-01-27)

Note: Version bump only for package @open-wc/scoped-elements

0.2.2 (2020-01-27)

Note: Version bump only for package @open-wc/scoped-elements

0.2.1 (2020-01-19)

Note: Version bump only for package @open-wc/scoped-elements

0.2.0 (2020-01-19)

Features

  • scoped-elements: add scoped elements feature (a7e195b)