Skip to content

v16.1.0

Compare
Choose a tag to compare
@sverweij sverweij released this 27 Jan 11:20
· 51 commits to main since this release
v16.1.0
6b7dac8

✨ features

  • 54fb588 feat(init): adds 'types' to the enhanced resolve export condition names
  • 24b3b2e feat(manifest): on publish removes devDependencies & scripts (#905)

🐛 fixes

  • 49fb96f fix(init): also shows an error if config file already exists with one shot configs

👷 maintenance

  • 263ef24 / bb4ec36 build(npm): updates external dependencies & devDependencies
  • 04b0274 chore: happy 2024
  • 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)