Added
- A new i686-linux system to the flake.
apps.${system}.default
to the Flake
so that newer versions of Nix
understand this instead ofdefaultApp.${system}
.
Fixed
- A typo in the documentation where
aarch64-linux
appeared twice
andaarch64-darwin
didn't.
Security
- New CVEs were discovered in the third party dependencies of our website:
https://kamadorueda.github.io/alejandra/
and so we updated those front-end dependencies to their latest version.
What's Changed
- README: fix aarch64-linux appearing twice by @ConnorBaker in #261
- Supply an i686-linux package by @rehno-lindeque in #262
- Kamadorueda by @kamadorueda in #264
- build(deps): bump node-forge from 1.2.1 to 1.3.0 in /front by @dependabot in #265
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /integrations/vscode by @dependabot in #266
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /front by @dependabot in #267
- feat: update front dependencies by @kamadorueda in #268
- feat: update vscode deps by @kamadorueda in #269
- feat: update alejandra dependencies by @kamadorueda in #270
- feat: --check no longer modifies files in-place by @kamadorueda in #272
New Contributors
- @Mic92 made their first contribution in #256
- @ConnorBaker made their first contribution in #261
- @rehno-lindeque made their first contribution in #262
- @dependabot made their first contribution in #265
Full Changelog: 1.1.0...1.2.0