Skip to content

v6.22.0

Choose a tag to compare

@alex-up-bot alex-up-bot released this 18 May 01:06
· 124 commits to main since this release

v6.22.0 (Minor Release)

Status: Released

This is a new minor release of the @alextheman/components package. It introduces new features and other backwards-compatible changes that should require little to no refactoring. Please read the description of changes below.

Description of Changes

  • Add a NavigationBottom component to the @alextheman/components/v7 entrypoint.
    • This swaps out the react-router-dom usage with the new Wouter usage.
  • Deprecate the NavigationBottom component from the root entrypoint in favour of the v7 one.