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: pty226/feflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Tencent/feflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 17 files changed
  • 3 contributors

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    edb4179 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

    alexqxxu committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d47eb10 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. fix: 修复构建产物的类型文件中找不到第三方依赖类型的问题 (Tencent#432)

    * fix: 修复构建产物的类型文件中找不到第三方依赖类型的问题
    
    * feat(@feflow/cli): 优化顶层导出,便于进行 ts module augmentation
    
    * chore: 默认使用 Node 14 进行开发
    
    ---------
    
    Co-authored-by: alexqxxu <[email protected]>
    xqxian and alexqxxu authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    afd2578 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

    alexqxxu committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1a1993b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. feat: 更新 yeoman-environment v3 (Tencent#434)

    * feat: 更新 yeoman-environment v3
    gitsumsalt authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6ece76f View commit details
    Browse the repository at this point in the history
  2. fix: 修复脚手架生成项目上报 (Tencent#435)

    * fix: 修复脚手架生成项目上报
    
    * ci: 暂时取消 Node 16 环境,提高成功率
    
    避免遇到以下错误:
    ```
    npm ERR! code ECONNRESET
    npm ERR! network aborted
    ```
    
    ---------
    
    Co-authored-by: alexqxxu <[email protected]>
    xqxian and alexqxxu authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    eabb9a8 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish

    alexqxxu committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    90577be View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix(@feflow/cli): 修复终端配置文件中 feflow bin 路径被注释时的误判 (Tencent#436)

    被注释的 export feflow bin path 命令应判断为无效,并重新添加
    xqxian authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f1c62fa View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

    alexqxxu committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fe21dd0 View commit details
    Browse the repository at this point in the history
Loading