2024-08-31 06:23:41 +02:00
|
|
|
# -*- mode: org -*-
|
|
|
|
|
2024-09-01 06:56:26 +02:00
|
|
|
** v0.5.1
|
|
|
|
|
|
|
|
**** Shorten description in manifest
|
|
|
|
Shorten the addon description
|
|
|
|
|
2024-09-01 06:24:09 +02:00
|
|
|
** v0.5.0
|
2024-08-31 06:23:41 +02:00
|
|
|
|
|
|
|
**** Replace React with preact
|
|
|
|
This change replaces React with a lightweight alternative
|
|
|
|
known as preact
|
|
|
|
|
|
|
|
**** eslint v9
|
|
|
|
This change upgrades our version of eslint to v9
|
|
|
|
|
|
|
|
**** Fix ~$ npm outdated~
|
|
|
|
This change upgrades outdated dependencies
|