Skip to content

2.1.0

Choose a tag to compare

@st3phhays st3phhays released this 10 Dec 11:17
· 37 commits to main since this release
7d3acc3

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.