lion/packages/helpers/CHANGELOG.md
github-actions[bot] 34ae80add5 Version Packages
2020-12-17 12:07:45 +00:00

4.9 KiB

Change Log

0.5.17

Patch Changes

  • Updated dependencies [9fba9007]
    • @lion/core@0.13.6

0.5.16

Patch Changes

  • Updated dependencies [41edf033]
    • @lion/core@0.13.5

0.5.15

Patch Changes

  • b222fd78: Always use CSSResultArray for styles getters and be consistent. This makes typing for subclassers significantly easier. Also added some fixes for missing types in mixins where the superclass was not typed properly. This highlighted some issues with incomplete mixin contracts

0.5.14

Patch Changes

  • cfbcccb5: Fix type imports to reuse lion where possible, in case Lit updates with new types that may break us.
  • Updated dependencies [cfbcccb5]
    • @lion/core@0.13.4

0.5.13

Patch Changes

0.5.12

Patch Changes

  • Updated dependencies [e2e4deec]
    • @lion/core@0.13.3

0.5.11

Patch Changes

  • Updated dependencies [20ba0ca8]
    • @lion/core@0.13.2

0.5.10

Patch Changes

  • Updated dependencies [e92b98a4]
    • @lion/core@0.13.1

0.5.9

Patch Changes

  • Updated dependencies [01a798e5]
    • @lion/core@0.13.0

0.5.8

Patch Changes

  • Updated dependencies [75107a4b]
    • @lion/core@0.12.0

0.5.7

Patch Changes

  • Updated dependencies [874ff483]
    • @lion/core@0.11.0

0.5.6

Patch Changes

  • Updated dependencies [65ecd432]
  • Updated dependencies [4dc621a0]
    • @lion/core@0.10.0

0.5.5

Patch Changes

  • Updated dependencies [4b3ac525]
    • @lion/core@0.9.1

0.5.4

Patch Changes

  • Updated dependencies [3c61fd29]
  • Updated dependencies [9ecab4d5]
    • @lion/core@0.9.0

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

0.5.3 (2020-07-13)

Note: Version bump only for package @lion/helpers

0.5.2 (2020-06-18)

Note: Version bump only for package @lion/helpers

0.5.1 (2020-06-08)

Note: Version bump only for package @lion/helpers

0.5.0 (2020-06-03)

Features

  • use markdown javascript (mdjs) for documentation (bcd074d)

0.4.0 (2020-05-18)

Features

  • use singleton manager to support nested npm installations (e2eb0e0)

0.3.6 (2020-04-29)

Note: Version bump only for package @lion/helpers

0.3.5 (2020-04-02)

Note: Version bump only for package @lion/helpers

0.3.4 (2020-03-25)

Note: Version bump only for package @lion/helpers

0.3.3 (2020-03-05)

Note: Version bump only for package @lion/helpers

0.3.2 (2020-02-19)

Bug Fixes

  • reduce storybook chunck sizes for more performance (9fc5606)

0.3.1 (2020-02-06)

Note: Version bump only for package @lion/helpers

0.3.0 (2020-01-21)

Features

  • helpers: add handling duplicate consecutive logs to action logger (288c253)
  • helpers: add simple mode to action logger (d257937)

0.2.2 (2020-01-20)

Note: Version bump only for package @lion/helpers

0.2.1 (2020-01-17)

Bug Fixes

  • helpers: publish folders to npm (bc6958b)

0.2.0 (2020-01-13)

Features

  • helpers: new package with several helpers (d13672a)
  • improved storybook demos (89b835a)