You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
* feat(deps): add Typescript v5 beta support
* add typescript@5 to peerDependencies
* add ts@5 beta support
* chore(lock): update lock file
* docs(changelog): release 1.4.0-next.1 [skip ci]
* fix: update to typescript v5
* Regenerate lockfile
* Fix typescript not finding the same file with different extensions
typescript-eslint/typescript-eslint#5457 (comment)
* Update developer utilities
* Update test dependencies
* Update typescript
* Apparently entries in the package-lock.json are now prefixed with node_modules/
* Update backwards compatibility test, ts-jest dropped support for TypeScript 3 in v28
* Add backwards compatibility test for TypeScript 4
* Use older dependencies so that we don't have different versions of TypeScript inside node_modules
* Try to make types compatible with TypeScript 3, 4 and 5
* ci(ga): remove extra deps from TS v3 BC check
---------
Co-authored-by: Alex Malkevich <malkevich.alex@gmail.com>
* ci(ga): revert back semantic-release versions
* ci(ga): fix TS v3 BC check
* chore(deps): update semantic-release to latest version
* docs(changelog): release 1.4.0-next.2 [skip ci]
---------
Co-authored-by: Profesor08 <Profesor08@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Silas Rech <silas.rech@protonmail.com>
0 commit comments