summaryrefslogtreecommitdiff
path: root/doc/api/esm.md
AgeCommit message (Expand)Author
2019-12-04esm: make specifier flag clearly experimentalMyles Borins
2019-11-30doc: avoid proposal syntax in code exampleAlex Zherdev
2019-11-17doc: update outdated commonjs compat infoGeoffrey Booth
2019-11-16esm: disable non-js exts outside package scopesGuy Bedford
2019-11-16doc: esm: improve dual package hazard docsGeoffrey Booth
2019-11-16doc: createRequire can take import.meta.url directlyGeoffrey Booth
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-11-08doc: update divergent specifier hazard guidanceGeoffrey Booth
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
2019-10-26doc: remove dashesRich Trott
2019-10-24module: resolve self-referencesJan Krems
2019-10-16module: refactor modules bootstrapBradley Farias
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-08Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-10-05esm: remove proxy for builtin exportsBradley Farias
2019-09-30src: rename --loader to --experimental-loaderAlex Aubuchon
2019-09-17module: reintroduce package exports dot mainGuy Bedford
2019-09-17doc: explain esm options for package authorsGeoffrey Booth
2019-09-17doc: update experimental loader hooks example codeDenis Zavershinskiy
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-042019-09-04, Version 12.10.0 (Current)Ruben Bridgewater
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-23doc: fix nits in esm.mdVse Mozhet Byt
2019-08-20esm: support loading data URLsBradley Farias
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-08-07module: refine package name validationGuy Bedford
2019-07-31doc: include "exports" resolver specificationguybedford
2019-07-29doc: fixup esm resolver spec formattingGuy Bedford
2019-07-29doc: correct import statementhimself65
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-07-15doc: small grammar correctioncjihrig
2019-07-13doc: add example on how to create __filename, __dirname for esmWalle Cyril
2019-06-14doc: pass path in URL constructorDaniel Nalborczyk
2019-06-10doc: add current recommendation for ESM/CommonJS dual packagesGeoffrey Booth
2019-05-22esm: remove experimental status from JSON modulesMyles Borins
2019-05-20doc: replace createRequireFromPath() referencescjihrig
2019-05-17esm: --experimental-wasm-modules integration supportMyles Borins
2019-05-17doc: remove non-existent entry-type flagdnalborczyk
2019-05-14doc: format correction for experimental loader hooksDaniel Nalborczyk
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-03-27esm: phase two of new esm implementationguybedford
2019-01-27doc: fix file extension on ESM file exampleEric Whitebloom
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-16doc: unify more headingsVse Mozhet Byt
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt