Skip to content

Releases: chocolatey/choco-theme

2.7.0

13 Apr 19:02
64b817f

Choose a tag to compare

Enhancements

  • @chocolatey-software/astro, @chocolatey-software/blog, @chocolatey-software/boxstarter, @chocolatey-software/build-tools, @chocolatey-software/ccm, @chocolatey-software/ccr, @chocolatey-software/credits, @chocolatey-software/design, @chocolatey-software/docs, @chocolatey-software/feed-tools, @chocolatey-software/fest, @chocolatey-software/licensing, @chocolatey-software/org, @chocolatey-software/playwright, @chocolatey-software/root, @chocolatey-software/test-tools, @chocolatey-software/zendesk
    • Update choco-theme to 2.7.0 - see #525.

2.6.0

16 Mar 18:14
01037d0

Choose a tag to compare

Bug Fixes

  • @chocolatey-software/blog, @chocolatey-software/ccm, @chocolatey-software/ccr, @chocolatey-software/credits, @chocolatey-software/docs, @chocolatey-software/licensing, @chocolatey-software/root
    • ESLint is not targeting Playwright files - see #524.

Enhancements

  • @chocolatey-software/core, @chocolatey-software/credits
    • Update pdfmake npm package- see #495.
  • @chocolatey-software/build-tools, @chocolatey-software/ccm, @chocolatey-software/test-tools
    • Update dependencies to their latest versions - see #519.
  • @chocolatey-software/astro
    • Upgrade to the latest version of Astro- see #521.

2.5.2

04 Mar 08:00
d681e65

Choose a tag to compare

Bug Fixes

  • @chocolatey-software/blog, @chocolatey-software/boxstarter, @chocolatey-software/ccm, @chocolatey-software/ccr, @chocolatey-software/credits, @chocolatey-software/docs, @chocolatey-software/fest, @chocolatey-software/licensing, @chocolatey-software/org
    • Update dependencies to their latest versions - see #519.

2.5.1

13 Feb 20:39
7393219

Choose a tag to compare

Bug Fixes

  • @chocolatey-software/playwright, @chocolatey-software/test-tools
    • The msnodesqlv8 package fails build in Docker Containers - see #517.

2.5.0

10 Feb 16:54
4b71468

Choose a tag to compare

Features

  • @chocolatey-software/build-tools

    • Automate linking to a GitHub branch - see #503.
  • @chocolatey-software/astro

    • Upgrade Astro to the latest version - see #504.

Bug Fixes

  • @chocolatey-software/astro

    • Running npx astro check results in out of memory error - see #499.
  • @chocolatey-software/ccm

    • The jquery-validation v1.22.0 package includes breaking changes - see #515.
  • @chocolatey-software/playwright

    • Playwright 1.58.1 fails in Firefox on Windows Server 2016 - see #516.

2.4.0

23 Jan 19:34
4bdbcef

Choose a tag to compare

Features

  • @chocolatey-software/build-tools

    • Automate linking to a GitHub branch - see #503.
      • Preparation work to existing yarn link-packages command to rename it to yarn link-local.
  • @chocolatey-software/root

    • Migrate to Trusted Publishing - see #489.

2.3.0

21 Jan 18:30
29cb5cb

Choose a tag to compare

Features

  • @chocolatey-software/playwright
    • Add the ability to connect to a SQL database to run queries needed for Playwright tests - see #501.

2.2.0

14 Jan 17:30
f4465e7

Choose a tag to compare

Enhancements

  • @chocolatey-software/root

    • Migrate to Trusted Publishing - see #489.
  • @chocolatey-software/docs

    • Update DocSearch- see #494.
  • @chocolatey-software/credits

    • Ignore jpeg-exif in yarn audit - see #495.

Features

  • @chocolatey-software/playwright
    • Add dependencies to parse Excel and PDF files - see #497.
    • Add ability to download files to a known location - see #498.

2.1.1

17 Dec 14:56
aee53fc

Choose a tag to compare

Enhancements

  • @chocolatey-software/core, @chocolatey-software/org
    • Update pricing calculator for 2026 - see #488.
  • @chocolatey-software/playwright
    • Add identifiers to ignore list for Playwright axe flows - see #490.

Bug Fixes

  • @chocolatey-software/root
    • GitHub action to publish to npm does not publish - see #4891.
      • Temporary disabled until further investigation can be completed.

2.1.0

10 Dec 11:17
7d3acc3

Choose a tag to compare

Enhancements

  • @chocolatey-software/astro

    • Add ability to hide tabs from a Tabs component - see #477.
    • Add validation to DynamicCodeBlock component - see #478.
  • @chocolatey-software/playwright

    • Add automated test and assertions to @chocolatey-software/playwright - see #487.
  • @chocolatey-software/blog, @chocolatey-software/boxstarter, @chocolatey-software/ccr, @chocolatey-software/credits, @chocolatey-software/design, @chocolatey-software/docs, @chocolatey-software/fest, @chocolatey-software/licensing, @chocolatey-software/org, @chocolatey-software/playwright, @chocolatey-software/zendesk

    • Update the address of Chocolatey Headquarters - see #483.

Bug Fixes

  • @chocolatey-software/astro

    • The less than character (<) breaks DynamicCodeBlockInput when used as a special character if navigating away from a page where it is used - see #481.
  • @chocolatey-software/playwright

    • Update locator for btnThemeToggle for theme toggle Playwright tests - see #484.