Skip to content

Releases: jsdevtom/truegin

v4.1.0

Choose a tag to compare

@jsdevtom jsdevtom released this 24 Aug 05:54
4.1.0

v4.0.2

Choose a tag to compare

@jsdevtom jsdevtom released this 24 Aug 05:53
4.0.2

v4.0.0

Choose a tag to compare

@jsdevtom jsdevtom released this 16 May 10:12

4.0.0 (2018-05-16)

Code Refactoring

  • engine.ts: allow addRule() to accept Rule | RuleConstructorOptions (10290f3)

BREAKING CHANGES

  • engine.ts: addRule () now accepts different interface

v3.0.0

Choose a tag to compare

@jsdevtom jsdevtom released this 16 May 09:17

3.0.0 (2018-05-16)

Bug Fixes

  • $tests: fix tests after disallowing default imports (219e59e)

Features

  • $imports: disallow default imports (9442dab)

BREAKING CHANGES

  • $imports: imports

v2.3.2

Choose a tag to compare

@jsdevtom jsdevtom released this 13 May 09:44

2.3.2 (2018-05-13)

Bug Fixes

  • imports: enable typescript imports (358ac3a)

v2.3.1

Choose a tag to compare

@jsdevtom jsdevtom released this 10 May 17:15

2.3.1 (2018-05-10)

Bug Fixes

  • select.d.ts: correct selectn parameter to object (b243f27)