Skip to content

Release v13.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 06:07
d5941de

13.2.0 (2025-01-07T16:48:02.968Z)

🚧 Maintenance

  • deps: bump the dependencies group across 1 directory with 3 updates (#1000) (6997451)
  • deps-dev: bump c8 from 9.1.0 to 10.1.2 (#995) (b7db610)
  • deps-dev: bump the dev-dependencies group across 1 directory with 8 updates (#1006) (6e07315)
  • deps-dev: bump the dev-dependencies group across 1 directory with 15 updates (#989) (76017bb)
  • deps: bump ws from 8.16.0 to 8.17.1 in the npm_and_yarn group (#981) (49eaa51)
  • deps-dev: bump the dev-dependencies group with 5 updates (#938) (6351e77)
  • update code owners (#934) (c5db120)
  • deps: upgrade to Node.js v20 (#933) (18c26c4)
  • deps: upgrade minor/patch (#932) (2c2d7a3)
  • deps-dev: bump jsdom from 23.2.0 to 24.0.0 (#931) (f8939c9)
  • deps-dev: bump the dev-dependencies group with 10 updates (#930) (c07bfa4)
  • allow hoisting to the root level (49c266f)
  • update workflows (f461338)
  • remove eslint-disable comments (59f0613)
  • satisfy biome checks (4e9e041)
  • biome import sorting (0210ee1)
  • biome formatting (51318dc)
  • use yarn and replace dprint/eslint with biome (00abee0)
  • remove git LFS (5c48be4)
  • deps-dev: bump the dev-dependencies group with 11 updates (#914) (8488fae)
  • deps-dev: bump jsdom from 22.1.0 to 23.2.0 (#892) (9f230db)
  • deps-dev: bump follow-redirects from 1.15.3 to 1.15.5 (#889) (c4f72ea)
  • deps-dev: bump c8 from 8.0.1 to 9.1.0 (#890) (63e08ac)
  • deps-dev: bump stylelint from 15.11.0 to 16.1.0 (#891) (f4efbe7)
  • support merge queues (#893) (d263395)

📝 Documentation

🐛 Bug fixes

  • replace npm with yarn for upgrades/releases (0ff93c1)
  • force negative frame durations to zero (#769) (e6773e7)

🧪 Test