Skip to content

Latest commit

 

History

History
926 lines (251 loc) · 25.3 KB

CHANGELOG.md

File metadata and controls

926 lines (251 loc) · 25.3 KB

Change Log

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

1.2.1 (2019-08-18)

Bug Fixes

  • include *.ts files in npm packages (8087906)

1.2.0 (2019-08-18)

Bug Fixes

  • align sinon version (0d529bf)
  • use chai instead of @bundled-es-modules/chai (f9d19bb)

Features

  • add type definition files for testing (462a29f)

1.1.7 (2019-08-05)

Bug Fixes

  • cleanup package.json scripts (be6bdb5)

1.1.6 (2019-08-04)

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

1.1.5 (2019-08-04)

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

1.1.4 (2019-08-04)

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

1.1.3 (2019-08-04)

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

1.1.2 (2019-07-30)

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

1.1.1 (2019-07-28)

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

1.1.0 (2019-07-27)

Features

  • expose elementUpdated testing-helper by default (#653) (55a165f)

1.0.24 (2019-07-26)

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

1.0.23 (2019-07-25)

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

1.0.22 (2019-07-24)

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

1.0.21 (2019-07-24)

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

1.0.20 (2019-07-24)

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

1.0.19 (2019-07-24)

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

1.0.18 (2019-07-22)

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

1.0.17 (2019-07-22)

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

1.0.16 (2019-07-19)

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

1.0.15 (2019-07-17)

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

1.0.14 (2019-07-17)

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

1.0.13 (2019-07-17)

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

1.0.12 (2019-07-15)

Bug Fixes

  • adopt to new testing-karma setup (bdcc717)

1.0.11 (2019-07-13)

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

1.0.10 (2019-07-08)

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

1.0.9 (2019-07-08)

Bug Fixes

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

1.0.8 (2019-07-08)

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

1.0.7 (2019-07-08)

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

1.0.6 (2019-07-02)

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

1.0.5 (2019-07-02)

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

1.0.4 (2019-06-30)

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

1.0.3 (2019-06-23)

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

1.0.2 (2019-06-23)

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

1.0.1 (2019-06-18)

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

1.0.0 (2019-06-14)

Features

  • utils and webpack plugin for an index.html entrypoint (#474) (c382cc7)

BREAKING CHANGES

  • Replaced webpack html plugin with index html plugin

0.9.6 (2019-06-08)

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

0.9.5 (2019-05-25)

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

0.9.4 (2019-05-19)

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

0.9.3 (2019-05-14)

Bug Fixes

  • testing-helpers: more work for IE11 flaky focus/blur (29bedd1)

0.9.2 (2019-05-14)

Bug Fixes

  • testing-helpers: force focus/blur for IE (#457) (e06b5ce)

0.9.1 (2019-05-06)

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

0.9.0 (2019-05-06)

Features

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

0.8.10 (2019-05-03)

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

0.8.9 (2019-04-28)

Bug Fixes

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

0.8.8 (2019-04-14)

Bug Fixes

0.8.7 (2019-04-13)

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

0.8.6 (2019-04-08)

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

0.8.5 (2019-04-06)

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

0.8.4 (2019-04-05)

Bug Fixes

  • do not assume available global types of users (cd394d9)

0.8.3 (2019-03-31)

Bug Fixes

  • adopt new karma setup for all packages (1888260)

0.8.2 (2019-03-24)

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

0.8.1 (2019-03-23)

Bug Fixes

  • do not assume globally setup mocha types (977d5b4)

0.8.0 (2019-03-23)

Features

  • add types + linting & improve intellisense (b6d260c)

0.7.25 (2019-03-20)

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

0.7.24 (2019-03-14)

Bug Fixes

  • testing-helpers: ensure ShadyDOM finished its job in fixture (4fbe93d)

0.7.23 (2019-03-14)

Bug Fixes

  • testing-helpers: make fixture type generic (613a672)

0.7.22 (2019-03-08)

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

0.7.21 (2019-03-06)

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

0.7.20 (2019-03-04)

Bug Fixes

  • testing-helpers: correct usage of oneEvent in readme (a16969a)

0.7.19 (2019-03-03)

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

0.7.18 (2019-02-26)

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

0.7.17 (2019-02-24)

Bug Fixes

  • testing-helpers: add time before triggering focus/blur (only IE) (f77cfa2)

0.7.16 (2019-02-16)

Bug Fixes

  • update package repository fields with monorepo details (cb1acb7)

0.7.15 (2019-02-14)

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

0.7.14 (2019-02-13)

Bug Fixes

  • testing-helpers: raise peer dependency of lit-html to 1.x (1744317)

0.7.13 (2019-02-11)

Bug Fixes

  • testing-helpers: document oneEvent, triggerFocusFor, triggerBlurFor (a591611)
  • testing-helpers: use asynchronous fixtures (7b6372b)

0.7.12 (2019-02-04)

Bug Fixes

  • testing-helpers: add await elementUpdated(el) supports stencil (c442f21)

0.7.11 (2019-02-02)

Bug Fixes

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

0.7.10 (2019-02-02)

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

0.7.9 (2019-01-26)

Bug Fixes

  • align all open-wc readme headers (b589429)

0.7.8 (2019-01-26)

Bug Fixes

  • testing-helpers: fixture waits for elements updateComplete (a80a625)
  • testing-helpers: flaky IE11 blur/focus helpers (aa91e06)

0.7.7 (2019-01-24)

Bug Fixes

  • add docu for fixtureCleanup (ab0170a)

0.7.6 (2019-01-20)

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

0.7.5 (2019-01-19)

Bug Fixes

  • move fixtureCleanup to testing helpers (#136) (9d268ab)

0.7.4 (2019-01-19)

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

0.7.3 (2019-01-16)

Bug Fixes

0.7.2 (2019-01-09)

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

0.7.1 (2019-01-03)

Bug Fixes

  • testing-helpers: add await to fixture example in docs (393f3ed)

0.7.0 (2019-01-02)

Features

  • testing-helpers: fixture can handle strings and TemplateResults (0649ea0)

0.6.4 (2018-12-23)

Bug Fixes

  • testing-helpers: on IE set timeout to 2ms for blur/focus trigger (c62b684)

0.6.3 (2018-12-22)

Bug Fixes

  • testing-helpers: adopt fixture/litFixture typings (57764fe)
  • testing-helpers: remove deprecated flush (df077dc)

0.6.2 (2018-12-20)

Bug Fixes

  • properly apply prettier (a12bb09)

0.6.1 (2018-12-20)

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

0.6.0 (2018-12-19)

Features

  • use extendable karma configs by default (8fd9435)

0.5.2 (2018-12-18)

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

0.5.1 (2018-12-13)

Bug Fixes

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

0.5.0 (2018-12-11)

Features

  • add typescript type declaration files (f5cb243)

0.4.3 (2018-12-02)

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

0.4.2 (2018-12-01)

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

0.4.1 (2018-11-30)

Bug Fixes

  • move documentation to READMEs of packages (b4a0426)

0.4.0 (2018-11-26)

Features

  • use latest testing-karma features (5edc46c)

0.3.0 (2018-11-18)

Features

  • sinon is no longer a mandatory package (ef97cec)
  • use es module chai version; auto-register side-effects (263f4ff)

0.2.1 (2018-11-16)

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

0.2.0 (2018-11-15)

Features

  • simplify testing-helpers names (68e1cb5)

0.1.2 (2018-11-05)

Bug Fixes

  • add karma.conf.js to npmignore (9700532)

0.1.1 (2018-11-05)

Bug Fixes

0.1.0 (2018-11-03)

Features

  • add testing-helpers package (90428f7)