Skip to content

v0.0.2

Choose a tag to compare

@cvrebert cvrebert released this 15 May 18:35
· 16 commits to master since this release

This is the first version with substantive differences from css-mediaquery, which we forked as of 1e51963.

Summary:

  • Removed the match() function/feature
  • #12: The parse() function is now exported as the module itself
  • #11: Tolerate CSS media query browser hacks
  • Clearly document that this is a non-validating parser
  • 85e2c2a: Ensure that liability disclaimer covers all contributors.
  • Explicitly & deliberately do not support Bower
  • Bumped devDependencies versions
  • Switched to ^ operator for devDependencies version requirements