iorewlens.blogg.se

Node.js pug documentation
Node.js pug documentation




  1. #NODE.JS PUG DOCUMENTATION HOW TO#
  2. #NODE.JS PUG DOCUMENTATION INSTALL#

  • - deps: upgrade Corepack to 0.10 (Maël Nison) #40374.
  • - crypto: update root certificates (Richard Lau) #40280.
  • - build: add -without-corepack (Jonah Snider) #41060.
  • - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #39926.
  • - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635.
  • - (SEMVER-MINOR) lib: add return value for DC channel.unsubscribe (simon-id) #40433.
  • - (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #40433.
  • - (SEMVER-MINOR) crypto: make FIPS related options always available (Vít Ondruch) #36341.
  • Root certificates have been updated to those from Mozilla's Network Security Services 3.71.Ĭontributed by Richard Lau - #40280 Other Notable Changes This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February.Ĭontributed by Michaël Zasso - #40658 New option to disable loading of native addonsĪ new command line option -no-addons has been added to disallow loading of native addons.Ĭontributed by Dominic Elm - #39977 Updated Root Certificates

    #NODE.JS PUG DOCUMENTATION HOW TO#

    Please head over to the Corepack documentation page for more information on how to use it.Ĭontributed by Maël Nison - #39608 ICU updated

    #NODE.JS PUG DOCUMENTATION INSTALL#

    In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default. Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development. Node v14.19.0 (LTS) by Richard Lau, Notable Changes Corepack






    Node.js pug documentation