Skip to content

Releases: pboymt/userscript-typescript-template

First release for TypeScript 5.x and Axios 1.x

20 Apr 05:20
Compare
Choose a tag to compare
  • Remove deprecated axios-userscript-adapter.
  • Upgrade version of Axios to 1.x.
  • Add fetch support provided by gm-fetch.
  • Add a new axios adapter for GM_fetch.
  • Split development mode and production mode.
  • Change output directory from userscript to userscripts.

The last version applicable to TypeScript 4.x .

19 Apr 04:52
Compare
Choose a tag to compare
v1

The last version applicable to TypeScript 4.x.