Skip to content

Version Packages - #16

Merged
EpicAlbin03 merged 1 commit into
mainfrom
changeset-release/main
Jul 12, 2026
Merged

Version Packages#16
EpicAlbin03 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

prettier-plugin-django-templates@0.2.0

Minor Changes

  • #15 9a15320 Thanks @EpicAlbin03! - Improve Django template formatting correctness, parser and printer performance, source locations, custom tag and ignore-region handling, marker safety, package compatibility, and release tooling.

Patch Changes

  • #15 3f7ffef Thanks @EpicAlbin03! - prevented line breaks between adjacent Django template blocks in HTML attributes

  • #15 c59f5fd Thanks @EpicAlbin03! - remove obsolete marker processing paths

  • #15 9afe3cb Thanks @EpicAlbin03! - fixed multiline django tags in html attributes from collapsing

  • #15 e063265 Thanks @EpicAlbin03! - Prevent internal parser and printer markers from colliding with template content, with exact and idempotent regression coverage.

  • #15 37949ee Thanks @EpicAlbin03! - Improve reproducible tooling, dependency hygiene, and contributor and support documentation.

  • #15 70960b6 Thanks @EpicAlbin03! - format conditional start-tag attributes on separate lines

  • #15 8c1137b Thanks @EpicAlbin03! - Fix the CommonJS Node entry point and add packed-package smoke coverage for runtime, browser, declaration, and package-content contracts.

  • #15 e063265 Thanks @EpicAlbin03! - Report immutable original-source spans for Django AST locations, with cursor, range, Unicode, nested-block, and malformed-input coverage.

  • #15 e063265 Thanks @EpicAlbin03! - Allow unknown custom end* tags to remain standalone while preserving contextual custom block matching and strict known closing-tag errors.

  • #15 e063265 Thanks @EpicAlbin03! - replace application-specific output rewrites with generic document-flow docs

  • #15 6af35e9 Thanks @EpicAlbin03! - preserve blank lines before html

  • #15 e063265 Thanks @EpicAlbin03! - Match named verbatim terminators using Django's exact-content lexer semantics, preserving nonmatching raw content and idempotence.

  • #15 e063265 Thanks @EpicAlbin03! - Pair ignore-region delimiter styles so crossed or missing terminators preserve content through the correct boundary.

  • #15 184ac68 Thanks @EpicAlbin03! - Improve parser and printer scaling by assembling protected template segments once, indexing tag and marker relationships, and adding generated scale and benchmark coverage.

  • #15 37949ee Thanks @EpicAlbin03! - Strengthen CI and release validation with a reproducible packed-package release gate.

  • #15 9afe3cb Thanks @EpicAlbin03! - fixed expression line break issue

  • #15 c59f5fd Thanks @EpicAlbin03! - consolidate template tag metadata

  • #15 c59f5fd Thanks @EpicAlbin03! - unify html host context scanning

@EpicAlbin03
EpicAlbin03 merged commit 625f025 into main Jul 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant