Skip to content

Releases: taskade/eslint

@taskade/[email protected]

17 Aug 10:41
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • #39 47499cb Thanks @copilot-swe-agent! - Add changeset support for automated version management and publishing. This introduces a new workflow that uses changesets to manage package versions, generate changelogs, and coordinate releases to both npmjs.com and GitHub Packages.

  • #40 2cacd1f Thanks @copilot-swe-agent! - fix: Add @typescript-eslint/no-floating-promises rule to recommended configuration (#17)

Patch Changes

  • #39 47499cb Thanks @copilot-swe-agent! - Fix issue with rule configuration

    
    These files are consumed during release and then deleted automatically.
    

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.4.0 (2023-12-23)

Features

  • deps: Upgrade TypeScript to v5.3, Prettier to v3, Lerna to v8 and bump env to ES2020 (#21) (eda981a)