Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

69 lines (35 loc) · 1.15 KB

Changelog

v1.3.1

  • Fix escaped path spaces

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.3.0...v1.3.1

v1.3.0

  • Create missing folders of installation target
    • Close #11, Create missing folder of installation target with --recursive option
    • Update Node.js dependency to at least v18.16
  • Fix version number of installer

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.2.2...v1.3.0

v1.2.2

  • Fix wrong path to source map in amd.js

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.2.1...v1.2.2

v1.2.1

  • Fixed self dependency

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.2.0...v1.2.1

v1.2.0

  • Fixed define imports lack prefix
  • Add minification
  • Add TypeScript 5.0 declarations

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.1.0...v1.2.0

v1.1.0

  • Add source map option
  • Add optional prefix for module definitions

Full Changelog: https://github.com/typescriptlibs/amd/compare/v1.0.0...v1.1.0

v1.0.0

Full Changelog: https://github.com/typescriptlibs/amd/commits/v1.0.0