summaryrefslogtreecommitdiff
path: root/doc/api/esm.md
Commit message (Expand)AuthorAgeFilesLines
* module: exports not exported for null resolutionsGuy Bedford2020-04-221-1/+3
* doc: missing bracketsWilliam Bonawentura2020-04-171-1/+1
* module: expose exports conditions to loadersJan Krems2020-04-031-0/+19
* module: path-only CJS exports extension searchingGuy Bedford2020-03-311-1/+1
* doc: remove unnecessary "obvious(ly)" modifiers in esm.mdRich Trott2020-03-261-2/+2
* doc: fix lint warning in doc/api/esm.mdRichard Lau2020-03-241-2/+2
* doc: improve wording in esm.mdRich Trott2020-03-241-2/+2
* doc: import clarifications with links to MDNEric Dobbertin2020-03-241-8/+7
* module: add hook for global preload codeJan Krems2020-03-231-0/+33
* doc: update conditional exports recommendationsGuy Bedford2020-03-131-146/+134
* doc: document self-referencing a package nameGil Tayar2020-03-091-0/+45
* module: package "exports" error refinementsGuy Bedford2020-02-181-31/+44
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-031-8/+42
* module: drop support for extensionless main entry points in esmGeoffrey Booth2020-01-221-32/+22
* module: correct docs about when extensionless files are supportedGeoffrey Booth2020-01-221-6/+6
* module: revert #31021Geoffrey Booth2020-01-221-7/+10
* module: unflag conditional exportsGuy Bedford2020-01-151-41/+18
* module: logical conditional exports orderingGuy Bedford2020-01-071-21/+27
* module: loader getSource, getFormat, transform hooksGeoffrey Booth2020-01-071-68/+300
* doc: improve explanation of package.json "type" fieldRonald J Kimball2020-01-031-3/+6
* esm: empty ext from pkg type/main doesnt affect formatBradley Farias2019-12-311-8/+6
* module: self resolve bug fix and esm orderingGuy Bedford2019-12-291-18/+18
* doc,esm: use code markup/markdown in headersRich Trott2019-12-261-12/+12
* doc: clarify required flag for extensionless esmLucas Azzola2019-12-181-1/+2
* module: conditional exports import conditionGuy Bedford2019-12-121-21/+28
* esm: make specifier flag clearly experimentalMyles Borins2019-12-041-2/+2
* doc: avoid proposal syntax in code exampleAlex Zherdev2019-11-301-1/+4
* doc: update outdated commonjs compat infoGeoffrey Booth2019-11-171-15/+15
* esm: disable non-js exts outside package scopesGuy Bedford2019-11-161-2/+1
* doc: esm: improve dual package hazard docsGeoffrey Booth2019-11-161-59/+93
* doc: createRequire can take import.meta.url directlyGeoffrey Booth2019-11-161-4/+3
* doc: fix some recent doc nitsVse Mozhet Byt2019-11-121-4/+4
* esm: unflag --experimental-modulesGuy Bedford2019-11-121-21/+15
* doc: update divergent specifier hazard guidanceGeoffrey Booth2019-11-081-48/+256
* module: conditional exports with flagged conditionsGuy Bedford2019-11-081-31/+153
* doc: remove dashesRich Trott2019-10-261-1/+1
* module: resolve self-referencesJan Krems2019-10-241-4/+24
* module: refactor modules bootstrapBradley Farias2019-10-161-4/+4
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-2/+2
* Revert "esm: remove experimental status from JSON modules"Guy Bedford2019-10-081-3/+16
* esm: remove proxy for builtin exportsBradley Farias2019-10-051-4/+8
* src: rename --loader to --experimental-loaderAlex Aubuchon2019-09-301-2/+2
* module: reintroduce package exports dot mainGuy Bedford2019-09-171-0/+36
* doc: explain esm options for package authorsGeoffrey Booth2019-09-171-13/+57
* doc: update experimental loader hooks example codeDenis Zavershinskiy2019-09-171-5/+19
* doc: use consistent unordered list styleNick Schonning2019-09-161-12/+12
* doc: space around listsNick Schonning2019-09-091-0/+8
* 2019-09-04, Version 12.10.0 (Current)Ruben Bridgewater2019-09-041-1/+1
* doc: add blanks around code fencesNick Schonning2019-08-311-0/+1
* doc: fix nits in esm.mdVse Mozhet Byt2019-08-231-10/+10