Releases: typescriptlibs/amd
Releases · typescriptlibs/amd
v1.3.1
v1.3.0
What's Changed
- Create missing folders of installation target by @sophiebremer in #12
- Close #11, Create missing folder of installation target with
--recursiveoption - Update Node.js dependency to at least v18.16
- Close #11, Create missing folder of installation target with
- Fix version number of installer by @sophiebremer in #13
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Fix wrong path to source map in amd.js by @sophiebremer in #10
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- Fixed define imports lack prefix by @sophiebremer in #4
- Add minification by @sophiebremer in #5
- Add TypeScript 5.0 declarations by @sophiebremer in #6
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add source map option by @sophiebremer in #1
- Add optional prefix for module definitions by @sophiebremer in #2
New Contributors
- @sophiebremer made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
v1.0.0
- Initial release