# Releases

Here you'll find a summary of each release, it's updates and improvements.

# 4.2.0

# 4.1.0

# 4.0.0

Added CSS Grid tool

Updates to existing form layout

  • Removes .goco-l-form-grid-row and .goco-l-form-grid-main-col
  • .goco-l-grid-width-container renamed to .goco-l-grid-container

# 3.1.3

Change the fieldset error strip left offset value

# 3.1.2

Increase checkbox icon stroke width

# 3.1.1

Updates to Input, Select, Checkbox and Yes/No components:

# 2.0.0

Makes SCSS toolkit available to users alongside various tweaks and features:

  • Wide variant removed from Button
  • Secondary button variant is renamed to Ghost black
  • Ghost white button variant is added
  • Size props removed from Select and Input components
  • New color palette SCSS variables added to project and all old colour variables have been replaced / removed
  • New typography scale has been added to be available using SCSS
  • New spacing scale has been added to be available using SCSS
  • Global component variable file has been removed and all existing components make use of new variable scales
  • SCSS toolkit including breakpoints function, color variables, typography variables and spacing variables can be imported and used in projects.

# 0.2.16

Includes bug fixes and features:

  • Various bug fixes and improvements.