Releases: healthgovau/health-design-system
Releases · healthgovau/health-design-system
v3.0.3
v3.0.2
v3.0.1
v3.0.0
Changes:
- Updated Node.js requirement to v20.x.
- Removed reliance on GOLD AU design system packages. Compiled versions of these former dependencies have been moved directly into the Health Design System (HDS) codebase since they are no longer being maintained so are unlikely to change. This enabled us to modify those packages to support more recent versions of Node.js.
v2.0.5
Changes:
- Reverted the code to match release v2.0.1 which uses Node.js v12.x and AU.gold design system dependencies. Previous work to update to Node.js v20.x and to remove AU-gold design system dependencies have been moved to the v3.0.0 release due to breaking changes in how SASS is compiled.
v2.0.2
Changes:
- Updated version of Node used by the project. The project now requires Node.js v20.x to work correctly.
- Removed dependency on @gold.au package as it is not compatible with newer versions on Node.js. The Gold Design System project has not been updated in over two years. A static copy of the Gold Design System's assets has been added to the Health Design System code base so that they are still available without have to load it with npm as a dependency.
v2.0.1
v2.0.0
v2.0.0-beta7
New
- Step component and variants
- Sticky button
- Borderless card
Updated
- Style guide
- Compiled artefacts
Fixed
- Broken template rendering
- Missing ; in health-card.scss
v2.0.0-beta6
Added
- Field icon variants
- Field groups
Updated
- Hero style guide config
- Video style guide config
Removed
- Comparison style guide example