Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lingui/swc-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.3.0
Choose a base ref
...
head repository: lingui/swc-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.4.0
Choose a head ref
  • 6 commits
  • 216 files changed
  • 3 contributors

Commits on May 25, 2026

  1. Configuration menu
    Copy the full SHA
    4767dd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. Configuration menu
    Copy the full SHA
    88dc19a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. fix: improve detection of comment directives (#226)

    * test: add smoke test testing if lingui-set directive attached to unbundled code still applies
    
    * fix: handle lingui-set directives attached to unbundled code
    
    * adress review suggestions
    
    * clean up
    
    * create a convinient struct
    
    * separate mod
    
    * cargo fmt
    
    * simplify comments parsing
    
    * remove `with_directive_source` in favour of passing this to constructor
    
    * get rid of differences DirectiveSource enum and differences between test/runtime
    
    ---------
    
    Co-authored-by: iatsenko <1586852+timofei-iatsenko@users.noreply.github.com>
    mogelbrod and timofei-iatsenko authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    4e259bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c88670 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Configuration menu
    Copy the full SHA
    36c4e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2239fe5 View commit details
    Browse the repository at this point in the history
Loading