Recent Releases of deno-nodejs-transformer
deno-nodejs-transformer - 0.7.3
〰️ Changes
- Fix use of multiple dependencies versions (@hugoalh)(496317f10d15b23f5dbb75a98cdd86da9d74e823)
- TypeScript
Published by hugoalh 10 months ago
deno-nodejs-transformer - 0.7.2
〰️ Changes
- Improve efficiency and performance (@hugoalh)(N/A)
- Update
dntresources from v0.41.3 to v0.42.1 (@hugoalh)(b08e159b39ed3d978dd29a74c10ba91c8d604670, cfd71cfd326cb324772173cda4d06b2d29cc29bc)
- TypeScript
Published by hugoalh 10 months ago
deno-nodejs-transformer - 0.7.1
〰️ Changes
- Improve efficiency and performance (@hugoalh)(N/A)
- Reduce disk IO usage (@hugoalh)(N/A)
- TypeScript
Published by hugoalh 11 months ago
deno-nodejs-transformer - 0.7.0
💥 Break Changes
- Change target Deno from >= v2.1.0 to >= v2.2.5 (@hugoalh)(N/A)
〰️ Changes
- Fix maximum stack errors (@hugoalh)(N/A)
- Fix unexpected errors "Could not find version of '{Module}' that matches specified version constraint '{Version}'" cause by bugged (and outdated) dependencies (@hugoalh)(N/A)
- Improve efficiency and performance (@hugoalh)(N/A)
- Reduce disk IO usage (@hugoalh)(N/A)
- Update dependencies (@hugoalh)(N/A)
- TypeScript
Published by hugoalh 11 months ago
deno-nodejs-transformer - 0.7.0 Fork 3
forkis a special release branch for faster fix and improve the engine (i.e.:dnt) by fork and modify part of it's original codes, until the engine is patched and released.
〰️ Changes
- Improve efficiency and performance (@hugoalh)(N/A)
- Prevent write the files when injected imports are fine (@hugoalh)(0487991f5452a939d9fcf4814a682d0c1dbb9528, 27ecf134d4cb19e46da3a3cdbc72c577598629df)
- TypeScript
Published by hugoalh about 1 year ago
deno-nodejs-transformer - 0.6.1
〰️ Changes
- Improve efficiency and performance (@hugoalh)(N/A)
- Prevent write the files when injected imports are fine (@hugoalh)(0487991f5452a939d9fcf4814a682d0c1dbb9528)
- Update dependencies (@hugoalh)(N/A)
- TypeScript
Published by hugoalh about 1 year ago
deno-nodejs-transformer - 0.7.0 Fork 2
forkis a special release branch for faster fix and improve the engine (i.e.:dnt) by fork and modify part of it's original codes, until the engine is patched and released.
〰️ Changes
- Revert "Replace sideload WASM with Deno native WASM support" (@hugoalh)(N/A)
- TypeScript
Published by hugoalh about 1 year ago
deno-nodejs-transformer - 0.7.0 Fork 1
forkis a special release branch for faster fix and improve the engine (i.e.:dnt) by fork and modify part of it's original codes, until the engine is patched and released.
〰️ Changes
- Fix unexpected error "Could not find version of '{Module}' that matches specified version constraint '{Version}'" cause by bugged (and outdated) dependencies (@hugoalh)(N/A)
- Replace sideload WASM with Deno native WASM support (@hugoalh)(N/A)
- TypeScript
Published by hugoalh about 1 year ago
deno-nodejs-transformer - 0.6.0
💥 Break Changes
- Change target Deno from >= v1.46.0 to >= v2.1.0 (@hugoalh)(N/A)
- Rename interface
DenoNodeJSTransformerAssetsCopyOptionstoDenoNodeJSTransformerCopyAssetsOptions(@hugoalh)(N/A) - Rename interface
DenoNodeJSTransformerOptionspropertyassetsCopytocopyAssets(@hugoalh)(N/A)
〰️ Changes
- Add ability to hotfix imports injected by the engine which duplicated, unnecessary, or ruined JSDoc (@hugoalh)(N/A)
- Module now also deploy to JSR (@hugoalh)(N/A)
- Update dependencies (@hugoalh)(N/A)
- TypeScript
Published by hugoalh about 1 year ago
deno-nodejs-transformer - 0.5.5
〰️ Changes
- Improve resolve entrypoints again (@hugoalh)(591c30922af0e69a0577ee062126ff7ade5cc913)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.5.4
〰️ Changes
- Improve resolve entrypoints (@hugoalh)(081d69605ee76b00340d9ffd9829a298d0517a75)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.5.3
〰️ Changes
- Update dependencies (@hugoalh)(dc7b854248ec50009835915d5629ab2933a40acf)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.5.2
〰️ Changes
- Reduce duplicated code (@hugoalh)(N/A)
- Simplify syntaxes (@hugoalh)(N/A)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.5.1
〰️ Changes
- Fix entrypoints get overwrite when have multiple and remain default (@hugoalh)(dd21df432b3dedaca1778829a444157ddc1458f7)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.5.0
💥 Break Changes
- Replace function
getMetadataFromConfiggetter methods as methods (@hugoalh)(477cbaa126b0763eb532fdb2282dd70364ee0557)
〰️ Changes
- Add ability to get metadata of name from configuration file (@hugoalh)(50fab56ce2ee2bc01b245cf33701c224c79fdedf)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.4.0
💥 Break Changes
- Replace function
getEntrypointsFromConfigasgetMetadataFromConfigto get metadata of entrypoints and/or version from configuration file (@hugoalh)(6e944699cf1e7d62458958c1cc1a17d487272705, 4e02a27b4b7ca2c3b5ec878747f8e8c95b736511)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.3.0
〰️ Changes
- Add function
getEntrypointsFromConfigto get entrypoints from configuration file (@hugoalh)(2e13a23f87be38ce5567231f2d9ddb47492ca30e)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.2.1
〰️ Changes
- Fix metadata to output
undefinedinstead of{}when empty (@hugoalh)(442b36243b747f70c96ba958a12e2565dd5a8784)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.2.0
〰️ Changes
- Add ability to copy assets after the build (@hugoalh)(N/A)
- TypeScript
Published by hugoalh over 1 year ago
deno-nodejs-transformer - 0.1.0
🔦 Spotlights
- Initial release (@hugoalh)(N/A)
- TypeScript
Published by hugoalh over 1 year ago