Skip to content

Latest commit

 

History

History
885 lines (250 loc) · 21.8 KB

CHANGELOG.md

File metadata and controls

885 lines (250 loc) · 21.8 KB

Change Log

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

0.26.0 (2019-12-09)

Features

  • create: update building-rollup dependency (2c83603)

0.25.0 (2019-12-08)

Features

0.24.4 (2019-11-27)

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

0.24.3 (2019-11-24)

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

0.24.2 (2019-11-24)

Bug Fixes

0.24.1 (2019-11-24)

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

0.24.0 (2019-11-23)

Features

  • create: add a11y and snapshot tests (a128621)
  • create: improve app scaffold formatting (b4b3233)

0.23.0 (2019-11-20)

Features

  • create: align with new storybook (770cb83)

0.22.1 (2019-11-19)

Bug Fixes

  • create: adjust storybook config for app generator (#1003) (de76353)

0.22.0 (2019-11-19)

Bug Fixes

  • use es-dev-server auto compatibility (df6fe21)

Features

  • update to use auto compatibility of es-dev-server (f6d085e)

0.21.5 (2019-11-14)

Bug Fixes

0.21.4 (2019-11-13)

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

0.21.3 (2019-11-03)

Bug Fixes

  • create: rename packages to components (#945) (6f08241)

0.21.2 (2019-11-03)

Bug Fixes

  • align versions within the monorepo (fa2ad9f)

0.21.1 (2019-11-02)

Bug Fixes

  • create: regression in app scaffolding when no options are selected (#940) (dea14cd)

0.21.0 (2019-11-02)

Features

0.20.1 (2019-10-30)

Bug Fixes

  • create: add basic custom-elements.json (1db9e6e)

0.20.0 (2019-10-29)

Features

  • demoing-storybook: storybook 5.3 with docs mode - see MIGRATION.md (9000b92)

0.19.2 (2019-10-25)

Bug Fixes

0.19.1 (2019-10-23)

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

0.19.0 (2019-10-13)

Bug Fixes

  • create: use standard webpack mode notation (#839) (ad99b17)

Features

0.18.9 (2019-09-25)

Bug Fixes

0.18.8 (2019-08-31)

Bug Fixes

  • create: bump version of testing to 2.x (0710fb9)

0.18.7 (2019-08-20)

Bug Fixes

  • create: change installation pkg manager logs prefix to name (4e1a0ab)

0.18.6 (2019-08-20)

Bug Fixes

  • create: add eslint dependency in create (8d26f71)

0.18.5 (2019-08-05)

Bug Fixes

  • cleanup package.json scripts (be6bdb5)

0.18.4 (2019-08-05)

Bug Fixes

  • create: allow extending Generator to override name (#681) (c08919b)

0.18.3 (2019-08-02)

Bug Fixes

  • create: allow subclassers to pass custom generator names (#680) (d19b7b9)

0.18.2 (2019-08-01)

Bug Fixes

  • create: use compatibility flag in karma bs (9d186b1)

0.18.1 (2019-08-01)

Bug Fixes

  • create: add check before overwriting files (ee469c0)

0.18.0 (2019-08-01)

Features

  • create: app creates sub components (6325861)

0.17.0 (2019-07-27)

Features

  • create: move configs into package.json, add common-repo generator (f6efb7a)

0.16.0 (2019-07-26)

Bug Fixes

  • create: add index.js entrypoint (aa66639)
  • create: set custom element in root of the package as entrypoint (9ab084f)

Features

  • create: ensure that building-rollup/webpack use the latest exports (b8211c9)

0.15.0 (2019-07-22)

Bug Fixes

  • create: update testing-karma and demoing-storybook dependencies (90a44d0)

Features

  • create: align outputs of app-lit and wc-lit (04fe655)
  • create: move to a single app generator (a3d8633)

0.14.0 (2019-07-22)

Features

  • demoing-storybook: add a11y addon to package and generator (#605) (60bd5f7)

0.13.0 (2019-07-12)

Features

  • create: switch from owc-dev-server to es-dev-server (#571) (97a80d1)

0.12.10 (2019-07-09)

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

0.12.9 (2019-07-08)

Bug Fixes

  • use file extensions for imports to support import maps (c711b13)

0.12.8 (2019-06-23)

Bug Fixes

  • add missing dependencies (9abf373)

0.12.7 (2019-06-23)

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

0.12.6 (2019-06-23)

Bug Fixes

0.12.5 (2019-06-18)

Bug Fixes

  • create: set app-index in component demo (#503) (847cb52)

0.12.4 (2019-06-14)

Bug Fixes

0.12.3 (2019-06-05)

Bug Fixes

  • create: use correct open path (02cab4b)

0.12.2 (2019-05-20)

Bug Fixes

  • create: in wc-lit-element use correct attribute name in demo (73cc787)

0.12.1 (2019-05-11)

Bug Fixes

  • create: remove plain/direct browser tests use karma watch instead (eb23c8f)

0.12.0 (2019-05-11)

Bug Fixes

  • recommend putting index.html into the root folder (b943f53)

Features

  • use latest eslint-plugin-lit (0d90757)

0.11.2 (2019-05-08)

Bug Fixes

  • create: use latest version of testing-karma (7a68451)

0.11.1 (2019-05-07)

Bug Fixes

  • create: add building-rollup to starter-app (561f153)

0.11.0 (2019-05-07)

Features

  • create: remove browerslistrc (1930660)

0.10.1 (2019-05-06)

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

0.10.0 (2019-05-06)

Features

  • update to latest testing-karma config syntax (465bfe0)

0.9.5 (2019-05-03)

Bug Fixes

  • create: fix tests in barebone-app (b6a88cc)

0.9.4 (2019-04-28)

Bug Fixes

  • eslint-config: loosen up rules for test and stories files (#408) (3fd251e)

0.9.3 (2019-04-28)

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

0.9.2 (2019-04-27)

Bug Fixes

  • demoing-storybook: remove warning by setting to use corejs 2 (b42daba)

0.9.1 (2019-04-23)

Bug Fixes

  • create: add index.html to starter-app generator (44d412b)

0.9.0 (2019-04-16)

Features

  • create: show tree of files to create (aaa5bfb)

0.8.1 (2019-04-14)

Bug Fixes

  • create: fill templateData for upgrade generators (6140652)

0.8.0 (2019-04-14)

Features

  • create: use prompts package and refactor flow (16a22be)

0.7.1 (2019-04-08)

Bug Fixes

  • create: update own package versions (33d8457)

0.7.0 (2019-04-08)

Features

  • semantic-dom-diff: add support for snapshot testing (f7a675a)

0.6.0 (2019-04-03)

Features

  • building-webpack: enable single entry point html file (71e5650)

0.5.7 (2019-04-01)

Bug Fixes

  • create: handle windows file pathes as well (792d7b6)
  • create: use npx for http-server in building-webpack (bbbc8a1)

0.5.6 (2019-03-31)

Bug Fixes

  • adopt new karma setup for all packages (1888260)

0.5.5 (2019-03-28)

Bug Fixes

0.5.4 (2019-03-27)

Bug Fixes

  • building-webpack: default webpack generator config and docs (#321) (c4f37a6)

0.5.3 (2019-03-27)

Bug Fixes

  • create: fix generator install deps for Windows (c8bbaf9)

0.5.2 (2019-03-27)

Bug Fixes

  • create: install should only be executed once (84fb08f)

0.5.1 (2019-03-26)

Bug Fixes

  • create: fix bug and allow user to choose package manager (aecc42a)

0.5.0 (2019-03-24)

Bug Fixes

  • create: update own versions (e547f53)
  • adjust generator-open-wc links to create (cc014b1)

Features

  • add type linting generator and info (0f1d30d)

0.4.1 (2019-03-23)

Bug Fixes

  • building-rollup: disable http server caching (#313) (d3ce2b2)

0.4.0 (2019-03-21)

Features

0.3.1 (2019-03-21)

Bug Fixes

  • create: use tagname instead of hardcoded name (d305f42)

0.3.0 (2019-03-20)

Features

0.2.0 (2019-03-18)

Features

  • create: add building-rollup generator (2fa1825)

0.1.3 (2019-03-17)

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

0.1.2 (2019-03-13)

Bug Fixes

  • create: generated prettier scripts should work on windows (438a319)

0.1.1 (2019-03-10)

Bug Fixes

0.1.0 (2019-03-08)

Features