Skip to content

Latest commit

 

History

History
1242 lines (718 loc) · 47.6 KB

CHANGELOG.md

File metadata and controls

1242 lines (718 loc) · 47.6 KB

4/16/2022

Packages

Commits

  • packages/fyn

  • packages/fynpo

  • testing

4/14/2022

Packages

Directly Updated

Fynpo Updated

Commits

4/12/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • minor linting updates commit
    • avoid file name conflict with normal object prototypes commit

4/8/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • replace env in rc config commit
    • better errors with AggregateError commit
    • avoid checking fynpo local copies for URL semver commit
    • handle semver using link: commit

4/6/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • add fynpo node_modules bin to PATH when running npm script commit
    • update dep and lockfiles commit

3/18/2022

Packages

Commits

  • packages/fynpo-base

    • add some types to functions commit
    • add tests commit
    • fynpo bootstrap only save cache miss details if it was missed commit
    • verify non-compress cache file hash when copying commit
  • packages/fyn

    • improve log messages commit
    • pkg install check buildLocal flag commit
  • packages/fynpo

    • fynpo bootstrap only save cache miss details if it was missed commit
    • improve log messages commit
    • verify non-compress cache file hash when copying commit
    • handle bootstrap restore from cache failure commit

3/7/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fynpo-base

    • fix caching dir minimatch check commit

3/3/2022

Packages

Commits

  • packages/fyn

    • fyn run handles error with exit code commit
  • packages/fynpo

    • add compress for fynpo fs caching commit

3/2/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fynpo-base

    • detail extra data for caching commit
  • packages/fynpo

    • detail extra data for caching commit
    • fynpo run check error after installing node_modules commit
  • MISC

2/27/2022

Packages

Commits

  • packages/fyn

  • packages/fynpo

    • update log messages and cache paths commit

2/25/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fynpo-base

    • save cache missed details for debugging commit
    • polyfill hash digest base64url for older node versions commit
    • update docs commit
  • packages/fynpo

    • save cache missed details for debugging commit

2/24/2022

Packages

Commits

  • packages/fynpo-base

    • implement caching commit
    • update filterScanDir types commit
    • scan files concurrently commit
  • packages/fyn

  • packages/fynpo

    • implement caching commit
    • report total bootstrap time with second run commit
    • fynpo publish support running top prepublishOnly script commit
  • packages/init-package

    • fix init-package test commit
  • .github

  • MISC

    • fynpo run with stream commit

2/18/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fynpo-base

  • packages/create-fynpo

  • packages/fyn

2/13/2022

Packages

Commits

  • packages/fynpo-base

    • update dep filter-scan-dir commit
  • packages/create-fynpo

  • packages/fyn

    • update build urls commit
    • update docs commit
    • expose fyns generatePackTree function commit
    • update READMEs commit
    • restore fyns main commit
    • disable other module systems in webpack commit
    • fix default command for npx commit
    • dep: update filter-scan-dir to 1.5.0 commit
  • packages/fynpo

    • update build urls commit
    • update docs commit
    • update READMEs commit
    • set webpack module to commonjs and esm only for fynpo commit
    • update fynpo docs commit
    • dep: update filter-scan-dir to 1.5.0 commit
  • docs

  • docusaurus

1/3/2022

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • init env with npm-lifecycle commit
  • packages/init-package

    • update publishConfig when fyn init exist package commit

12/27/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • bundle node-gyp commit
    • setup node-gyp for fyn run commit
    • improve node-gyp-bin search for npm8 commit

12/26/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

  • packages/init-package

12/8/2021

Packages

Commits

  • packages/fyn

    • allow FYN_CENTRAL_DIR env to turn off central store commit
    • fyn local allow copy files and packing symlinks commit
  • packages/fynpo

11/23/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • fix: move different version of a package to FV dir commit
    • fix: fyn lock-only not fail for optionals commit

11/15/2021

Packages

Commits

  • packages/fynpo-base

    • dep: publish-util 2.0.0 commit
  • packages/fyn

    • dep: visual-exec 0.1.14 commit
    • dep: publish-util 2.0.0 commit
  • packages/fynpo

    • dep: visual-exec 0.1.14 commit
    • dep: publish-util 2.0.0 commit

11/11/2021

Packages

Commits

  • packages/fyn

    • fix: allow option to override semver for local dep commit
    • fix: handle array in npmRunScripts option commit
  • packages/fynpo

    • fix: allow option to override semver for local dep commit

11/10/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fynpo-base

    • fix: match local fynpo packages with semver commit
  • packages/fyn

    • fix: run prepublish/prepack/postpack as part of building local pkg commit
    • fix: match local fynpo packages with semver commit

11/9/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • fix: allow fynpo config to override publish-util config commit
    • fix: handle null integrity when checking central store commit
    • fix: process local package.json with publish-util commit

11/8/2021

Packages

Commits

  • packages/fynpo-base

    • fix: use is-path-inside commit
  • packages/fyn

    • fix: run npm scripts from fynpo config with lifecycle commit
    • fix: make fyns various logging output better commit
  • packages/fynpo

    • fix: run npm scripts from fynpo config with lifecycle commit
    • fix: make fyns various logging output better commit

11/5/2021

Packages

Commits

  • packages/fynpo-base

    • fix: fynpo auto search avoid package.json in nested modules commit
  • packages/fyn

    • fix: avoid saving empty indirects for fynpo commit
  • packages/fynpo

    • fix: fynpo auto search avoid package.json in nested modules commit
    • fix: fynpo handle --cwd option commit
    • fix: chdir to top for fynpo prepare commit
    • fix: fynpo changelog handle no-changelog token commit
    • fix: clean paths in log commit
  • MISC

    • chore: update top dep commit

11/5/2021

Packages

Commits

  • packages/fynpo

    • fix: get packages options commit

11/4/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • feat: support multiple node_modules layout commit

11/3/2021

Packages

Commits

  • packages/fynpo-base

    • fix: remove default patterns to trigger searching package.json commit
  • packages/fyn

    • fix: remove default patterns to trigger searching package.json commit
  • packages/fynpo

    • fix: remove default patterns to trigger searching package.json commit
  • MISC

    • chore: update top dep commit

11/3/2021

Packages

Commits

  • packages/fyn

    • fix: automatically figure out if package need copy in central mode commit
    • feat: load yarn.lock to resolve versions commit
  • packages/fynpo

  • MISC

    • chore: update top dep commit

10/31/2021

Packages

Commits

  • packages/fynpo

    • fix: pushing release tag to git remote commit
  • MISC

    • chore: update top dep commit

10/31/2021

Packages

Commits

  • packages/fynpo

    • fix: publish handles CLI options commit
  • MISC

10/30/2021

Packages

Commits

  • packages/fyn

    • fix: publish that handles mid failures better commit
    • fix: improve retriev meta fail error message commit
  • packages/fynpo

    • fix: has an index file commit
    • fix: update dep commit
    • fix: publish that handles mid failures better commit
  • MISC

    • chore: update top dep commit

10/28/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • fix: package.json can disable fyn-local for indirect deps commit
    • fix: publish commit
  • MISC

    • chore: update top lockfile commit

10/28/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • fix: webpack bundle in production mode commit
    • chore: update webpack dep commit
    • fix: log error commit
    • fix: handle npm 8 commit
    • feat: treat unknown command as npm script to run commit
    • fix: compatible with node 8 commit
    • fix: fyn add reload fynpo before installing commit
  • MISC

    • chore: update lockfile commit

10/25/2021

Packages

Commits

  • packages/fynpo-base

    • fix: typo commit
    • fix: use dep graph for update changelog commit
    • fix: propage error with AggregateError commit
  • packages/fyn

    • fix: minor clean up of logs commit
    • add v8-compile-cache for fyn commit
    • fix: webpack config minimize size commit
    • fix: fyn run avoid initializing install commit
    • fix: wait for fynpo data lock commit
    • fix: propage error with AggregateError commit
  • packages/fynpo

    • fix: minor clean up of logs commit
    • fix: parallel use concurrency commit
    • refactor: extract topo runner commit
    • fix: use dep graph for update changelog commit
    • fix: add -n flag to git commit commit
  • MISC

    • chore: update lockfile commit

10/6/2021

Packages

Commits

  • packages/fynpo-base

    • fix: handle non-fynpo commit
    • [patch]: fix scan pattern without wildcards commit
  • packages/fyn

  • packages/fynpo

  • .github

10/5/2021

Packages

Commits

  • packages/fynpo-base

    • [minor]: fyn help save fynpo local package indirect dep relations commit
    • move fynpo config loading to fynpo-base commit
    • [Publish] commit
    • new dep graph handling commit
  • packages/fyn

    • [minor]: fyn help save fynpo local package indirect dep relations commit
    • move fynpo config loading to fynpo-base commit
    • [Publish] commit
    • chore: add badges commit
  • packages/fynpo

    • [minor]: fyn help save fynpo local package indirect dep relations commit
    • [Publish] commit
    • update tests commit
    • use vanilla http for meta memoizer server commit
    • use new dep graph for bootstrap and run commit
    • chore: add badges commit
  • MISC

9/30/2021

Packages

Commits

  • packages/fynpo-base

    • new dep graph handling commit
  • packages/fyn

  • packages/fynpo

    • update tests commit
    • use vanilla http for meta memoizer server commit
    • use new dep graph for bootstrap and run commit
    • chore: add badges commit
  • MISC

9/10/2021

Packages

Commits

  • packages/fynpo-base

    • chore: update docs commit
    • [major] 1.x release commit
    • chore: update license and homepage commit
  • packages/create-fynpo

    • chore: update docs commit
    • chore: update license and homepage commit
  • packages/fyn

    • [major] 1.x release commit
    • chore: update license and homepage commit
  • packages/fynpo

    • chore: update docs commit
    • [major] 1.x release commit
    • chore: update license and homepage commit
  • packages/fynpo-cli

    • chore: add homepage commit
    • chore: update license and homepage commit

9/8/2021

Packages

Commits

  • packages/fyn

    • fix: copy package.json in central mode because we modify it commit
  • packages/fynpo

    • update readme and docs commit
  • docs

    • update readme and docs commit
  • docusaurus

    • update readme and docs commit

8/25/2021

Packages

Commits

  • packages/fyn

    • fix: better fyn-central package error reporting commit
    • [Publish] commit
    • fix: avoid too much meta fetch from registry commit
  • packages/fynpo

  • MISC

8/17/2021

Packages

Directly Updated

Fynpo Updated

Commits

  • packages/fyn

    • fix: avoid too much meta fetch from registry commit

8/7/2021

Packages

Commits

  • packages/fyn

    • fix: look for .npmrc and .fynrc in fynpo dir commit
    • fix: handle initial load fynpo config failures commit
  • packages/fynpo

    • fix: dump fynpo bootstrap for debug log commit
  • MISC

    • chore: update lockfile commit

8/7/2021

Packages

Commits

  • packages/fyn

    • feat: use a server to share meta cache between multiple fyn installs commit
    • fix: default pseudo source maps off (#26) commit
  • packages/fynpo

    • fix: try to handle CI truncating output commit
    • feat: use a server to share meta cache between multiple fyn installs commit
    • docs: update description commit
    • fix: duplicate entries in changelog commit
  • docs

    • docs: update description commit
  • docusaurus

    • docs: update description commit
  • MISC

    • chore: update lockfile commit

6/21/2021

Packages

Commits

  • packages/fyn

    • fix(fyn): more fs retry for windows commit
    • fix(fyn): retry release lock commit
    • [patch] fix central locking on windows commit
    • [patch] disable local dep with --no-fyn-local as semver commit
  • packages/fynpo

    • make minor and major types configurable (#23) commit
  • .github

  • docs

    • [chore] docs add debugging to sidebar (#21) commit
    • [chore] add docs about debugging with source maps (#20) commit
  • docusaurus

    • [chore] docs add debugging to sidebar (#21) commit
    • [chore] add docs about debugging with source maps (#20) commit

5/21/2021

  • [patch] allow file to turn off fyn generating source maps

Packages

Commits

  • packages/fynpo-base

    • [chore] update dep publish-util commit
  • packages/create-fynpo

    • [chore] update dep publish-util commit
  • packages/fyn

    • [patch] allow file to turn off fyn generating source maps (#19) commit
    • [chore] update dep publish-util commit
    • [chore] fix npm publish issue with prepack script commit
  • packages/fynpo

    • [chore] update dep publish-util commit
  • MISC

    • [chore] update fynpo to 0.4.1 commit

5/20/2021

  • [patch] fyn support generating source map back to original file
  • [patch] fynpo adjust logging to help some build systems

Packages

Commits

  • packages/fynpo-base

    • [chore] add ci:check script commit
  • packages/fyn

    • [patch] improving source map rewriting and generation (#18) commit
    • [patch] fyn support generating source map back to original file (#16) commit
    • transferred into mono-repo
  • packages/fynpo

  • packages/fynpo-cli

    • [chore] add ci:check script commit
  • .github

    • [chore] update github workflow branch commit
    • Create node.js.yml commit
  • MISC

    • [chore] update README commit
    • [chore] update dep fynpo commit

5/17/2021

  • fynpo-base module for common code
  • [minor] prepare fynpo-base for release
  • [patch] fix run command
  • [patch] fynpo publish fixes
  • [patch] fynpo improve run logs
  • [patch] fynpo uses fynpo-base
  • [chore] update publish info

Packages

Commits