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: stark-module-1.5.1 #507

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 5, 2022

  1. fix: add library export after execute module (#495) (#496)

    * fix: add library export after execute module (#495)
    
    
    Co-authored-by: jianleiHuang <huangmorejs1213@gmail.com>
    maoxiaoke and moreJs committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    bbfd8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75745b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Feb 21, 2022

  1. feat/prefetch modules (#478)

    * feat: 🎸 preload modules
    maoxiaoke committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    aa8d215 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 version

    maoxiaoke committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d6779fd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. bugfix: css clear bug when unmount earlier than exe module js (#551)

    Co-authored-by: tbfed <tbfed@alibaba-inc.com>
    moreJs and tbfed committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    85b90f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c9a87d View commit details
    Browse the repository at this point in the history
  3. refactor: 💡 eslint

    maoxiaoke committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    264ed93 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. docs: ✏️ add docs

    maoxiaoke committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    228e2c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    a1f1c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16dae47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b0f30 View commit details
    Browse the repository at this point in the history
  4. fix: update dependencies (#648)

    * fix: update dependencies
    
    * fix: update pnpm version
    ClarkXia committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    923f506 View commit details
    Browse the repository at this point in the history
  5. chore: update readme

    ClarkXia committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c4afd5f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Mar 14, 2023

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

Commits on Jan 18, 2024

  1. feat: rerender props (#610) (#666)

    * Feat/rerender props (#610)
    
    * log: props更新后重新渲染微模块
    
    * log: 修改文档 && 补充 render 场景下的单元测试
    
    Co-authored-by: huhaojie <huhaojie.hhj@alibaba-inc.com>
    
    * fix: test case
    
    ---------
    
    Co-authored-by: HuColin <colin1501@outlook.com>
    Co-authored-by: huhaojie <huhaojie.hhj@alibaba-inc.com>
    3 people committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    53185b2 View commit details
    Browse the repository at this point in the history