Releases: snowcoders/renovate-config
Releases · snowcoders/renovate-config
Release 3.0.0-beta.17
- tsconfigs
- Fixed tsconfig.website.browser.json missing from npm package
Release 3.0.0-beta.16
- tsconfigs
- Fixed bug where moduleResolution needs to be defined with module
Release 3.0.0-beta.15
- tsconfigs
- Support typescript >=5.2.0
- Dropping support for anything before node16 (es2022)
- Changed what you should use ase your base configs. This may or maynot be breaking so be aware
Release 3.0.0-beta.14
- Updated tsconfig moduleResolution to 16
Release 3.0.0-beta.13
- Added major version checks for eslint, prettier, and sortier during config load
Release 3.0.0-beta.12
- Updated exec-if-exists@beta
Release 3.0.0-beta.11
- Removed optional dependencies as they seem to be getting installed downstream
Release 3.0.0-beta.10
- Improved and cleaned up lint-staged config
- Requires sortier 2.0.0-beta.0 or higher
- Requires [email protected] or higher
Release 3.0.0-beta.9
- Fixed jest config to apply to tsx files
Release 3.0.0-beta.8
- Fixed release-it jsdoc comments
- Dropped node 12 and 14 support