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

Feature: Support .story files #376

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Feature: Support .story files #376

merged 3 commits into from
Nov 8, 2023

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Nov 8, 2023

Closes #137

This PR adds support for .story files, as well as modifies some documentation and add a couple of small fixes

Version

Published prerelease version: v0.14.0-next.3

Changelog

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

📝 Documentation

  • Docs: Expand ejected config docs with an example #363 (@yannbf)

Authors: 4

@yannbf yannbf added the minor Increment the minor version when merged label Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4c6555) 76.66% compared to head (c0159ff) 76.66%.
Report is 3 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #376   +/-   ##
=======================================
  Coverage   76.66%   76.66%           
=======================================
  Files          11       11           
  Lines         180      180           
  Branches       40       40           
=======================================
  Hits          138      138           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yannbf yannbf merged commit 33f2385 into next Nov 8, 2023
15 checks passed
@yannbf yannbf deleted the feat/support-story-filename branch November 8, 2023 14:33
@yannbf yannbf mentioned this pull request Nov 8, 2023
Copy link

github-actions bot commented Nov 8, 2023

🚀 PR was released in v0.14.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test runner does not recognize files other than "*.stories.*"
1 participant