Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@borodean borodean released this 13 Feb 01:57
· 202 commits to main since this release

API updates

  • Renames url() function to resolve() #13
  • Resolves assets relative to the source file #7
  • Starts throwing errors instead of warnings #8
  • Fixes a bug when complex URL declarations were crashing Gonzales #15

Under the hood

  • Tests with Mocha/Chai instead of Tape #12
  • Updates dependencies upto the latest versions