v0.6.0
Pre-release
Pre-release
Added
- Added
stylelint-order
forstylelint
manage
command added totna-python-django
- The
upgrade
command in the dev container can now run separate upgrades with eitherupgrade poetry
orupgrade npm
Changed
- Installation of Python formatting and linting tools moved to
Dockerfile
so are available at startup of the dev image - Updated
prettier
,stylelint
andstylelint-config-standard-scss
intna-python-dev
- Updated Poetry to 1.8.5
- Updated Stylelint to 16.12.0
- Updated Uvicorn to 0.34.0
- Updated Uvicorn Worker to 0.3.0
Fixed
- Allow the
manage
command in the dev container to accept multiple arguments