- test: Add support for symbol type (Lauri Rooden)
- test: Add custom type `infinity` (Lauri Rooden)
Fixes:
- build: Fix inefficient regular expressions (Lauri Rooden)
- test: Prefix cached refs with `_` (Lauri Rooden)
- test: Fix printing thrown errors (Lauri Rooden)
Enhancements:
- build: Remove trim around concated files (Lauri Rooden)
- Remove .github/FUNDING.yml (Lauri Rooden)
- Add status workflow (Lauri Rooden)
- snapshot: Allow to call matchSnapshot multiple times with same file (Lauri Rooden)
- release: Use test brief (Lauri Rooden)
- build: Leave defer script in place (Lauri Rooden)
- build: Accept urls in html cat attribute (Lauri Rooden)
- build: Use isString utility function (Lauri Rooden)
- Run tests on all branches (Lauri Rooden)
- build: Accept optional `!` on comment end tag (Lauri Rooden)
- Use `npm test` for testing (Lauri Rooden)
- Move dummy package to workspace (Lauri Rooden)
- test: Change output format as #123 links to github issue (Lauri Rooden)
- init: Save linked dependencies (Lauri Rooden)
- Pass args to child execSync (Lauri Rooden)
- test: Increase default stack to 9 (Lauri Rooden)