Skip to content

Latest commit

 

History

History
573 lines (328 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

573 lines (328 loc) · 17.1 KB

v0.3.6 (Wed Sep 06 2023)

🐛 Bug Fix

  • @proof-ui/browser, @proof-ui/test, @proof-ui/image-snapshot-plugin

Authors: 1


v0.3.5 (Mon Oct 24 2022)

🐛 Bug Fix

  • @proof-ui/applitools-plugin

Authors: 1


v0.3.4 (Thu Oct 20 2022)

🐛 Bug Fix

Authors: 1


v0.3.3 (Wed Oct 19 2022)

🐛 Bug Fix

  • @proof-ui/browser

Authors: 1


v0.3.2 (Thu Oct 13 2022)

🐛 Bug Fix

  • @proof-ui/browser, @proof-ui/logger, @proof-ui/applitools-plugin

Authors: 1


v0.3.1 (Wed Oct 12 2022)

🐛 Bug Fix

Authors: 1


v0.3.0 (Wed Jul 27 2022)

🚀 Enhancement

  • @proof-ui/browser, @proof-ui/cli, @proof-ui/core, @proof-ui/test, @proof-ui/applitools-plugin, @proof-ui/image-snapshot-plugin, @proof-ui/junit-plugin

⚠️ Pushed to master

Authors: 2


v0.2.1 (Tue May 18 2021)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.2.0 (Fri Dec 18 2020)

🚀 Enhancement

  • @proof-ui/image-snapshot-plugin

Authors: 1


v0.1.6 (Wed Dec 02 2020)

🐛 Bug Fix

📝 Documentation

Authors: 4


v0.1.5 (Thu Aug 20 2020)

🐛 Bug Fix

  • @proof-ui/browser, @proof-ui/core

Authors: 1


v0.1.4 (Tue Aug 11 2020)

🐛 Bug Fix

  • @proof-ui/applitools-plugin
    • Add dep for selenium-webdriver (used by applitools) #53 (@adierkens)

Authors: 1


v0.1.3 (Tue Aug 11 2020)

🐛 Bug Fix

  • @proof-ui/config, @proof-ui/applitools-plugin

Authors: 1


v0.1.2 (Tue Aug 11 2020)

🐛 Bug Fix

  • @proof-ui/browser
    • Fix headless chrome arguments for --headless flag #51 (@adierkens)

Authors: 1


v0.1.1 (Mon Jul 06 2020)

🐛 Bug Fix

  • @proof-ui/browser, @proof-ui/cli

Authors: 1


v0.1.0 (Wed Jul 01 2020)

Release Notes

From #36

🔥 Breaking 🔥

  • Upgrades webdriverio to version 6 (up from 4). This includes changing the API for the browser object passed to tests. See https://v6.webdriver.io/ for API changes.
  • Removes the @proof-ui/storybook package and the configuration step. Stories are now gathered using storybook directly; and no changes or registration code is required from clients to run tests.
  • Removes the inclusion of power-assert in favor of users providing their own assertion library.

Features

  • Add ability to change the name of the tests using the test() API.

Internal Changes

  • Updates all dependencies to latest versions
  • Swap xo to eslint

Fixes #26 Fixes #27

Canary Release - 0.0.21-canary.b590b95.0


🔨 Breaking Minor Change

  • @proof-ui/browser, @proof-ui/cli-plugin, @proof-ui/cli, @proof-ui/config, @proof-ui/core, @proof-ui/logger, @proof-ui/test, @proof-ui/utils, @proof-ui/a11y-plugin, @proof-ui/add-all-plugin, @proof-ui/applitools-plugin, @proof-ui/babel-plugin, @proof-ui/console-plugin, @proof-ui/junit-plugin, @proof-ui/skip-tests-plugin

🐛 Bug Fix

Authors: 1


v0.0.20-0 (Fri Jun 19 2020)

🚧 Prerelease

  • @proof-ui/applitools-plugin

Authors: 1


v0.0.19 (Wed Jun 03 2020)

🐛 Bug Fix

  • @proof-ui/storybook

Authors: 1


v0.0.18 (Tue Jun 02 2020)

🐛 Bug Fix

  • @proof-ui/browser

⚠️ Pushed to master

Authors: 2


v0.0.17 (Wed Apr 15 2020)

🐛 Bug Fix

  • @proof-ui/applitools-plugin

Authors: 1


v0.0.16 (Thu Apr 09 2020)

🐛 Bug Fix

  • @proof-ui/applitools-plugin

Authors: 1


v0.0.15 (Thu Apr 09 2020)

🐛 Bug Fix

Authors: 1


v0.0.14 (Thu Apr 09 2020)

🐛 Bug Fix

Authors: 1


v0.0.13 (Wed Apr 08 2020)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.0.12 (Wed Jan 08 2020)

🐛 Bug Fix

  • @proof-ui/core

Authors: 1


v0.0.11 (Wed Jan 08 2020)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v0.0.10 (Wed Oct 23 2019)

🐛 Bug Fix

  • @proof-ui/a11y-plugin, @proof-ui/add-all-plugin, @proof-ui/applitools-plugin, @proof-ui/babel-plugin, @proof-ui/console-plugin, @proof-ui/junit-plugin, @proof-ui/skip-tests-plugin

Authors: 1


v0.0.9 (Thu Oct 17 2019)

🐛 Bug Fix

Authors: 1


v0.0.8 (Thu Oct 17 2019)

🐛 Bug Fix

📝 Documentation

  • Add contributing setup info to the README #13 #14 (@digikin)
  • @proof-ui/a11y-plugin
  • @proof-ui/test, @proof-ui/skip-tests-plugin
    • Create README.md files for skip-tests plugin and test package #15 (@adierkens)
  • @proof-ui/junit-plugin
  • @proof-ui/console-plugin
  • @proof-ui/babel-plugin
  • @proof-ui/config
  • @proof-ui/applitools-plugin
  • @proof-ui/add-all-plugin

Authors: 3


v0.0.7 (Sat Oct 05 2019)

🐛 Bug Fix

  • @proof-ui/applitools-plugin
    • Decrease memory footprint of the applitools plugin #10 (@adierkens)

Authors: 1


v0.0.6 (Tue Sep 24 2019)

🐛 Bug Fix

📝 Documentation

Authors: 2


v0.0.5 (Tue Sep 24 2019)

⚠️ Pushed to master

Authors: 1


v0.0.4 (Tue Sep 24 2019)

⚠️ Pushed to master

Authors: 1


v0.0.3 (Tue Sep 24 2019)

⚠️ Pushed to master

Authors: 1


v0.0.2 (Tue Sep 24 2019)

🐛 Bug Fix

Authors: 1


v0.0.1 (Tue Sep 24 2019)

🐛 Bug Fix

  • @proof-ui/browser, @proof-ui/cli-plugin, @proof-ui/cli, @proof-ui/config, @proof-ui/core, @proof-ui/logger, @proof-ui/storybook, @proof-ui/test, @proof-ui/utils, @proof-ui/a11y-plugin, @proof-ui/add-all-plugin, @proof-ui/applitools-plugin, @proof-ui/babel-plugin, @proof-ui/console-plugin, @proof-ui/junit-plugin, @proof-ui/skip-tests-plugin

⚠️ Pushed to master

  • Add github actions (@adierkens)
  • @proof-ui/browser, @proof-ui/cli-plugin, @proof-ui/cli, @proof-ui/config, @proof-ui/core, @proof-ui/logger, @proof-ui/storybook, @proof-ui/test, @proof-ui/utils, @proof-ui/a11y-plugin, @proof-ui/add-all-plugin, @proof-ui/applitools-plugin, @proof-ui/babel-plugin, @proof-ui/console-plugin, @proof-ui/junit-plugin, @proof-ui/skip-tests-plugin

Authors: 2