Skip to content

Latest commit

 

History

History
313 lines (162 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

313 lines (162 loc) · 16.2 KB

2.8.0 (2024-09-27)

Features

  • Bumps eslint-plugin-react to ^7.37.0 (f05e350)

2.7.0 (2024-09-27)

Features

  • Bump eslint-config-prettier from 8.10.0 to 9.1.0 (2e1fd6a)

2.6.1 (2024-09-27)

Reverts

  • Revert "Bump eslint-config-prettier from 8.10.0 to 9.1.0" (#43) (08b235b), closes #37

2.6.0 (2024-09-27)

Features

  • Bump eslint-plugin-security from 1.7.1 to 3.0.1 (#39) (436c612)

2.5.0 (2024-09-27)

Features

  • Bump eslint-plugin-promise from 6.6.0 to 7.1.0 (#40) (7be1832)

2.4.0 (2024-09-26)

Features

  • Remove deprecated max-len rule, as it is conflicting with prettier anyway (ff798fb)

2.3.0 (2024-09-26)

Features

  • Added support for eslint-plugin-regex (ab6c5a7)

2.2.0 (2024-09-26)

Features

  • Added support for next.js rules, storybook rules, mdx rules, sort-keys-fix (033a67f)

2.1.1 (2024-09-26)

Bug Fixes

2.1.0 (2024-09-26)

Features

  • Added eslint-import-resolver-node and eslint-import-resolver-typescript to the core setup (aae9898)

2.0.0 (2024-09-26)

Documentation

BREAKING CHANGES

  • Publish as 2.0.0 due to Nestjs config file renaming

1.0.0 (2024-09-26)

Bug Fixes

  • Fix path to git repository (#41) (894db24)
  • Remove peer deps specifications, since all of those packages are already housed in deps (c20e260)

Features

  • Updated library versions; Added examples for dog-fooding; Automated release process; Node 22 upgrade (#35) (19d7424)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2023-09-15)

Changes

  • Fix the github url + update readme instructions (12088cc)
  • 1.4.4 (d8db4bb)

1.4.4 (2023-09-15)

Changes

  • Try to update how the token is passed to npm publish (781eb9e)
  • 1.4.3 (c20a2b7)

1.4.3 (2023-09-15)

Changes

1.4.2 (2023-09-15)

Changes

  • Publish at the same node version we're testing against (4fcb287)
  • Update to 1.4.1 (08e4d29)

1.4.1 (2023-09-15)

Changes

  • Make publish run on published instead of created (d7b5903)
  • Update version to 1.4.0; make this an npm package (eba98da)

1.4.0 (2023-09-15)

Changes

  • Update downstream packages (1106598)
  • Merge pull request #27 from nrccua/updatedependencies_202307 (3d50967), closes #27
  • [DA-3]: 1.3.2 (82c1ee5)

1.3.2 (2023-07-20)

Changes

  • [DA-3]: Remove unused rule; replace with TS compiler option (5f6e783)
  • [DA-3]: Fix bad version # in changelog (00d9227)
  • [DA-3]: Update Chnagelog (4cffd16)
  • [DA-3]: Remove tsc tests + add json to prettier (34bb52b)
  • Merge remote-tracking branch 'origin/main' into updatedependencies_202307 (888ea04)
  • [DA-3]: Update node version in GitHub action (a7165c5)
  • Merge pull request #26 from nrccua/feature/package-refresh (5c6157d), closes #26
  • [DA-3]: Update version to 1.3.0 (7505d03)
  • [DA-3]: Update to Node 16 + all dependencies (c18cf5b)
  • Merge pull request #25 from nrccua/joncursi-patch-1 (06a6c13), closes #25
  • Update README.md (f3029ba)
  • Merge pull request #24 from nrccua/update/dependencies_202202 (3ff4c35), closes #24
  • [E4E-0]: 1.2.5 (eb0e6a3)

1.2.5 (2022-02-08)

Changes

  • [E4E-0]: Update dependencies to resolve audit issues (6102393)
  • Merge pull request #23 from nrccua/feature/printWidth_by_file_type (861add4), closes #23
  • [E4E-0]: 1.2.4 (a0dfc4c)
  • Merge pull request #22 from nrccua/feature/printWidth_by_file_type (79d64a7), closes #22
  • Merge pull request #21 from nrccua/feature/printWidth_by_file_type (a0f8a7f), closes #21
  • Merge pull request #20 from nrccua/feature/printWidth_by_file_type (88ca560), closes #20

1.2.4 (2021-12-18)

Changes

  • [E4E-0]: Inject filenames/match-exported override directly into the nest tsConfig (c9a8465)
  • [E4E-0]: 1.2.3 (5485a47)

1.2.3 (2021-12-17)

Changes

  • [E4E-0]: Remove console.log (e411481)
  • [E4E-0]: 1.2.2 (for real this time) (b5c22a4)

1.2.2 (2021-12-17)

Changes

1.2.1 (2021-12-17)

Changes

  • [E4E-0]: Allow test files to avoid unbound-method errors (631c61b)
  • [E4E-0]: 1.2.0 (e92d2e8)

1.2.0 (2021-12-15)

Changes

  • [E4E-0]: Fix some bad code/formatting (153c536)
  • [E4E-0]: 1.2.0 (19895af)
  • [E4E-0]: Make 120 default width except for tsx/jsx (e32d9d1)
  • [E4E-0]: Add a config for NestJS (37d5898)
  • Merge pull request #19 from nrccua/fix/remove_enzyme (ccb93af), closes #19
  • [E4E-0]: 1.1.2 (fbbf163)
  • Merge pull request #18 from nrccua/fix/remove_enzyme (ad18089), closes #18

1.1.2 (2021-12-08)

Changes

  • [E4E-0]: Fix issue with downstream packages trying to do git config --local (c033af6)
  • [E4E-58]: 1.1.1 (3730934)

1.1.1 (2021-12-08)

Changes

  • [E4E-58]: Remove enzyme in favor of react-testing-library (f767320)
  • Merge pull request #17 from nrccua/E4E-29 (1f2df8e), closes #17
  • [E4E-29]: 1.1.0 (f7684c1)
  • Merge pull request #16 from nrccua/E4E-29 (ddb44a6), closes #16
  • [E4E-29]: You'd think I could spell my own name (4646530)

1.1.0 (2021-11-24)

Changes

1.0.7 (2021-11-23)

Changes

  • Added peerDependencies for downstream (3d5054c)
  • Merge pull request #15 from nrccua/E4E-29 (7005333), closes #15
  • [E4E-29]: 1.0.6 bump (db6477f)

1.0.6 (2021-11-20)

Changes

  • [E4E-29]: Added rules around interface preference and naming (cdb5e7f)

1.0.5 (2021-11-19)

Changes

  • Update CHANGELOG + standard-version configuration

1.0.4 (2021-11-19)

Changes

  • Update README with better husky install info

1.0.3 (2021-11-18)

Changes

  • Fixed some README issues thanks to @partiga-daitan
  • Add collectCoverage: true to jest.config.js

1.0.2 (2021-11-17)

Changes

  • Added some common react rules

1.0.1 (2021-11-17)

Changes

  • Added Jest docs to README and fixed other doc ref
  • Made @actinc/eslint-config a full dependency so its tsconfig.json can be referenced
  • Fixed tsconfig extends path for downstream users

1.0.0 - (2021-11-17)

Changes

  • Initial release