Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release 7.0.0 #342

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2023

🤖 I have created a release beep boop

7.0.0 (2023-08-29)

⚠ BREAKING CHANGES

  • The Smoker class can no longer be instantiated directly; use Smoker.init(). The verbose option will now cause a fatal error to throw its exception to the terminal. Rule configuration is now severity string, rule-specific options, or a tuple of [rule-specifc options, severity string]. It can no longer be [rule-specific options nor [severity string]. The config file schema has changed to reflect this. Type SmokeOptions removed and is now the same type as SmokerOptions.

Features

  • rules: no-missing-pkg-files checks "unpkg" and "module" fields by default (6df6087)

Bug Fixes

  • checks: the "warn" severity is respected; closes #333 (faf6a91)
  • deps: update dependency @types/semver to v7.5.1 (03277db)
  • deps: update dependency corepack to v0.20.0 (7ef49b2)
  • deps: update dependency which to v4 (b566df4)

Miscellaneous Chores

  • consolidate option parsing (faf6a91)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--midnight-smoker branch 3 times, most recently from 4b46ff2 to 64a4208 Compare August 29, 2023 20:00
@github-actions github-actions bot changed the title chore(main): release 6.1.2 chore(main): release 7.0.0 Aug 29, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--midnight-smoker branch 2 times, most recently from 298f518 to 1524d18 Compare August 29, 2023 22:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--midnight-smoker branch from 1524d18 to 832b251 Compare August 29, 2023 22:36
@boneskull boneskull merged commit 205cc86 into main Aug 30, 2023
@boneskull boneskull deleted the release-please--branches--main--components--midnight-smoker branch August 30, 2023 06:38
@github-actions
Copy link
Contributor Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

severities not respected
1 participant