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

feat(v2): Webpack 5, PostCSS 8 #4089

Merged
merged 157 commits into from
Apr 30, 2021
Merged

feat(v2): Webpack 5, PostCSS 8 #4089

merged 157 commits into from
Apr 30, 2021

Commits on Jan 22, 2021

  1. Initial webpack 5 work

    RDIL committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    849d9c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. It works on my machine (lol)

    RDIL committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    24c3817 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Committing a bit more work

    RDIL committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7b2f923 View commit details
    Browse the repository at this point in the history
  2. It works - sorta

    RDIL committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9bfe9fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e6cb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b7a4c View commit details
    Browse the repository at this point in the history
  5. at least fix prettier /shrug

    RDIL committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    09aaaeb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    78dc506 View commit details
    Browse the repository at this point in the history
  2. Terser things

    Signed-off-by: Reece Dunham <[email protected]>
    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3ac46d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    833fe54 View commit details
    Browse the repository at this point in the history
  4. Working on things

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    31c6185 View commit details
    Browse the repository at this point in the history
  5. Vendor webpack

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5970897 View commit details
    Browse the repository at this point in the history
  6. Repair chunks, and tests

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8abd018 View commit details
    Browse the repository at this point in the history
  7. Rerun prettier

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    41e4d87 View commit details
    Browse the repository at this point in the history
  8. Re-add client prefetching

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    97d4dad View commit details
    Browse the repository at this point in the history
  9. Update snapshots

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    90c9894 View commit details
    Browse the repository at this point in the history
  10. Update snapshots

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    90b1e22 View commit details
    Browse the repository at this point in the history
  11. I hope this works

    RDIL committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    e82f654 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Remove redundant dev server code

    RDIL committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0c73485 View commit details
    Browse the repository at this point in the history
  2. relock

    RDIL committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    5879eb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38836b View commit details
    Browse the repository at this point in the history
  4. Dead code elim

    RDIL committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f63cf76 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Search bar works!!!

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    00a5147 View commit details
    Browse the repository at this point in the history
  2. Prefetching should work again

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    7d52dfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    741d100 View commit details
    Browse the repository at this point in the history
  4. lock

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    fc9138c View commit details
    Browse the repository at this point in the history
  5. ts issue

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    67e4233 View commit details
    Browse the repository at this point in the history
  6. Repair snapshot

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d1907ac View commit details
    Browse the repository at this point in the history
  7. Run prettier

    RDIL committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    51d9641 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Fix the CI for now

    RDIL authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    cfdac27 View commit details
    Browse the repository at this point in the history
  2. fix lint-prettier

    RDIL committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a8e96ba View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    127840b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    f64b97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de50f0e View commit details
    Browse the repository at this point in the history
  3. Fix lockfile

    RDIL committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    78e18f4 View commit details
    Browse the repository at this point in the history
  4. Fixes prettier

    RDIL committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    7fc121a View commit details
    Browse the repository at this point in the history
  5. Other css minification works!!!

    RDIL committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d5b4309 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Add clean-css options, fix webpack versions

    Signed-off-by: Reece Dunham <[email protected]>
    RDIL committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c51c572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275c646 View commit details
    Browse the repository at this point in the history
  3. Fix tests and several of the webpack loaders

    Signed-off-by: Reece Dunham <[email protected]>
    RDIL committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    fab025e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e7257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c192a93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee130a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fea4fbd View commit details
    Browse the repository at this point in the history
  8. Fix lockfile

    RDIL committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    53cc534 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Dev server fixups

    Signed-off-by: Reece Dunham <[email protected]>
    RDIL committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    b965ec2 View commit details
    Browse the repository at this point in the history
  2. Simplify css things

    RDIL committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c9caf4c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    ce04544 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    e46832c View commit details
    Browse the repository at this point in the history
  2. Other cssnano repairs

    RDIL committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d726233 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    9a9c69d View commit details
    Browse the repository at this point in the history
  2. fix lockfile

    RDIL committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2f84c91 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Clean up the babel preset

    RDIL committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7603a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7844680 View commit details
    Browse the repository at this point in the history
  3. Fix lockfile

    RDIL committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1281d67 View commit details
    Browse the repository at this point in the history
  4. Bump RL SSR version

    RDIL committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    d929c58 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    e3c9008 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    047aa97 View commit details
    Browse the repository at this point in the history
  2. Fix the build errors

    RDIL committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    0506b13 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    0bfd87e View commit details
    Browse the repository at this point in the history
  2. Lockfile fix

    RDIL committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1c8d6a2 View commit details
    Browse the repository at this point in the history
  3. It works again

    RDIL committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e69486d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    33b1f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c481041 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into webpack-5

    # Conflicts:
    #	packages/docusaurus-mdx-loader/package.json
    #	packages/docusaurus-mdx-loader/src/index.js
    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ba009d3 View commit details
    Browse the repository at this point in the history
  4. upgrade webpack deps again

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    bf142b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be961ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907393e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9392f0a View commit details
    Browse the repository at this point in the history
  8. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    27e5f17 View commit details
    Browse the repository at this point in the history
  9. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    68d7cbf View commit details
    Browse the repository at this point in the history
  10. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    483efe7 View commit details
    Browse the repository at this point in the history
  11. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    25c5b5c View commit details
    Browse the repository at this point in the history
  12. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1db5381 View commit details
    Browse the repository at this point in the history
  13. netlify test

    slorber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2c84f3e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    8e2cc76 View commit details
    Browse the repository at this point in the history
  2. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    db47fca View commit details
    Browse the repository at this point in the history
  3. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    ba4bc60 View commit details
    Browse the repository at this point in the history
  4. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1d2810a View commit details
    Browse the repository at this point in the history
  5. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    cb769a2 View commit details
    Browse the repository at this point in the history
  6. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    57139aa View commit details
    Browse the repository at this point in the history
  7. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    eb00350 View commit details
    Browse the repository at this point in the history
  8. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1c22b52 View commit details
    Browse the repository at this point in the history
  9. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    94ff214 View commit details
    Browse the repository at this point in the history
  10. test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    d52c82f View commit details
    Browse the repository at this point in the history
  11. test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    b6cb026 View commit details
    Browse the repository at this point in the history
  12. test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f3445a3 View commit details
    Browse the repository at this point in the history
  13. test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    7f8e812 View commit details
    Browse the repository at this point in the history
  14. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    eaa6a47 View commit details
    Browse the repository at this point in the history
  15. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2747940 View commit details
    Browse the repository at this point in the history
  16. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    97ad660 View commit details
    Browse the repository at this point in the history
  17. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    99974a4 View commit details
    Browse the repository at this point in the history
  18. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    670bda9 View commit details
    Browse the repository at this point in the history
  19. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    45694f0 View commit details
    Browse the repository at this point in the history
  20. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    77ab6b0 View commit details
    Browse the repository at this point in the history
  21. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6194907 View commit details
    Browse the repository at this point in the history
  22. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    83e4758 View commit details
    Browse the repository at this point in the history
  23. netlify test

    slorber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    594d82f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. fix existsSync() calls

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0f41a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dacd0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba7827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1254ba8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab2b5b View commit details
    Browse the repository at this point in the history
  6. remove stats from postBuild lifecycle data doc, as it is likely unuse…

    …d (we'll add it back if someone ask for it)
    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    040ae94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87f8d95 View commit details
    Browse the repository at this point in the history
  8. cleanup TS of start.ts

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e51ce39 View commit details
    Browse the repository at this point in the history
  9. fix TS error

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a67220c View commit details
    Browse the repository at this point in the history
  10. fix TS issues

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a88ab06 View commit details
    Browse the repository at this point in the history
  11. fix TS issues

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a38617f View commit details
    Browse the repository at this point in the history
  12. fix ts error

    slorber committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7fc0318 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. netlify test

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    89d4145 View commit details
    Browse the repository at this point in the history
  2. netlify test

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    31ce3ba View commit details
    Browse the repository at this point in the history
  3. netlify test

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0c28adf View commit details
    Browse the repository at this point in the history
  4. netlify test

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    b69618b View commit details
    Browse the repository at this point in the history
  5. netlify test

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    12e6bae View commit details
    Browse the repository at this point in the history
  6. script cleanup

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    783f0e7 View commit details
    Browse the repository at this point in the history
  7. script cleanup

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c9bc610 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42f9026 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    267f3e3 View commit details
    Browse the repository at this point in the history
  10. useless TS

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1871db8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aed7d60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    915021f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    05cf1df View commit details
    Browse the repository at this point in the history
  14. comment unsafeCache option

    slorber committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    abc6bbf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    18bac95 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    42be951 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into webpack-5

    # Conflicts:
    #	packages/docusaurus/package.json
    #	yarn.lock
    slorber committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    525e490 View commit details
    Browse the repository at this point in the history
  3. webpack error handling:

    - log error.details as documented
    - keep using react-dev-utils/formatWebpackMessages for now
    slorber committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0bb10d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    c12041e View commit details
    Browse the repository at this point in the history
  2. typo

    slorber committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    3e773ba View commit details
    Browse the repository at this point in the history
  3. rename webpackHotDevClient

    slorber committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4bc8f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa137b4 View commit details
    Browse the repository at this point in the history
  5. revert LogPlugin adapter

    slorber committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    48c03ba View commit details
    Browse the repository at this point in the history
  6. loader-utils update

    slorber committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    3cc6dc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a34b514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff391b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c71697 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a142783 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    ed4e0cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0524c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4bb878 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    0f91f4a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merge branch 'master' into webpack-5

    # Conflicts:
    #	.github/workflows/v2-build-time-perf.yml
    #	packages/docusaurus-plugin-content-docs/package.json
    slorber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    cb5550f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bcc36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e8b8b View commit details
    Browse the repository at this point in the history
  4. line breaks between errors

    slorber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    91f0c12 View commit details
    Browse the repository at this point in the history
  5. add useful comment

    slorber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bf5642d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    972cff4 View commit details
    Browse the repository at this point in the history
  7. fix bad import

    slorber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    b305145 View commit details
    Browse the repository at this point in the history
  8. disable browserslist target as webpack already tries to use browserli…

    …sts if a config is found, and it is a problem for existing sites
    slorber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e1b798a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. webpack5 TS fixes

    slorber committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a3c784f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351f1c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    38ad2bf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    adf2a52 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    cafe2b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into webpack-5

    # Conflicts:
    #	packages/docusaurus-init/templates/bootstrap/package.json
    slorber committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    46b1b82 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    867d034 View commit details
    Browse the repository at this point in the history