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: PlayForm/Compress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ae7c7903f9151b3472c4045d2537bbdc3cb36197
Choose a base ref
...
head repository: PlayForm/Compress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f181f0a112d4f1bf441007612e9f257df67a4b06
Choose a head ref
  • 19 commits
  • 101 files changed
  • 3 contributors

Commits on Oct 8, 2024

  1. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    f0fc8ce View commit details
  2. No commit message

    NikolaRHristov committed Oct 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5aece9b View commit details
  3. No commit message

    NikolaRHristov committed Oct 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fb1b479 View commit details
  4. Bump deepmerge-ts from 7.1.1 to 7.1.3

    Bumps [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts) from 7.1.1 to 7.1.3.
    - [Release notes](https://github.com/RebeccaStevens/deepmerge-ts/releases)
    - [Changelog](https://github.com/RebeccaStevens/deepmerge-ts/blob/main/CHANGELOG.md)
    - [Commits](RebeccaStevens/deepmerge-ts@v7.1.1...v7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: deepmerge-ts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Copy the full SHA
    67bc645 View commit details
  5. Merge pull request #416 from PlayForm/dependabot/npm_and_yarn/deepmer…

    …ge-ts-7.1.3
    
    Bump deepmerge-ts from 7.1.1 to 7.1.3
    github-actions[bot] authored Oct 8, 2024
    Copy the full SHA
    33085e0 View commit details
  6. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    d8c1563 View commit details
  7. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    8005622 View commit details
  8. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    8fa69f5 View commit details
  9. Bump actions/upload-artifact from 4.4.0 to 4.4.1

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Copy the full SHA
    83c62c4 View commit details
  10. Merge pull request #417 from PlayForm/dependabot/github_actions/actio…

    …ns/upload-artifact-4.4.1
    
    Bump actions/upload-artifact from 4.4.0 to 4.4.1
    github-actions[bot] authored Oct 8, 2024
    Copy the full SHA
    cd9b73b View commit details
  11. Compress/v0.1.3

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    661bc5b View commit details
  12. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    fcb6124 View commit details
  13. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    a28c80f View commit details
  14. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    97fa8b5 View commit details
  15. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    f3c619d View commit details
  16. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    1360e9d View commit details
  17. No commit message

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    3b76e28 View commit details
  18. Compress/v0.1.4

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    1267d3c View commit details
  19. AstroCompress/v2.3.3

    NikolaRHristov committed Oct 8, 2024
    Copy the full SHA
    f181f0a View commit details
Showing with 142 additions and 553 deletions.
  1. +6 −0 CHANGELOG.md
  2. +0 −14 Source/Class/Compress.ts
  3. +0 −234 Source/Function/CLI.ts
  4. +8 −9 Source/Function/Integration.ts
  5. +0 −19 Source/Function/Pipe.ts
  6. +0 −23 Source/Interface/Pipe.ts
  7. +0 −105 Target/Function/CLI.d.ts
  8. +0 −1 Target/Function/CLI.js
  9. +2 −2 Target/Function/Integration.d.ts
  10. +1 −1 Target/Function/Integration.js
  11. +2 −2 Target/Variable/Option.d.ts
  12. +1 −1 docs/assets/navigation.js
  13. +1 −1 docs/assets/search.js
  14. +0 −1 docs/functions/Function_CLI.CLI.html
  15. +0 −1 docs/functions/Function_CLI.Merge.html
  16. +1 −1 docs/functions/Function_Directory.directory.html
  17. +2 −2 docs/functions/Function_Image_Writesharp.writesharp.html
  18. +1 −1 docs/functions/Function_Integration.Merge.html
  19. +1 −1 docs/functions/Function_Integration.integration.html
  20. +0 −1 docs/functions/Function_Pipe.pipe.html
  21. +1 −1 docs/functions/Merge.merge.html
  22. +2 −2 docs/index.html
  23. +1 −1 docs/interfaces/Interface_CLI.Interface.html
  24. +2 −2 docs/interfaces/Interface_CSS_csso.Interface.html
  25. +2 −2 docs/interfaces/Interface_CSS_lightningcss.Interface.html
  26. +1 −1 docs/interfaces/Interface_Directory.Interface.html
  27. +2 −2 docs/interfaces/Interface_Image_Onsharp.Interface.html
  28. +2 −2 docs/interfaces/Interface_Image_Writesharp.Interface.html
  29. +2 −2 docs/interfaces/Interface_Image_sharp.Interface.html
  30. +1 −1 docs/interfaces/Interface_Integration.Interface.html
  31. +2 −2 docs/interfaces/Interface_Option.Interface.html
  32. +2 −2 docs/interfaces/Interface_Parser.Interface.html
  33. +0 −1 docs/interfaces/Interface_Pipe.Interface.html
  34. +1 −1 docs/interfaces/Map.Interface.html
  35. +6 −0 docs/media/CHANGELOG.md
  36. +0 −2 docs/modules/Compress.html
  37. +2 −2 docs/modules/File.html
  38. +0 −7 docs/modules/Function_CLI.html
  39. +2 −2 docs/modules/Function_Directory.html
  40. +2 −2 docs/modules/Function_Image_Writesharp.html
  41. +2 −2 docs/modules/Function_Integration.html
  42. +0 −2 docs/modules/Function_Pipe.html
  43. +2 −2 docs/modules/Interface_CLI.html
  44. +2 −2 docs/modules/Interface_CSS_csso.html
  45. +2 −2 docs/modules/Interface_CSS_lightningcss.html
  46. +2 −2 docs/modules/Interface_Directory.html
  47. +2 −2 docs/modules/Interface_Image_Onsharp.html
  48. +2 −2 docs/modules/Interface_Image_Writesharp.html
  49. +2 −2 docs/modules/Interface_Image_sharp.html
  50. +2 −2 docs/modules/Interface_Integration.html
  51. +2 −2 docs/modules/Interface_Option.html
  52. +2 −2 docs/modules/Interface_Parser.html
  53. +0 −2 docs/modules/Interface_Pipe.html
  54. +2 −2 docs/modules/Map.html
  55. +2 −2 docs/modules/Merge.html
  56. +1 −1 docs/modules/Middleware.html
  57. +2 −2 docs/modules/Parser.html
  58. +2 −2 docs/modules/Type_HTML_html_minifier_terser.html
  59. +2 −2 docs/modules/Type_JavaScript_terser.html
  60. +2 −2 docs/modules/Type_SVG_svgo.html
  61. +2 −2 docs/modules/Variable_CSS_csso.html
  62. +2 −2 docs/modules/Variable_CSS_lightningcss.html
  63. +2 −2 docs/modules/Variable_HTML_html_minifier_terser.html
  64. +2 −2 docs/modules/Variable_Image_Mapsharp.html
  65. +2 −2 docs/modules/Variable_Image_sharp.html
  66. +2 −2 docs/modules/Variable_JavaScript_terser.html
  67. +2 −2 docs/modules/Variable_Map.html
  68. +2 −2 docs/modules/Variable_Option.html
  69. +2 −2 docs/modules/Variable_Parser.html
  70. +2 −2 docs/modules/Variable_SVG_svgo.html
  71. +1 −1 docs/types/File.Type.html
  72. +1 −1 docs/types/Parser.Type-1.html
  73. +1 −1 docs/types/Parser.Type-2.html
  74. +1 −1 docs/types/Parser.Type-3.html
  75. +1 −1 docs/types/Parser.Type-4.html
  76. +1 −1 docs/types/Parser.Type.html
  77. +1 −1 docs/types/Type_HTML_html_minifier_terser.Type.html
  78. +1 −1 docs/types/Type_JavaScript_terser.Type.html
  79. +1 −1 docs/types/Type_SVG_svgo.Type.html
  80. +0 −1 docs/variables/Compress.compress.html
  81. +1 −1 docs/variables/File._Map.html
  82. +0 −1 docs/variables/Function_CLI.Default.html
  83. +0 −1 docs/variables/Function_CLI.Search.html
  84. +0 −2 docs/variables/Function_CLI.System.html
  85. +0 −1 docs/variables/Function_CLI._Action.html
  86. +1 −1 docs/variables/Function_Image_Writesharp._Map.html
  87. +1 −1 docs/variables/Function_Integration.Default.html
  88. +1 −1 docs/variables/Function_Integration.Search.html
  89. +2 −2 docs/variables/Function_Integration.System.html
  90. +1 −1 docs/variables/Function_Integration._Action.html
  91. +1 −1 docs/variables/Variable_CSS_csso.csso.html
  92. +1 −1 docs/variables/Variable_CSS_lightningcss.lightningcss.html
  93. +1 −1 docs/variables/Variable_HTML_html_minifier_terser.htmlMinifierTerser.html
  94. +1 −1 docs/variables/Variable_Image_Mapsharp.mapsharp.html
  95. +1 −1 docs/variables/Variable_Image_sharp.sharp.html
  96. +1 −1 docs/variables/Variable_JavaScript_terser.terser.html
  97. +1 −1 docs/variables/Variable_Map.map.html
  98. +1 −1 docs/variables/Variable_Option.option.html
  99. +1 −1 docs/variables/Variable_Parser.parser.html
  100. +1 −1 docs/variables/Variable_SVG_svgo.svgo.html
  101. +2 −5 package.json
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.3.3

### Fixed

- Fixes missing `Pipe.js`

## 2.3.2

### Added
14 changes: 0 additions & 14 deletions Source/Class/Compress.ts

This file was deleted.

234 changes: 0 additions & 234 deletions Source/Function/CLI.ts

This file was deleted.

17 changes: 8 additions & 9 deletions Source/Function/Integration.ts
Original file line number Diff line number Diff line change
@@ -256,15 +256,14 @@ export default ((...[_Option = {}]: Parameters<Interface>) => {

for (const Path of Paths) {
await (
await import("@Function/Pipe.js")
).default(
Cache,
Logger,
Path,
_Map[Type] ?? "**/*",
Exclude,
_Action,
);
await (
await (
await new (
await import("@playform/pipe")
).default(Cache, Logger).In(Path)
).By(_Map[Type] ?? "**/*")
).Not(Exclude)
).Pipe(_Action);
}
}
},
19 changes: 0 additions & 19 deletions Source/Function/Pipe.ts

This file was deleted.

23 changes: 0 additions & 23 deletions Source/Interface/Pipe.ts

This file was deleted.

Loading