Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 3.04 KB

Change Log - @robotlegsjs/signals

This log was last generated on Wed, 13 Jul 2022 20:05:34 GMT and should not be manually modified.

2.1.0

Wed, 13 Jul 2022 20:05:34 GMT

Minor changes

  • Update tslib to version 2.3.0, adopts ES2017, and standardizes the tsconfig files (see 26)

2.0.0

Thu, 10 Jun 2021 22:11:54 GMT

Breaking changes

Minor changes

  • Update readmes and contributing guidelines, remove outdated references, fix broken links and update publish scripts (see 13)
  • Setup .github community profile files for the monorepo structure and remove local packages/**/.github folders (see 9)
  • Migrate from TSLint to ESLint version 7.28.0 (see 6)
  • Use the RobotlegsJS-Framework name for the monorepo approach. (see 11)
  • Setup rush to be used as monorepo manager (see 1)
  • For the changelog of older versions, check the following changelog
  • Enable rush-prettier git hook based on Enabling Prettier (see 5)
  • Setup continuous integration (CI) workflow using GitHub Actions (see 12)

Patches

  • Update karma to version 6.3.2 and webpack to version 5.38.1 (see 2)
  • Update mocha to version 9.0.0 and webpack-cli to version 4.7.2 (see 10)
  • Update prettier to version 2.3.0, move configuration files to the root of mono repo structure and apply prettier changes (see 4)
  • Update prettier to version 2.3.1, update prettier badge and add project-specific files to global .gitignore and .prettierignore files (see 7)