All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated the GitHub org the repo and home page are under
- Allow passing just a style object for a style instead of an array.
- Within the style array, allows either conditional or unconditional styles at any element of the array.
- Rewrote useStyleQueries() with TDD to ensure thorough test coverage of edge cases
- useStyleQueries() hook to conditionally include styles
- screenWidthMin() query function to set a condition based on screen width