All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update README with shutdown disclaimer.
- Upgrade all upgradable packages.
- Remove
pm2
from dependencies since it's currently only used inside Docker.
- Move
pm2
back todevDependencies
.
- Make
pm2
a non-dev dependency.
- Upgrade
axios
,ini
,object-path
, and all other upgradable packages.
- Update package.json's
browserslist
.
- Upgrade
lodash
and all other upgradable packages.
- Type errors.
- Upgrade the dependencies with known vulnerabitilies and all other upgradable ones.
- Upgrade
acorn
and all other upgradable packages.
- Use the
--force
flag when deploying to Heroku.
- Dockerfile's Node image (v12, LTS) and global npm packages (remove Yarn, already installed).
- Remove
-a
flag fromlintLocales
'sintl-equalizer
command.
- Upgrade
serialize-javascript
and all other upgradable packages.
- Initial files.