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: atlassian-labs/compiled
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @compiled/react@0.12.0
Choose a base ref
...
head repository: atlassian-labs/compiled
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @compiled/react@0.13.0
Choose a head ref
  • 20 commits
  • 88 files changed
  • 7 contributors

Commits on Feb 20, 2023

  1. chore(deps): update dependency @types/react-dom to ^17.0.19 (#1424)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9588037 View commit details
  2. chore(deps): update dependency cssnano-preset-default to ^5.2.14 (#1425)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d4d1f98 View commit details
  3. Add more CSS properties to list of unitless properties (#1426)

    * Add more CSS properties to list of unitless properties
    
    - base-palette
    - font-size-adjust
    -  -webkit-line-clamp
    dddlr authored Feb 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    488deaa View commit details

Commits on Feb 21, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    99b3620 View commit details

Commits on Mar 1, 2023

  1. Add support for all CSS at-rules (#1422)

    * Explicitly handle all CSS at-rules (including `-moz-document`); forbid use of the import, charset, and namespace at-rules
    
    * Replace "at rule" with "at-rule" for consistency
    dddlr authored Mar 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f9005e2 View commit details
  2. chore(deps): update eslint packages (#1429)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6795463 View commit details

Commits on Mar 6, 2023

  1. chore(deps): update jest monorepo to ^29.4.3 (#1430)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 6, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cacd1c1 View commit details
  2. chore(deps): update babel monorepo (#1431)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 6, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2e6a8f6 View commit details

Commits on Mar 13, 2023

  1. chore(deps): update dependency autoprefixer to ^10.4.14 (#1433)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 13, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e92ed40 View commit details

Commits on Mar 14, 2023

  1. chore(deps): update webpack packages (#1435)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    464ece6 View commit details

Commits on Mar 28, 2023

  1. chore(deps): update webpack packages (#1436)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e80eb69 View commit details
  2. chore(deps): update dependency loki to ^0.31.1 (#1438)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7b3a3ba View commit details

Commits on Mar 29, 2023

  1. Only invalidate cache on startup when using js config files (#1432)

    Co-authored-by: Jake Lane <jlane2@atlassian.com>
    mattcompiles and JakeLane authored Mar 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f9c4752 View commit details
  2. Version Packages (#1427)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    atlas-dst-bot and github-actions[bot] authored Mar 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0fdbb2a View commit details

Commits on Apr 10, 2023

  1. chore(deps): update babel monorepo (#1441)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 10, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    23e157e View commit details

Commits on Apr 17, 2023

  1. Allow static evaluation of variables inside nested template literals (#…

    …1440)
    
    * Allow static evaluation of variables inside nested template literals
    dddlr authored Apr 17, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    25779e3 View commit details

Commits on Apr 24, 2023

  1. chore(deps): update definitelytyped (#1445)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 24, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c8cc26d View commit details

Commits on Apr 26, 2023

  1. Introduce ac (#1437)

    * Introduce ac
    
    * benchmark ac
    
    * Amend test case name
    
    * Update runtime library and Conditionally use 	total     1774.13 via babel-plugin
    
    * Make sure ac is properly exported
    
    * Regenerate Flow type
    
    * Update ac size limit
    
    * Add changeset
    
    * Ensure only one Compiled runtime
    
    * Some micro perf improvement
    
    * Change size-limit and generate Flow
    
    * Inline side-effects
    
    * Adjust size limit
    
    * Add changeset for TS compiler target change
    AtlassianRubberDuck authored Apr 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c4e6b7c View commit details
  2. Add classNameCompressionMapFilePath as an option to Parcel transforme…

    …r. (#1444)
    
    * Add classNameCompressionMapFilePath as an option to Parcel transformer.
    
    * Fix type
    AtlassianRubberDuck authored Apr 26, 2023
    Copy the full SHA
    89c5d04 View commit details
  3. Version Packages (#1442)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    atlas-dst-bot and github-actions[bot] authored Apr 26, 2023
    Copy the full SHA
    8a32967 View commit details
Loading