Skip to content

v16.1.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sverweij sverweij released this 27 Jan 10:38
· 60 commits to main since this release
v16.1.0-beta-1
179b969
  • 46cb50e ci: on publish remove devDependencies & scripts
  • 263ef24 build(npm): updates external dependencies
  • bb4ec36 ci(deps): bump actions/cache from 3 to 4 (#904)
  • 54fb588 feat(init): adds 'types' to the enhanced resolve export condition names
  • 04b0274 chore: happy 2024
  • 49fb96f fix(init): also shows an error if config file already exists with one shot configs
  • fbba9ea test(cli): precises (and denoises) e2e test emitting to stdout
  • daa8a1e test(enrich): adds a few test cases for cycle detection
  • 1a5d994 chore: tweaks the rules that mandate type-only ness for more precission
  • b9d4d2b refactor(cli): makes stderr, stdout configurable - so we can test their uses more easily (#898)
  • 3d31cc3 refactor(init-config): makes stderr, stdout configurable - so we can test their uses more easily (#897)