Skip to content

Releases: JakeSidSmith/antler

Dependency upgrade

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 30 Sep 14:10
2963348

#17

  • Upgrade all dependencies

Potentially breaking changes:

  • Remove production dependency on typescript and @types/node

Bug fix - multiple allowed patterns

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 27 Nov 16:43
b8d4e40

Previously a path would fail if any allowed patterns did not match. Now as long as one pattern matches the path will pass (unless it also matches a disallowed pattern).

#15
#14

Fix chalk node module import (was relative)

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 24 Sep 12:47
6c29661

Typo

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 22 Sep 20:45
7dba96f

First minor release

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 22 Sep 19:27
ba5066d
Merge pull request #10 from JakeSidSmith/first-minor-release

First minor release (v0.1.0)