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

v4 #238

Merged
merged 11 commits into from
Oct 16, 2023
Merged

v4 #238

merged 11 commits into from
Oct 16, 2023

Commits on Oct 14, 2023

  1. fix: make package esm-only

    BREAKING CHANGE: package is now esm-only
    
    * chore(deps-dev): bump postcss from 8.4.29 to 8.4.31
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.29...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix #230 : CJS / ESM conflict
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    tipy01 and dependabot[bot] authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d54ee67 View commit details
    Browse the repository at this point in the history
  2. chore: export CLI as esm

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f0756f7 View commit details
    Browse the repository at this point in the history
  3. chore: add publint

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    b0011d5 View commit details
    Browse the repository at this point in the history
  4. chore: remove cjs output

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    afb4b88 View commit details
    Browse the repository at this point in the history
  5. chore: use esm jest config

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    a3af53c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c39334 View commit details
    Browse the repository at this point in the history
  7. chore: update ci workflow

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2d3da3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    704a263 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    458a759 View commit details
    Browse the repository at this point in the history
  10. chore: test alpha release

    kaisermann committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9b8c14e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. 4.0.0

    kaisermann committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    eac2149 View commit details
    Browse the repository at this point in the history