+ The NHS prototype kit is a community project supported by the NHS service + manual team. Anyone can help make it better. +
++ View project board on GitHub +
++ There are many ways to contribute. You do not have to be an expert in coding. +
+You can:
+You can help improve the content for this website and the pages that people view when they download and install the kit.
+ +This includes:
++ Existing things we want to do for guidance are labelled content on our project board in GitHub. +
++ You can make sure that the code in our kit is robust and accessible by: +
++ Accessibility issues are labelled accessibility on our project board. +
++ Known bugs that we need to fix are labelled + bug on our project board. +
+ +Ideas for features are labelled + type: enhancement 💡. +
+ ++ We also label bugs or features by the type of code skills needed: + JavaScript, + Nunjucks + or + SASS/CSS + . +
+ ++ We want to make the process of contributing as easy and as accessible as + possible. Existing things we want to do to improve the contribution + process are labelled + contribution process on the project board. +
+You can:
+ ++ The team and wider community usually review new issues at least once a + week and will add comments about what will happen next. +
+Sourced from path-to-regexp's releases.
Fix backtracking (again)
Fixed
- Improved backtracking protection for 0.1.x, will break some previously valid paths (see previous advisory: https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j)
https://github.com/pillarjs/path-to-regexp/compare/v0.1.11...v0.1.12
Error on bad input
Changed
- Add error on bad input values 8f09549
https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.11
640e694
0.1.12f01c26a
Merge commit from fork0c71192
0.1.118f09549
Add error on bad input valuesSourced from express's releases.
4.21.2
What's Changed
- Add funding field (v4) by
@​bjohansebas
in expressjs/express#6065- deps: path-to-regexp@0.1.11 by
@​blakeembrey
in expressjs/express#5956- deps: bump path-to-regexp@0.1.12 by
@​jonchurch
in expressjs/express#6209- Release: 4.21.2 by
@​UlisesGascon
in expressjs/express#6094Full Changelog: https://github.com/expressjs/express/compare/4.21.1...4.21.2
Sourced from express's changelog.
4.21.2 / 2024-11-06
- deps: path-to-regexp@0.1.12
- Fix backtracking protection
- deps: path-to-regexp@0.1.11
- Throws an error on invalid path values
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Sourced from sass's releases.
Dart Sass 1.82.0
To install Sass 1.82.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, such as checking out a different Git branch.Parse the
calc-size()
function as a calculation now that it's supported in some browsers.Dart API
- Add a
SassCalculation.calcSize()
function.See the full changelog for changes in earlier releases.
Dart Sass 1.81.1
To install Sass 1.81.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.82.0
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, such as checking out a different Git branch.Parse the
calc-size()
function as a calculation now that it's supported in some browsers.Dart API
- Add a
SassCalculation.calcSize()
function.1.81.1
- No user-visible changes.
5740eb5
Make several changes to improve the reliability of --watch
mode (#2444)63ebf16
Add support for calc-size()
(#2446)5163644
Expose NodePackageImporter
in sass_api (#2452)02fff80
Merge pull request #2439
from sass/function6939faa
Bump typedoc from 0.26.11 to 0.27.2 in /pkg/sass-parser (#2451)9abdfaa
Bump lints from 4.0.0 to 5.0.0 (#2441)1e07de7
Bump pub_api_client from 2.7.1 to 3.0.0 (#2442)b10ca79
Add sass-parser support for @function
ea47287
Update some configuration names to avoid unnecessary namespacing30fc4db
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2438)