This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Releases: mozilla-rally/web-science
Releases · mozilla-rally/web-science
v0.5.3 release
What's Changed
Full Changelog: v0.5.2...v0.5.3
v0.5.2 release
What's Changed
- bump version to 0.5.1 by @rhelmer in #283
- Bump gh-pages from 3.2.3 to 4.0.0 by @dependabot in #273
- Bump eslint-plugin-mocha from 10.0.4 to 10.0.5 by @dependabot in #274
- Bump http-server from 14.1.0 to 14.1.1 by @dependabot in #276
- Bump @babel/preset-typescript from 7.16.7 to 7.18.6 by @dependabot in #285
- Bump @babel/preset-env from 7.17.10 to 7.18.6 by @dependabot in #286
- Bump rollup from 2.72.0 to 2.75.7 in /tests/integration/extension by @dependabot in #287
- Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.1 in /tests/integration/extension by @dependabot in #289
- Bump moment from 2.29.3 to 2.29.4 in /tests/integration/extension by @dependabot in #292
- Bump rollup from 2.72.0 to 2.76.0 by @dependabot in #293
- Bump globby from 13.1.1 to 13.1.2 by @dependabot in #294
- Bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 by @dependabot in #295
- Bump tldts from 5.7.77 to 5.7.84 by @dependabot in #296
- Bump web-ext from 6.8.0 to 7.1.1 in /tests/integration/extension by @dependabot in #297
- Bump eslint from 8.15.0 to 8.19.0 by @dependabot in #298
- Bump jsdom from 19.0.0 to 20.0.0 by @dependabot in #299
- Bump geckodriver from 3.0.1 to 3.0.2 by @dependabot in #300
- add referrer to transitions event, fixing #290 by @akohlbre in #291
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #282
- fixes issue #284, use new cross-browser scripting api for registering… by @rhelmer in #301
- Cross platform article detection by @rhelmer in #302
- Release 0.5.2 by @rhelmer in #312
New Contributors
Full Changelog: v0.5.1...v0.5.2
0.5.1 release
What's Changed
- bump version to 0.5.0 by @rhelmer in #253
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #255
- Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1 by @dependabot in #256
- Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 by @dependabot in #258
- Bump eslint-plugin-mocha from 10.0.3 to 10.0.4 by @dependabot in #259
- Bump rollup from 2.70.2 to 2.72.0 by @dependabot in #260
- Bump @rollup/plugin-node-resolve from 13.1.3 to 13.3.0 by @dependabot in #261
- Bump eslint from 8.13.0 to 8.15.0 by @dependabot in #262
- Bump @babel/preset-env from 7.16.11 to 7.17.10 by @dependabot in #263
- Bump selenium-webdriver from 4.1.1 to 4.1.2 by @dependabot in #264
- Bump tldts from 5.7.76 to 5.7.77 by @dependabot in #265
- Bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #266
- Bump chromedriver from 100.0.0 to 101.0.0 by @dependabot in #267
- Bump @types/selenium-webdriver from 4.0.19 to 4.0.20 by @dependabot in #268
- Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 in /tests/integration/extension by @dependabot in #269
- Bump rollup from 2.70.2 to 2.72.0 in /tests/integration/extension by @dependabot in #270
- export contentScripts by @rhelmer in #278
Full Changelog: v0.5.0...v0.5.1
0.5.0 release
What's Changed
- generate automatic API docs w/ jsdoc by @rhelmer in #28
- add integration test harness by @rhelmer in #242
- run Chrome non-headless with xvfb-run in CI by @rhelmer in #247
- Fix issue #238, use pagehide not unload listener by @rhelmer in #250
- remove build target by @rhelmer in #251
- only call unregister for valid dynamic content scripts by @rhelmer in #252
Full Changelog: v0.4.0...v0.5.0
0.4.0 release
Merge pull request #107 from rhelmer/update-npm-ignore npm package no longer needs build, ignore tests and dists dir instead…
0.3.0 release
Merge pull request #102 from mozilla-rally/inlining-to-copying Migrate from inlining to copying for asset dependencies
0.2.0 release
v0.2.0 Merge branch 'main' of https://github.com/mozilla-rally/web-science i…
0.1.0 release
Merge pull request #38 from rhelmer/0.1.0-release-branch 0.1.0 release branch