This is a summary version that summarizes the improvements and added features from v3.4.0 to v3.4.2
v3.4.0 added the following new colors:
slatezincneutralstoneThe box shadow color opacity can now be set like this:
shadow-red-500/50shadow-yellow-700/80See here for details.
Utilities for controlling the aspect ratio of an element, see here for details.
aspect-autoaspect-squareaspect-videoUtilities for controlling the initial size of flex items, see here for details.
basis-autobasis-fullbasis-1basis-12basis-1/2basis-11/12Utilities for controlling the number of columns within an element, see here for details.
columns-1columns-12break-after-autobreak-before-allbreak-inside-avoidUtilities for controlling how an element can be scrolled and zoomed on touchscreens, see here for details.
touch-autotouch-noneUtilities for controlling the scroll behavior of an element, see here for details.
scroll-autoscroll-smoothUtilities for optimizing upcoming animations of elements that are expected to change, see here for details.
will-change-autowill-change-scrollwill-change-contentswill-change-transformUtilities for controlling the accented color of a form control, see here for details.
accent-red-500accent-yellow-800/50These variants enable utilities when the device is in a specific orientation, see here for details.
Targets the file-selector-button pseudo-element, see here for details.
Targets the marker pseudo-element. Can be used inheritable, see here for details.