Skip to content

Release 0.2.5

Compare
Choose a tag to compare
@sanyuan0704 sanyuan0704 released this 02 Oct 04:22
· 279 commits to master since this release

0.2.5 (2022-10-02)

Bug Fixes

  • use defer, it will be sure that the polyfill is executed before app script (ee6dc1c)
  • without initializing the git repository, the program terminates directly (96e5b3f)

Features

  • inject the polyfill of importmap ahead to solve the compatibility problem (605bf97)