Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to node 16.x LTS (and pkgs.nix upgrade to 21.11 or later) #37

Merged
merged 4 commits into from
Apr 25, 2022

Commits on Apr 25, 2022

  1. Upgrade to Node v16

    * Updated pkgs.nix to a5774e76bb8c3145eac524be62375c937143b80c
    * Updated node2nix to 1.11.0 and loading directly from GitHub
    * Updated pkg to 5.6.0 and using pkg-fetch 3.3 base binaries
    * Updated to TypeScript 4.5+ and eslint to ^5.0.0
    * Updated @types/node to 16.11.7
    * Updated node-gyp-build to 4.4.0
    * Updated typedoc to 0.22.15, the .nojekyll generation is automatic
    * Added dist/**/*.json to pkg assets
    * Changed to target ES2021 as node 16 supports it
    * Bin executable duct-tape in default.nix because node2nix no longer generates bin executables
    CMCDragonkai committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    52845dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a70b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a4960 View commit details
    Browse the repository at this point in the history
  4. Updated docs

    CMCDragonkai committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4b8a0e9 View commit details
    Browse the repository at this point in the history