Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

67 lines (37 loc) · 1.06 KB

farming-simulator-types

1.8.0

Minor Changes

  • 15297c9: feat: Add exports for FS25
  • 0d960a8: chore: Switch to PNPM
  • 2f834a5: build: Replace declaration file with standard TS file
  • 23eeff6: chore: Add repository details

1.7.0

Minor Changes

  • 1367244: chore: Update rimraf
  • fd411ca: build: Ignore additional files for NPM
  • 78a6d6f: build: Change types to declaration file

1.6.0

Minor Changes

  • d001080: refactor(filterUnused): Use type guard instead of assertion
  • eff5324: refactor(Mod, Field): Use more accurate comment details

1.5.1

Patch Changes

  • eec9b82: fix: Add missing source ignores in publish

1.5.0

Minor Changes

  • 88a68f1: chore: Add CI workflows

1.4.1

Patch Changes

  • fix(Vehicle): Add missing controller type property

1.4.0

Minor Changes

  • docs(README): Add README

1.3.1

Patch Changes

  • refactor(2022): Replicate type notes convention from /2019

1.3.0

Minor Changes

  • feat(2019): Add feeds, routes, types

1.2.0

Minor Changes

  • chore(deps): Implement Changesets