Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Version Packages #102

Merged
merged 2 commits into from
May 2, 2023
Merged

Version Packages #102

merged 2 commits into from
May 2, 2023

Conversation

seek-oss-ci
Copy link
Collaborator

@seek-oss-ci seek-oss-ci commented May 2, 2023

This PR was opened by the Changesets release 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 master, this PR will be updated.

Releases

[email protected]

Minor Changes

  • Export extensions linted by the config (#101)

    They are now available under the /extensions entry point:

    const { js, ts } = require('eslint-config-seek/extensions');
    // js: ['js', 'cjs', 'mjs', 'jsx']
    // ts: ['ts', 'cts', 'mts', 'tsx']

Patch Changes

  • Fix resolution of @babel/preset-react (#100)

@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch from 378e090 to c72a903 Compare May 2, 2023 01:44
@mrm007 mrm007 enabled auto-merge May 2, 2023 01:45
@mrm007 mrm007 added this pull request to the merge queue May 2, 2023
Merged via the queue into master with commit c1fe123 May 2, 2023
@mrm007 mrm007 deleted the changeset-release/master branch May 2, 2023 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants