Skip to content

Releases: flex-development/tsconfig-types

2.0.1

20 Dec 20:39
2.0.1
24db804
Compare
Choose a tag to compare

2.0.1 (2022-12-20)

🤖 Continuous Integration

  • deps: Bump actions/checkout from 3.1.0 to 3.2.0 (#4) (310c2dd)

🐛 Fixes

  • types: [WatchOptions] same-directory import statements (#6) (aa1940a)

2.0.0

05 Dec 05:01
2.0.0
0086239
Compare
Choose a tag to compare

2.0.0 (2022-12-05)

⚠ BREAKING CHANGES

  • enums: remove WatchDirectoryKind.PriorityPollingInterval
  • deps-peer: bump @flex-development/tutils from 6.0.0-alpha.3 to 6.0.0-alpha.7

📦 Build

  • deps-peer: bump @flex-development/tutils from 6.0.0-alpha.3 to 6.0.0-alpha.7 (11ac73f)

🤖 Continuous Integration

  • deps: Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#2) (9fc1f3d)

📝 Documentation

🐛 Fixes

  • enums: remove WatchDirectoryKind.PriorityPollingInterval (c367d77)

🏡 Housekeeping

  • update project architecture (bbd2d00)
  • update project description (6c53c52)

⚡ Refactors

  • ts: ensure definitions are json-compatible (b1cd1af)
  • ts: prevent re-opening of closed definitions (1459f07)

✅ Testing

1.0.0

30 Nov 03:34
1.0.0
0d73a16
Compare
Choose a tag to compare

1.0.0 (2022-11-29)

📦 Build

  • ts: ensure majority of build files are .d.mts (9b5dad2)

📝 Documentation

✨ Features

🏡 Housekeeping