mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 18:13:47 +00:00
Remove dependency on uuid package, and use crypto.randomUUID() instead
This commit is contained in:
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
### Changed
|
||||
* Update to `@shlinkio/shlink-web-component` 0.7 and use `ShlinkWebSettings` to replace local settings UI.
|
||||
* Update to `@shlinkio/eslint-config-js-coding-standard` 3.0, and migrate to ESLint flat config.
|
||||
* Remove dependency on `uuid` package, and use `crypto.randomUUID()` instead.
|
||||
|
||||
### Deprecated
|
||||
* *Nothing*
|
||||
|
||||
Reference in New Issue
Block a user