Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: soranoo/next-css-obfuscator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: soranoo/next-css-obfuscator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ci-upgrade-release-version
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 25, 2025

  1. chore(release): 1.0.0-beta.1 [skip ci]

    # 1.0.0-beta.1 (2025-04-25)
    
    ### Bug Fixes
    
    * fix html tests ([f517839](f517839))
    * **html:** fix [#57](#57) ([a638538](a638538))
    * **html:** fix incorrect html class name truncation ([7cb985d](7cb985d))
    * **js-ast:** added support to `MemberExpression` [#45](#45) ([8c95ba0](8c95ba0))
    * **js-ast:** added support to `TemplateLiteral` & `TemplateElement` [#45](#45) ([0dd46b3](0dd46b3))
    
    ### Features
    
    * Enables semantic release for automated publishing ([b43a194](b43a194))
    * Upgrades to v3 with new CSS transformation ([0afd780](0afd780))
    * v3 migration with TailwindCSS 4 support ([668a5f6](668a5f6))
    semantic-release-bot committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    589a5d1 View commit details
    Browse the repository at this point in the history
  2. ci: upgrade version

    BREAKING CHANGE
    soranoo committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    502270a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c388e4b View commit details
    Browse the repository at this point in the history
  4. feat: upgrade semantic-release release version to v2

    BREAKING CHANGE
    soranoo committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    7466b77 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.0-beta.2 [skip ci]

    # [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2025-04-25)
    
    ### Features
    
    * upgrade semantic-release release version to v2 ([7466b77](7466b77))
    semantic-release-bot committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    d454f6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    469b3d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73b5a60 View commit details
    Browse the repository at this point in the history
  8. !feat: update release version

    soranoo committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    9f1c52c View commit details
    Browse the repository at this point in the history
  9. feat!: update release version

    soranoo committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    6b1c388 View commit details
    Browse the repository at this point in the history
Loading