Skip to content

v1.1.2

Choose a tag to compare

@typotter typotter released this 29 Apr 21:11
· 11 commits to main since this release
v1.1.2
3e6f3ab

What's Changed

  • Return FLAG_NOT_FOUND error for non-existent flags by @leoromanovsky in #204
  • test: polyfill fetch in jsdom environment by @dd-oleksii in #205
  • chore: ensure license generation can be run locally by @greghuels in #206
  • fix: licenses must be run on an attached branch by @greghuels in #207
  • DEPENDENCY UPGRADE: @datadog/flagging-core (unstable → 0.3.3) [packages/node-server] by @campaigner-prod[bot] in #199
  • DEPENDENCY UPGRADE: minor: @biomejs/biome, rimraf · patch: webpack by @campaigner-prod[bot] in #200
  • VULN UPGRADE: minor: @openfeature/core, @openfeature/web-sdk, vite [test-app] by @campaigner-prod[bot] in #201
  • DEPENDENCY UPGRADE: @datadog/flagging-core (unstable → 0.3.3) [packages/node-server] by @campaigner-prod[bot] in #208
  • DEPENDENCY UPGRADE: minor: @openfeature/core · patch: @openfeature/server-sdk [test-app-node] by @campaigner-prod[bot] in #209
  • 👷 chore(deps)(deps): Bump tmp from 0.2.3 to 0.2.5 by @dependabot[bot] in #174
  • DEPENDENCY UPGRADE: minor upgrades — 4 packages (minor: 2 · patch: 2) [packages/core] by @campaigner-prod[bot] in #210
  • DEPENDENCY UPGRADE: minor upgrades — 6 packages (minor: 2 · patch: 4) [packages/node-server] by @campaigner-prod[bot] in #198
  • DEPENDENCY UPGRADE: minor upgrades — 6 packages (minor: 2 · patch: 4) [packages/node-server] by @campaigner-prod[bot] in #211
  • DEPENDENCY UPGRADE: jsdom (major → 28.1.0) [packages/browser] by @campaigner-prod[bot] in #202
  • 👷 chore(deps-dev)(deps-dev): Bump the dev-dependencies group across 1 directory with 14 updates by @dependabot[bot] in #203
  • fix: handle concurrent onContextChange calls by @dd-oleksii in #213
  • 👷 chore(deps-dev)(deps-dev): Bump jsdom from 28.1.0 to 29.0.1 by @dependabot[bot] in #217
  • 👷 chore(deps-dev)(deps-dev): Bump the dev-dependencies group with 6 updates by @dependabot[bot] in #214
  • [Security] Pin GitHub Actions to a full-length commit SHA by @juliendoutre in #212
  • chore: disable automated dependency updater config [incident-51602] by @moezein0 in #219
  • re-enable dependabot with 14-day cooldown by @moezein0 in #220
  • 👷 chore(deps)(deps): Bump tar from 7.5.7 to 7.5.11 by @dependabot[bot] in #226
  • 👷 chore(deps)(deps): Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #229
  • fix: allow null targeting key for static and rule-only flags by @leoromanovsky in #232
  • chore: Harden npm supply chain with @lavamoat/allow-scripts by @greghuels in #233
  • Remove nested attributes from setContext example by @hdgone in #234
  • 👷 chore(deps)(deps): Bump axios from 1.13.4 to 1.15.0 by @dependabot[bot] in #244
  • fix(node): mark open @openfeature/server-sdk as non-optional by @dd-oleksii in #248
  • 👷 chore(deps-dev)(deps-dev): Bump glob from 11.1.0 to 13.0.6 by @dependabot[bot] in #216
  • chore(browser): move @types/chrome from dependencies to devDependencies by @dd-oleksii in #250
  • chore(deps): patch: ts-jest, ts-loader [packages/node-server] by @gh-worker-campaigns-3e9aa4[bot] in #253
  • chore(deps): patch: ts-jest, ts-loader [packages/core] by @gh-worker-campaigns-3e9aa4[bot] in #254
  • fix(browser): bump @datadog/browser-core to ^6.33.0 by @typotter in #261
  • 👷 chore(deps)(deps): Bump tmp from 0.2.3 to 0.2.5 by @dependabot[bot] in #228
  • 👷 chore(deps)(deps): Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #245
  • 👷 ci(deps)(deps): Bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group across 1 directory by @dependabot[bot] in #222
  • chore(deps): minor upgrades — 4 packages (minor: 1 · patch: 3) by @gh-worker-campaigns-3e9aa4[bot] in #252
  • fix: avoid MapIterator in declarations to support TypeScript < 5.6 by @greghuels in #263

New Contributors

Full Changelog: v1.1.0...v1.1.2