Skip to content

Releases: Marinerer/pipflow

@pipflow/core@0.10.0

16 Oct 02:57
Compare
Choose a tag to compare

Minor Changes

  • perf: Remove autoprefixer dependence (98a503a)
  • perf: Optimize babel configuration & removing dependencies (c0ed8e0)

Patch Changes

  • Updated dependencies []:
    • @pipflow/utils@0.10.1

@pipflow/cli@0.10.2

16 Oct 02:57
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @pipflow/utils@0.10.1

pipflow@0.7.0

27 Sep 11:14
Compare
Choose a tag to compare

Minor Changes

  • feat: Added custom composite tasks (ce5a1e9)
  • fix: Fixed Compiler type of user-task (f785458)

Patch Changes

  • Updated dependencies []:
    • @pipflow/core@0.9.3

@pipflow/core@0.9.3

27 Sep 11:13
Compare
Choose a tag to compare

Patch Changes

  • fix: Prevent user-task from reporting errors with no return (6742eb1)

pipflow@0.6.3

15 Sep 16:02
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @pipflow/core@0.9.2

@pipflow/core@0.9.2

15 Sep 16:02
Compare
Choose a tag to compare

Patch Changes

  • fix: Modify postcss to support configuration merging (8a0f31f)

@pipflow/cli@0.10.1

15 Sep 16:02
Compare
Choose a tag to compare

Patch Changes

  • fix: Update on changes to template project (84cb103)

pipflow@0.6.2

14 Sep 12:17
Compare
Choose a tag to compare

Patch Changes

  • fix: minify/sourcemap/fileHash only works under the build (a8374d8)
  • fix: Fix fileHash type error (8a9e485)
  • perf: Optimize defineConfig type hints (df09379)

pipflow@0.6.1

09 Sep 16:23
Compare
Choose a tag to compare

Patch Changes

  • perf: Merge server-task

  • Updated dependencies []:

    • @pipflow/utils@0.10.0
    • @pipflow/core@0.9.1

@pipflow/utils@0.10.0

09 Sep 16:23
Compare
Choose a tag to compare

Minor Changes

  • feat: Add browser-sync package