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

RFC: Metro package exports support #534

Merged
merged 5 commits into from Nov 27, 2022

Commits on Oct 17, 2022

  1. Copy the full SHA
    70df00e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Copy the full SHA
    491fd1c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Copy the full SHA
    e510faa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Update Metro exports RFC to use matches first (breaking), extra confi…

    …g detail
    
    Significant changes:
    - Now breaking: `"exports"` subpath is preferred in a path conflict.
    - Now breaking: `"exports"` subpath is used if matched, blocking platform-specific extensions resolution.
    
    More detail on:
    - Dynamic configuration of asserted condition names
    - Anticipated breaking change risk levels
    - Nested conditions support is now P0
    huntie committed Nov 27, 2022
    Copy the full SHA
    247e990 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2d2ea59 View commit details
    Browse the repository at this point in the history