Skip to content

v3.2.0: protected methods to access in child class

Compare
Choose a tag to compare
@iamolegga iamolegga released this 26 Apr 17:24
· 824 commits to master since this release

What's Changed

  • build(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #1422
  • build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 by @dependabot in #1423
  • build(deps-dev): bump @types/node from 18.15.12 to 18.15.13 by @dependabot in #1424
  • build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #1425
  • build(deps-dev): bump @types/node from 18.15.13 to 18.16.0 by @dependabot in #1426
  • build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #1427
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #1428
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #1429
  • build(deps-dev): bump @types/node from 18.16.0 to 18.16.1 by @dependabot in #1430
  • feat:protected methods to access in child class by @bmeverett in #1431

New Contributors

Full Changelog: 3.1.3...3.2.0