Skip to content

Releases: mozilla-services/majc

v0.1.9

18 Dec 18:33
e27c7ad

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

17 Dec 19:26
c66de55

Choose a tag to compare

What's Changed

  • chore: Group dependabots updates into two weekly PRs, for prod and dev by @mashalifshin in #117
  • fix: Update lint, unit test, and CodeQL actions so they run on PRs from forks by @mashalifshin in #120
  • fix: broken license link by @mrlubos in #109
  • Stop committing the dist directory and gitignore it now that were vending to npm by @Almaju in #124
  • fix: update React and ReactDOM versions in peerDependencies by @Almaju in #125
  • fix: remove automatic addition of dist directory in pre-commit hook by @Almaju in #128
  • Bump playwright from 1.54.1 to 1.56.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #134
  • Bump next from 15.2.4 to 15.4.7 in /examples/react in the npm_and_yarn group across 1 directory by @dependabot[bot] in #135
  • docs: Add documentation for how to QA the GPP module locally by @mashalifshin in #133
  • fix: bumed the patch versions of React and Next for the example/react module to address CVE-2025-55182. by @copyrighthero in #143
  • Bump next from 15.4.8 to 15.4.9 in /examples/react in the npm_and_yarn group across 1 directory by @dependabot[bot] in #144
  • Bump next from 15.4.9 to 15.4.10 in /examples/react in the npm_and_yarn group across 1 directory by @dependabot[bot] in #145
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #138
  • Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #139
  • feat: add react 18 support by @Almaju in #146
  • feat: bump version to 1.0.8 by @Almaju in #147

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 Sep 19:36
55d36fd

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

26 Aug 17:52
c0f0dea

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 Aug 20:01
560ae78

Choose a tag to compare

What's Changed

  • Bump jest-environment-jsdom from 30.0.0 to 30.0.2 by @dependabot[bot] in #65
  • Bump version to v0.1.5 by @mashalifshin in #64
  • Bump @hey-api/openapi-ts from 0.73.0 to 0.76.0 by @dependabot[bot] in #69
  • Bump @types/node from 22.15.30 to 24.0.3 by @dependabot[bot] in #68
  • Bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in #67
  • Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0 by @dependabot[bot] in #66
  • chore: Fix e2e tests by using new MARS alt texts as the accessible-first selectors by @mashalifshin in #76
  • [MAJC-155] Update TS linter in MAJC repo to use double-quotes by @justindarc in #70
  • Bump eslint from 9.28.0 to 9.30.1 by @dependabot[bot] in #81
  • Bump @playwright/test from 1.52.0 to 1.53.2 by @dependabot[bot] in #77
  • Bump @hey-api/openapi-ts from 0.76.0 to 0.78.1 by @dependabot[bot] in #80
  • Bump @types/node from 24.0.4 to 24.0.10 by @dependabot[bot] in #78
  • Bump typescript-eslint from 8.34.1 to 8.36.0 by @dependabot[bot] in #82
  • Bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #83
  • Bump @playwright/test from 1.53.2 to 1.54.1 by @dependabot[bot] in #86
  • [MAJC-156] Handle error path where image url proxy fails by @luc-lisi in #87
  • Bump jest and @types/jest by @dependabot[bot] in #84
  • Bump @stylistic/eslint-plugin from 5.0.0 to 5.2.2 by @dependabot[bot] in #94
  • Temporarily disable cross browser e2e tests PR check by @mashalifshin in #102
  • [MAJC-160] Add support for GPP to pass consent string to MARS with ad requests by @justindarc in #95

Full Changelog: v0.1.4...v0.1.5

v0.1.4

19 Jun 00:48
c23bbab

Choose a tag to compare

Summary

  • No functionality changes, just some release automation changes and version bumps

What's Changed

Full Changelog: v0.1.2...v0.1.4

v0.1.2

17 Jun 01:03
23f3996

Choose a tag to compare

Summary

  • Cross-browser testing
  • Security hardening
  • Fix invalid_url_error
  • Github action for publishing releases to npm

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Apr 18:03
a2cb71c

Choose a tag to compare

Bugfixes for the fallback ad experience

What's Changed

  • Bump version to 0.1.1 by @justindarc in #12
  • [MAJC-110] Bugfix: partial successful API response does not trigger fallback by @luc-lisi in #13

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jun 00:41
09d877c

Choose a tag to compare

Initial release 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/mozilla-services/majc/commits/v0.1.0