Skip to content

Latest commit

 

History

History
214 lines (64 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

214 lines (64 loc) · 6.05 KB

Change Log

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

0.4.1 (2019-03-08)

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

0.4.0 (2019-03-01)

Features

  • eslint-config: add eslint-plugin-wc (be637a5)

0.3.12 (2019-02-24)

Bug Fixes

  • eslint-config: allow usage of devDeps in *.config files (ad52be0)

0.3.11 (2019-02-16)

Bug Fixes

  • update package repository fields with monorepo details (cb1acb7)

0.3.10 (2019-02-02)

Bug Fixes

  • unify npm readme header for all open-wc packages (1bac939)

0.3.9 (2019-01-31)

Bug Fixes

  • eslint-config: allow usage of devDeps in nested test/stories folders (e8663f3)

0.3.8 (2019-01-26)

Bug Fixes

  • align all open-wc readme headers (b589429)

0.3.7 (2019-01-21)

Bug Fixes

0.3.6 (2019-01-20)

Bug Fixes

0.3.5 (2019-01-19)

Bug Fixes

  • restructure menu and improve docu (dd37e22)

0.3.4 (2019-01-16)

Bug Fixes

0.3.3 (2018-12-20)

Bug Fixes

  • linting generators & documentation (5c29f7a)

0.3.2 (2018-12-13)

Bug Fixes

  • apply prettier; add lint-staged (43acfad)

0.3.1 (2018-11-30)

Bug Fixes

  • move documentation to READMEs of packages (b4a0426)

0.3.0 (2018-11-18)

Features

  • use es module chai version; auto-register side-effects (263f4ff)

0.2.1 (2018-10-28)

Bug Fixes

0.2.0 (2018-10-06)

Bug Fixes

  • eslint-config: test/stories folder may import from devDependencies (80bd9e9)
  • add minimal readme (9e52ca2)

Features

  • test: add karma and browserstack (5aff947)

0.1.1 (2018-09-29)

Bug Fixes

  • eslint-config: Use babel-eslint to support dynamic imports (5826475)

0.1.0 (2018-09-17)

Features