Skip to content

Releases: sonofmagic/monorepo-template

create-icebreaker@0.1.12

09 Mar 08:39

Choose a tag to compare

Patch Changes

  • πŸ“¦ Dependencies 52c30b0
    β†’ @icebreakers/monorepo-templates@0.1.12

@icebreakers/monorepo@3.2.14

09 Mar 08:39

Choose a tag to compare

Patch Changes

  • πŸ“¦ Dependencies 52c30b0
    β†’ @icebreakers/monorepo-templates@0.1.12

@icebreakers/monorepo-templates@0.1.12

09 Mar 08:39

Choose a tag to compare

Patch Changes

@icebreakers/monorepo@3.2.13

03 Mar 01:28

Choose a tag to compare

Patch Changes

  • πŸ› merge .gitignore during monorepo up instead of overwriting existing project rules. bca9428 by @sonofmagic
    • keep local ignore entries when .gitignore already exists
    • append only missing template rules and avoid duplicate entries
    • skip overwrite prompt when merged result is content-equivalent

@icebreakers/monorepo@3.2.12

26 Feb 10:24

Choose a tag to compare

Patch Changes

  • πŸ› fix upgrade AGENTS merge to be idempotent and avoid duplicate section growth on repeated monorepo up runs. ea5c77c by @sonofmagic

create-icebreaker@0.1.11

25 Feb 02:17

Choose a tag to compare

Patch Changes

  • πŸ“¦ Dependencies 80a4318
    β†’ @icebreakers/monorepo-templates@0.1.11

@icebreakers/monorepo@3.2.11

25 Feb 02:17

Choose a tag to compare

Patch Changes

  • πŸ› Improve monorepo up AGENTS handling and harden related type checks. 80a4318 by @sonofmagic
    • Include AGENTS.md in upgrade asset targets.
    • Merge AGENTS.md by section instead of blindly overwriting existing content.
    • Fix TypeScript issues in @icebreakers/monorepo tests and @icebreakers/monorepo-templates scaffold options under exactOptionalPropertyTypes.
  • πŸ“¦ Dependencies 80a4318
    β†’ @icebreakers/monorepo-templates@0.1.11

@icebreakers/monorepo-templates@0.1.11

25 Feb 02:17

Choose a tag to compare

Patch Changes

  • πŸ› Improve monorepo up AGENTS handling and harden related type checks. 80a4318 by @sonofmagic
    • Include AGENTS.md in upgrade asset targets.
    • Merge AGENTS.md by section instead of blindly overwriting existing content.
    • Fix TypeScript issues in @icebreakers/monorepo tests and @icebreakers/monorepo-templates scaffold options under exactOptionalPropertyTypes.

create-icebreaker@0.1.10

14 Feb 10:45

Choose a tag to compare

Patch Changes

  • πŸ“¦ Dependencies ac7b512
    β†’ @icebreakers/monorepo-templates@0.1.10

@icebreakers/monorepo@3.2.10

14 Feb 10:45

Choose a tag to compare

Patch Changes

  • πŸ› Enforce stricter commit-time quality gates in scaffolded projects. ac7b512 by @sonofmagic

    • Add Stylelint checks for staged style files (including Vue SFC style blocks) in lint-staged.config.js.
    • Update agent rules to require build-first validation, ESLint/Stylelint, TypeScript error fixes, and tsd tests for TypeScript libraries before running test suites.
  • πŸ› Remove the deprecated VS Code ESLint lookup flag from template settings and upgrade fixtures. b2e7b9f by @sonofmagic

  • πŸ“¦ Dependencies ac7b512
    β†’ @icebreakers/monorepo-templates@0.1.10