v2.2.0v2.1.0
Reading changes from the repo…
raw.macro
, allowing users to read file contents at build time, which is especially useful in environments without webpack, like the new create-react-app
. This enhances flexibility for developers working in various setups. require
function configurable, providing users with more control over how dependencies are loaded in their projects. create-react-app
to help users get started easily and understand important considerations when using the library with CRA. glamorous.macro
to the list of existing macros, expanding the options available for users.