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: 🎨 Release 7.0 #832

Merged
merged 13 commits into from Jan 29, 2024
Merged

feat: 🎨 Release 7.0 #832

merged 13 commits into from Jan 29, 2024

Commits on Nov 24, 2023

  1. feat: 🎨 Release 7.0

    * Optimize code
    * Provide support for SWC
    * Add option to only copy files (compileIgnore glob)
    * Additional debugging
    * yaml config file to use instead of or with command options
    * Move examples into their own template repos and use those in testing
    
    ddd
    tm1000 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3296b0d View commit details
    Browse the repository at this point in the history
  2. fix concurrency blockers

    tm1000 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b46a3cb View commit details
    Browse the repository at this point in the history
  3. fix for paths

    tm1000 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e6b3981 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Remove finicky windows for now

    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3f7e097 View commit details
    Browse the repository at this point in the history
  2. only run lint on workflow call

    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c439051 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/7.0' of github.com:webextension-toolbox/webexte…

    …nsion-toolbox into feature/7.0
    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    15e889e View commit details
    Browse the repository at this point in the history
  4. windows runner fixes

    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    cda3832 View commit details
    Browse the repository at this point in the history
  5. fix file extensions

    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e449ba3 View commit details
    Browse the repository at this point in the history
  6. consolidate matrix

    tm1000 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    af00d42 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. upgrade deps

    tm1000 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ecc14a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. migrate to esm

    tm1000 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8964841 View commit details
    Browse the repository at this point in the history
  2. prepare release

    tm1000 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    53c6575 View commit details
    Browse the repository at this point in the history
  3. clarification

    tm1000 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b957722 View commit details
    Browse the repository at this point in the history