Skip to content

v0.4.0

Compare
Choose a tag to compare
@winston0410 winston0410 released this 07 Sep 04:59
· 65 commits to master since this release
  • πŸ“ Update description in the documentation for the new API fc12367
  • πŸ”₯ Remove unnecessary import in test files 6d83a06
  • βœ… Test how many times callback would run when wildcard is used 171d52b
  • βœ… Add assertion that callback is not called when no declaration is selected 10767fd
  • βœ… Add assertion in callbacks to check if declarations are selected correctly 1e4a888
  • βœ… Set up sinon in test 7990c80
  • βž• Add sinon.js for testing callbacks 4782743
  • βœ… Remove unnecessary import in test d7e2ec2
  • πŸ”₯ Remove decl.js as it is unnecessary 0b5aa8e
  • 🚧 Pass matching selector into callbacl 78ea4c0
  • πŸ”₯ Remove unnecessary code from previous version 0b5fb3a
  • βœ… Update test structure for testing when inclusion is set to true or false 3714654
  • 🚚 Rename test file to wildcard 373bca4
  • πŸ”§ Update input path for rollup.js dcd1ff4
  • πŸ”₯ Remove unnecessary code in test 083e423
  • βœ… Add callback in options 511b12a
  • βœ… Update file paths in test files a8abb75
  • βœ… Create test for wildcard d441bcc
  • 🚚 Move all source files into src folder 2251c9c
  • πŸ”§ Update main entry path fe40abc
  • πŸ”§ Add "file" property to only pass needed files into the plugin 8e10989
  • πŸ“ Add example for the new API 07641e6

v0.3.0...v0.4.0