General
- 🌟 #2241 Run published CSS files through postcss to remove comments and run Autoprefixer.
- #2268 Copyright comments in files use
/*
comments only. - #2269 Use
React.HTMLAttributes
instead ofReact.HTMLProps
in components that support arbitrary HTML props.