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

build-scripts-2.0.0 #84

Merged
merged 42 commits into from
Nov 22, 2022
Merged

build-scripts-2.0.0 #84

merged 42 commits into from
Nov 22, 2022

Commits on Jan 25, 2022

  1. feat: first commit

    maoxiaoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1dbcbe7 View commit details
    Browse the repository at this point in the history
  2. reslover

    maoxiaoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0b32e8e View commit details
    Browse the repository at this point in the history
  3. reslve update

    maoxiaoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1548beb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fix: 🐛 fix lint

    maoxiaoke committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    515dd64 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 runGetConfigFn

    maoxiaoke committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    8f5cb1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74abdb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. fix: 🐛 to fix some lint

    maoxiaoke committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    856f84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d9d73 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. refactor: 💡 refact

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

Commits on Feb 14, 2022

  1. chore: 🤖 pnpm ci

    maoxiaoke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    7de9040 View commit details
    Browse the repository at this point in the history
  2. test: 💍 pass tests

    maoxiaoke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    bfd1080 View commit details
    Browse the repository at this point in the history
  3. chore: 🤖 lints

    maoxiaoke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    773b16f View commit details
    Browse the repository at this point in the history
  4. test: 💍 tests

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

Commits on Feb 17, 2022

  1. chore: 🤖 refact code

    maoxiaoke committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6300719 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 refact logger

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

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    de53a33 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 refact code

    maoxiaoke committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d9f94f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13c681 View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 refact type

    maoxiaoke committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    aa3e9a2 View commit details
    Browse the repository at this point in the history
  5. fix: 🐛 deepmerge default

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

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    48a8594 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 pass ci

    maoxiaoke committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    86d2fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318d7d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    52f71f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from ice-lab/fix/userConfigTypes

    fix: 🐛 undesirable type of usrconfig cause error
    maoxiaoke authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    868d986 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Turns to Pure ESM Package (#92)

    * feat: 🎸 pure esm package
    
    Co-authored-by: ClarkXia <[email protected]>
    maoxiaoke and ClarkXia authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    039dba1 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 js suffix

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

Commits on Mar 29, 2022

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

Commits on Mar 31, 2022

  1. fix: type error (#95)

    * fix: type error
    
    * fix: types
    ClarkXia authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a5aba97 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 25, 2022

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

Commits on Apr 28, 2022

  1. Feat/load config (#102)

    * feat: 🎸 load config
    maoxiaoke authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    39ac232 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. feat: refactor types and api (#101)

    * feat: refactor types and api
    
    * chore: types
    
    * fix: type
    
    * fix: type of plugin
    ClarkXia authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ca93202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cae4c53 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. fix: compatible with win32 when import file (#107)

    * fix: compatible with win32 when import file
    
    * fix: query string
    ClarkXia authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    1bc33cb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    597bbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49a1cc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. fix: export types (#111)

    ClarkXia authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4bc1d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6041d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be320c View commit details
    Browse the repository at this point in the history
  4. chore: remove useless folder

    ClarkXia committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    77245bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87cd419 View commit details
    Browse the repository at this point in the history