8.8 KiB
Change Log
0.7.0
Minor Changes
9ecab4d5: Removing LionSingleton as es modules are already guaranteed to be singletons. This reduces complexity and means less code to ship to our users.
Patch Changes
- Updated dependencies [
3c61fd29] - Updated dependencies [
09d96759] - Updated dependencies [
9ecab4d5]- @lion/core@0.9.0
- singleton-manager@1.1.2
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.5 (2020-07-13)
Note: Version bump only for package @lion/icon
0.6.4 (2020-06-18)
Note: Version bump only for package @lion/icon
0.6.3 (2020-06-10)
Note: Version bump only for package @lion/icon
0.6.2 (2020-06-08)
Note: Version bump only for package @lion/icon
0.6.1 (2020-06-03)
Bug Fixes
- define side effects for demo files (1d40567)
0.6.0 (2020-05-29)
Features
- merge field/validate/choice-input/form-group into @lion/form-core (6170374)
- use markdown javascript (mdjs) for documentation (bcd074d)
0.5.2 (2020-05-25)
Bug Fixes
- add side effects to package.json to fix storybook build (a7f7b4c)
0.5.1 (2020-05-19)
Bug Fixes
- icon: export setIcons (0393427)
0.5.0 (2020-05-18)
Features
- use singleton manager to support nested npm installations (e2eb0e0)
0.4.4 (2020-04-29)
Bug Fixes
0.4.3 (2020-04-02)
Note: Version bump only for package @lion/icon
0.4.2 (2020-03-25)
Note: Version bump only for package @lion/icon
0.4.1 (2020-03-05)
Note: Version bump only for package @lion/icon
0.4.0 (2020-03-03)
Features
- icon: add icon lazy loading system (f887f97)
0.3.4 (2020-02-19)
Bug Fixes
- reduce storybook chunck sizes for more performance (9fc5606)
0.3.3 (2020-02-06)
Note: Version bump only for package @lion/icon
0.3.2 (2020-01-20)
Note: Version bump only for package @lion/icon
0.3.1 (2020-01-17)
Bug Fixes
- update storybook and use main.js (e61e0b9)
0.3.0 (2020-01-13)
Features
0.2.10 (2019-12-02)
Bug Fixes
- use strict versions to get correct deps on older versions (8645c13)
0.2.9 (2019-11-13)
Note: Version bump only for package @lion/icon
0.2.8 (2019-10-23)
Note: Version bump only for package @lion/icon
0.2.7 (2019-09-25)
Note: Version bump only for package @lion/icon
0.2.6 (2019-09-17)
Bug Fixes
- icon: render nothing consistently when svg is null (4ff7a1e)
0.2.5 (2019-07-25)
Note: Version bump only for package @lion/icon
0.2.4 (2019-07-24)
Note: Version bump only for package @lion/icon
0.2.3 (2019-07-23)
Note: Version bump only for package @lion/icon
0.2.2 (2019-07-23)
Note: Version bump only for package @lion/icon
0.2.1 (2019-07-02)
Note: Version bump only for package @lion/icon
0.2.0 (2019-07-01)
Features
- icon: enforce icon security using tagged templates (a6b0780)
0.1.10 (2019-06-27)
Bug Fixes
- icon: refactor icon to not use 'until' hack and use get/set (675fc61)
- icon: render nothing consistently when svg is undefined (c62d335)
- icon: use LitElement (bd5f51e)
0.1.9 (2019-05-29)
Note: Version bump only for package @lion/icon
0.1.8 (2019-05-24)
Note: Version bump only for package @lion/icon
0.1.7 (2019-05-22)
Note: Version bump only for package @lion/icon
0.1.6 (2019-05-17)
Note: Version bump only for package @lion/icon
0.1.5 (2019-05-16)
Note: Version bump only for package @lion/icon
0.1.4 (2019-05-13)
Bug Fixes
- add prepublish step to make links absolute for npm docs (9f2c4f6)
0.1.3 (2019-04-28)
Bug Fixes
- update storybook/linting; adjust story labels, eslint ignores (8d96f84)
0.1.2 (2019-04-27)
Note: Version bump only for package @lion/icon
0.1.1 (2019-04-26)
Bug Fixes
- add missing files to npm packages (0e3ca17)
0.1.0 (2019-04-26)
Features
- release inital public lion version (ec8da8f)