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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.20.0 release branch (ESM migration) #815

Merged
merged 11 commits into from
Dec 18, 2021
Merged

0.20.0 release branch (ESM migration) #815

merged 11 commits into from
Dec 18, 2021

Commits on Dec 9, 2021

  1. Chore/issue 532 esm upgrade (#707)

    * WIP
    
    * init upgrade graphql plugin to ESM
    
    * fix linting
    
    * got develop command working for the website
    
    * build command WIP
    
    * migrate node module utils to async and refactor require to import.meta
    
    * pass linter
    
    * remove comment
    
    * www/ greenwood build command working
    
    * PostCSS working for both develop and build
    
    * PostCSS working for both develop and build
    
    * async prodServer support
    
    * fix serve task not resolving standard web assets
    
    * restore plugin analyzer
    
    * restore plugin analyzer
    
    * restore unified markdown functionality
    
    * fix missed merge conflict
    
    * restore include HTML plugin
    
    * restore polyfills plugin
    
    * PostCSS 8 deps upgrades
    
    * CLI build default spec passing via ESM
    
    * migrtate all CLI specs to ESM and enable eject
    
    * fix spec
    
    * migrate init package specs to ESM
    
    * migrate google and polyfills plugins and specs to ESM
    
    * migrate plugin-include-html to ESM
    
    * migrate plugin import CSS, JSON, and CommonJS and their specs to ESM
    
    * migrate plugin GraphQL and test cases to ESM
    
    * migrate plugin GraphQL and unit tests to ESM
    
    * migrate plugin typescript and specs to ESM
    
    * migrate plugin postcss specs to ESM
    
    * migrate plugin babel and default spec case to ESM
    
    * update package READMEs for ESM
    
    * update docs to demonstrate ESM usage
    
    * fix linting
    
    * handle path seperator to fix failing spec
    
    * bug/issue 532 esm upgrade with fix for windows (#814)
    
    * fix greenwood compilation for windows
    
    * serve and devekop commands working
    
    * default spec passing
    
    * proper URL to path handling for cross platform support
    
    * all specs passing wiht initial URL refactoring
    
    * refactor all specs to new standard URL usage
    
    * update docs
    
    * fix develop command
    
    * wip passing all specs on windows
    
    * all commands and tests passing on windows
    
    * update theme pack docs
    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7d6493f View commit details
    Browse the repository at this point in the history
  2. v0.20.0-alpha.0

    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    71dfcd9 View commit details
    Browse the repository at this point in the history
  3. Node 14x minimum version (#721)

    * align nodejs versions
    
    * update version
    
    * update and rebase with release branch
    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9f4c0eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3370e27 View commit details
    Browse the repository at this point in the history
  5. have init lock step initial version to current Greenwood version (#816)

    * have init lock step initial version to current Greenwood version
    
    * set minimum version as formality in template package.json
    
    * grammar
    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0ee47ad View commit details
    Browse the repository at this point in the history
  6. switch to c8 for ESM code coverage (#818)

    * switch to c8 for ESM code coverage
    
    * set new thresholds
    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    ba23cf9 View commit details
    Browse the repository at this point in the history
  7. update lock file

    thescientist13 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    294631a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. v0.20.0-alpha.1

    thescientist13 committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    dccceba View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Configuration menu
    Copy the full SHA
    0012656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bda64 View commit details
    Browse the repository at this point in the history
  3. release v0.20.0 blog post (#825)

    * draft a v0.20.0 blog post
    
    * grammar tweaks
    thescientist13 committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    aa16307 View commit details
    Browse the repository at this point in the history