Changed
- #559 Run client tests in an actual browser with vitest browser mode.
- Migrate from ESLint to Oxlint and Oxfmt
- Update dependencies, including major version updates to React Router and MikroORM
Added
- [shlink-web-component] Add support for Shlink 5.1.0, by supporting browser redirect conditions.
Removed
- Nothing
Fixed
- shlink-web-component#1024 Fix incorrect colSpan calculated in visits table depending on what columns have been enabled.
- shlink-web-component#982 Fix ability to select any domain from the dropdown when creating a short URL, when the list of domains is long.
- shlink-web-component#913 Fix rendering of maps due to missing leaflet stylesheet import.
Deprecated
- Nothing