Skip to content

Latest commit

 

History

History
212 lines (110 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

212 lines (110 loc) · 11.7 KB

3.2.1 (2023-05-16)

Bug Fixes

  • properly handle subdirectories & relative directory tests (4ea4a50)

3.2.0 (2023-05-15)

Features

  • big 'ol dependency update & associated fixes (7e7bfc1)

Bug Fixes

  • ./ for registry loading, even on windows (70d4c1f)
  • debug nonzero exit codes (windows, CI) (362f6c5)
  • defer final console.log() (b524822)
  • extend timeouts, add debugging (for CI) (f71ad1a)
  • remove extraneous 'console' event (02b884a)
  • sequence console.log() calls (839fceb)
  • update node versions in CI (aa2f616)

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#58) (115db86)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#59) (313dffd)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#67) (6d1aa17)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#70) (9de3e55)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#85) (3bc465c)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#88) (113e5e4)

3.1.0 (2022-05-10)

Features

  • bump puppeteer from 13.7.0 to 14.0.0 (#57) (8ab4886)

3.0.0 (2022-05-02)

⚠ BREAKING CHANGES

  • update deps (incl mocha@10) & silence mocha warning

Bug Fixes

  • update deps (incl mocha@10) & silence mocha warning (c631362)

Trivial Changes

  • deps: bump glob from 7.2.0 to 8.0.1 (3e96580)
  • deps: bump puppeteer from 13.5.2 to 13.7.0 (5489ebb)
  • deps: bump webpack from 5.70.0 to 5.72.0 (ff7f9dd)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#50) (b59e0c1)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#52) (0dd2cea)

2.0.15 (2022-03-08)

Trivial Changes

  • deps: bump puppeteer from 13.4.1 to 13.5.0 (bb52f19)

2.0.14 (2022-03-04)

Trivial Changes

  • deps: bump webpack from 5.69.1 to 5.70.0 (fb30b7b)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#46) (6beb163)

2.0.13 (2022-02-25)

Trivial Changes

  • deps: bump puppeteer from 13.3.2 to 13.4.0 (b786a7e)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#45) (3f60aba)

2.0.12 (2022-02-16)

Trivial Changes

  • deps: bump webpack from 5.68.0 to 5.69.0 (76c656d)

2.0.11 (2022-02-10)

Trivial Changes

  • deps: bump puppeteer from 13.2.0 to 13.3.0 (d0edab3)

2.0.10 (2022-02-09)

Trivial Changes

  • deps: bump puppeteer from 13.1.3 to 13.2.0 (1583a26)

2.0.9 (2022-02-01)

Trivial Changes

  • deps: bump webpack from 5.67.0 to 5.68.0 (3f796b4)

2.0.8 (2022-01-28)

Trivial Changes

  • deps-dev: bump tape from 5.4.1 to 5.5.0 in /test/fixtures/tape (b564b82)
  • deps-dev: bump tape in /test/fixtures/tape-esm (3f5db65)
  • deps-dev: bump tape in /test/fixtures/tape-failure (a928b0a)
  • deps-dev: bump tape in /test/fixtures/tape-failure-esm (4eba814)

2.0.7 (2022-01-25)

Trivial Changes

  • deps-dev: bump mocha from 9.1.4 to 9.2.0 in /test/fixtures/mocha (600cd7c)
  • deps-dev: bump mocha in /test/fixtures/mocha-esm (9b3e67e)
  • deps-dev: bump mocha in /test/fixtures/mocha-failure (1e63d87)
  • deps-dev: bump mocha in /test/fixtures/mocha-failure-esm (6efe0ee)

2.0.6 (2022-01-24)

Trivial Changes

  • deps: bump webpack from 5.66.0 to 5.67.0 (#31) (e4b90f0)

2.0.5 (2022-01-18)

Trivial Changes

  • deps: bump puppeteer from 13.0.1 to 13.1.0 (#30) (bbc956c)

2.0.4 (2022-01-13)

Trivial Changes

  • deps: bump webpack from 5.65.0 to 5.66.0 (#29) (58a81f9)

2.0.3 (2022-01-04)

Trivial Changes

  • deps-dev: bump tape from 5.3.2 to 5.4.0 in /test/fixtures/tape (c229ba3)
  • deps-dev: bump tape in /test/fixtures/tape-esm (00d0e36)
  • deps-dev: bump tape in /test/fixtures/tape-failure (9517259)
  • deps-dev: bump tape in /test/fixtures/tape-failure-esm (f70b2d9)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (5bd1e5e)

2.0.2 (2021-12-13)

Trivial Changes

  • deps: bump puppeteer from 12.0.1 to 13.0.0 (4d82a04)

2.0.1 (2021-12-09)

Trivial Changes

  • deps-dev: bump tape in /test/fixtures/tape-failure (8e6bd35)
  • deps-dev: bump tape in /test/fixtures/tape-failure-esm (325e8d4)
  • deps: bump actions/checkout from 2.3.4 to 2.4.0 (0ff4939)
  • deps: bump actions/setup-node from 2.4.0 to 2.5.0 (cf1d48f)
  • deps: bump strip-ansi from 6.0.1 to 7.0.1 (feeba0d)

2.0.0 (2021-12-08)

⚠ BREAKING CHANGES

  • upgrade to webpack5

Features

Trivial Changes

  • add dependabot config, also for fixtures (d074252)
  • update deps (those that can be updated without code changes) (7cca22c)

1.1.1 (2021-12-07)

Bug Fixes

  • no build step for release (b91faf0)

Trivial Changes