13 lines
271 B
Org Mode
13 lines
271 B
Org Mode
# -*- mode: org -*-
|
|
|
|
** vNEXT
|
|
|
|
**** 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
|