Releases: jareware/css-ns
Releases · jareware/css-ns
Relax engine restrictions
Republish for smaller package
This release simply repackages the previous one, so that the npm package contains exactly the required files, and nothing more.
Escape support
This release adds support for the new escape
option, which allows you to prefix any classname with =
to ensure it's returned verbatim, instead of being namespaced.
Thanks @wisheri for contributing this handy feature!
TypeScript improvements
This release adds precise types for the optional React
property.
Thanks again @chadrien for working on this!
TypeScript support
Thanks @chadrien for crafting the type-defs!
ES5 compatibility
Windows compatibility
This release fixes an issue in constructing namespaces from Windows file paths.
Thanks @cutepig for reporting this!
Add prefix-option
In addition to some smaller tweaks, adds a prefix
option that allows automatically prefixing all namespaces with a given string.
Initial release
v1.0.0 Add repository-field.