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
chore(release): bump version and deploy packages (#318)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @mheob/[email protected]
### Patch Changes
- [#317](#317)
([@mheob](https://github.com/mheob)): Updated JSDoc rules:
- Added explicit file targeting with GLOB_JS and GLOB_TS
- Switched from flat/recommended to flat/recommended-typescript config
- Removed jsdoc/no-restricted-syntax rule
- Updated jsdoc/require-jsdoc to not require JSDoc on
ArrowFunctionExpression or FunctionDeclaration
0 commit comments