Files
triggerdotdev--trigger.dev/packages/eslint-plugin/CHANGELOG.md
T
github-actions[bot] 4b961a6ae2 chore: Update version for release (beta) (#1169)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-19 12:21:30 +01:00

2.1 KiB

@trigger.dev/eslint-plugin

3.0.0-beta.39

3.0.0-beta.38

3.0.0-beta.37

3.0.0-beta.36

3.0.0-beta.35

3.0.0-beta.34

3.0.0-beta.33

3.0.0-beta.32

3.0.0-beta.31

3.0.0-beta.30

3.0.0-beta.29

3.0.0-beta.28

3.0.0-beta.27

3.0.0-beta.26

3.0.0-beta.25

3.0.0-beta.24

3.0.0-beta.23

3.0.0-beta.22

3.0.0-beta.21

3.0.0-beta.20

3.0.0-beta.19

3.0.0-beta.18

3.0.0-beta.17

3.0.0-beta.16

3.0.0-beta.15

3.0.0-beta.14

3.0.0-beta.13

3.0.0-beta.12

3.0.0-beta.11

3.0.0-beta.7

3.0.0-beta.6

3.0.0-beta.5

3.0.0-beta.4

3.0.0-beta.3

3.0.0-beta.2

3.0.0-beta.1

3.0.0-beta.0

2.3.18

2.3.17

2.3.16

2.3.15

2.3.14

2.3.13

2.3.12

2.3.11

2.3.10

2.3.9

2.3.8

2.3.7

2.3.6

2.3.5

2.3.4

2.3.3

2.3.2

2.3.1

2.3.0

2.2.11

2.2.10

2.2.9

2.2.8

2.2.7

2.2.6

2.2.5

2.2.4

2.2.3

2.2.2

2.2.1

2.2.0

Minor Changes

  • 975c5f1d: Drop support for Node v16, require Node >= 18. This allows us to use native fetch in our SDK which paves the way for multi-platform support.

2.1.9

2.1.8

2.1.7

2.1.6

2.1.5

2.1.4

2.1.3

2.1.2

2.1.1

2.1.0

Minor Changes

  • Integrations are now simpler and support authentication during webhook registration (878da3c0)

2.1.0-beta.1

2.1.0-beta.0

Minor Changes

  • Integrations are now simpler and support authentication during webhook registration (878da3c0)

2.0.14

2.0.13

Patch Changes

  • Fixes #391, now handling jobs when using new Job instead of client.defineJob (3028b6ad)

2.0.12

2.0.11

Patch Changes

2.0.10

Patch Changes

  • 74686c00: An eslint plugin that ensures uniqueness on task keys