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

Release 3.4.0 #6680

Merged
merged 12 commits into from
Dec 25, 2023
Merged

Release 3.4.0 #6680

merged 12 commits into from
Dec 25, 2023

Commits on Nov 23, 2023

  1. feat: pre-pack bundler (#6601)

    * chore: bump rspack version
    
    * fix: bump rspack version
    
    * feat: pre bundle rspack/core
    
    * fix: pre bundle
    
    * fix: import path in esm
    ClarkXia authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6174842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39d3a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 8, 2023

  1. feat: replace binding package (#6663)

    * chore: bump rspack version
    
    * fix: bump rspack version
    
    * feat: pre bundle rspack/core
    
    * fix: pre bundle
    
    * fix: import path in esm
    
    * chore: update rspack version
    
    * chore: update lock
    
    * fix: overwrite define props otherwise compile will get stack
    
    * fix: rspack config
    
    * feat: add @ice/pack-binding
    
    * fix: add default features
    
    * fix: default value validate
    
    * fix: option validation
    
    * chore: remove comment
    
    * fix: scripts
    
    * chore: lint file
    
    * chore: changeset
    
    * fix: prepack dev server
    
    * fix: config
    
    * chore: add dependencies
    
    * chore: lock
    
    * fix: compile task
    ClarkXia authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a68ff48 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fix: several bug when bump pack dependencies (#6689)

    * fix: serveral bug when bump dependencies
    
    * fix: compile error
    
    * chore: bump version
    ClarkXia authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7d193fe View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix: use built-in split chunks strategy by default (#6699)

    * fix: use built-in split chunks strategy by default
    
    * fix: pre bundle react refresh package
    
    * fix: lint error
    ClarkXia authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    dd149e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    0a8ab22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a33613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c704860 View commit details
    Browse the repository at this point in the history
  4. fix: lock file

    ClarkXia committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    6fb764a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98d33e4 View commit details
    Browse the repository at this point in the history