Skip to content

Releases: front-of-house/watch-dependency-graph

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Dec 22:48

3.0.1 (2021-12-30)

Bug Fixes

  • ignore already removed files (ac6f009)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 17:25

3.0.0 (2021-11-15)

Features

BREAKING CHANGES

  • release v3

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 17:23

2.7.0 (2021-11-15)

Features

v2.7.0-beta.2

v2.7.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Nov 17:16

2.7.0-beta.2 (2021-11-15)

Features

  • add typed event handlers (24c7a41)

v2.7.0-beta.1

v2.7.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Nov 16:51

2.7.0-beta.1 (2021-11-15)

Features

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:50

2.6.1 (2021-06-10)

Bug Fixes

  • renaming: fix bad splicing (ccb5573), closes #10

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 24 May 00:32

2.6.0 (2021-05-24)

Features

  • remove require (cjs) support for now (ec6bedb)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 23 May 22:41
1e97c7d

2.5.0 (2021-05-23)

Features

  • cjs: support require-style imports again (2c77bb7)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 01 May 16:27
0552627

2.4.0 (2021-05-01)

Bug Fixes

Features

  • lexer: swap in ex-module-lexer in place of babel (21935eb)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 17:26

2.3.0 (2021-04-15)

Features

  • walking: support for partial walks, early exits, faster diffs (1ffd1e9)