Skip to content

Releases: jaainil/writenex

@imjp/writenex-astro@1.5.0

02 Apr 18:53

Choose a tag to compare

1.5.0 (2026-04-02)

Features

  • fields: add defaultValue support for field types and new field kinds (c81c6c7)

@imjp/writenex-astro@1.4.0

02 Apr 14:54

Choose a tag to compare

1.4.0 (2026-04-02)

Features

  • add Keystatic-style Fields API with 25+ field types (6e07181)

@imjp/writenex-astro@1.3.6

01 Apr 18:51

Choose a tag to compare

1.3.6 (2026-04-01)

Bug Fixes

  • add npm plugin to semantic-release and update workflow (f15f749)

@imjp/writenex-astro@1.3.5

01 Apr 18:48

Choose a tag to compare

1.3.5 (2026-04-01)

Bug Fixes

  • build after semantic-release to publish correct version (b62923a)

@imjp/writenex-astro@1.3.4

01 Apr 18:42

Choose a tag to compare

1.3.4 (2026-04-01)

Bug Fixes

  • normalize Windows paths in config loader, filesystem reader, and integration (d946b39)

@imjp/writenex-astro@1.3.3

01 Apr 18:22

Choose a tag to compare

1.3.3 (2026-04-01)

Bug Fixes

  • restore registry-url in setup-node to enable OIDC auth detection (98a0d24)

@imjp/writenex-astro@1.3.2

01 Apr 18:20

Choose a tag to compare

1.3.2 (2026-04-01)

Bug Fixes

  • type (triggers a patch release in semantic-release). (36fabe1)

@imjp/writenex-astro@1.3.1

01 Apr 18:16

Choose a tag to compare

1.3.1 (2026-04-01)

Bug Fixes

  • update release workflow for npm OIDC trusted publishing (c6deaea)

@imjp/writenex-astro@1.3.0

01 Apr 18:11

Choose a tag to compare

1.3.0 (2026-04-01)

Bug Fixes

  • separate semantic-release from npm publishing for OIDC support (aa6a328)
  • use direct npm publish with OIDC (debebfa)

Features

  • add Astro v6 compatibility and Node.js 22.12.0+ support (8aa2bbc)
  • add GitHub Actions workflow for automated releases (1e5673c)