Skip to content

Releases: unjs/automd

v0.3.8

05 Jul 12:40
@pi0 pi0
b06a680
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Upgrade c12 with jiti v2 with esm support (a42d4d2)

🩹 Fixes

  • version should be obtained automatically when set to true (#59)

📖 Documentation

  • Add jsdocs for main exports (#55)

🏡 Chore

❤️ Contributors

v0.3.7

26 Mar 17:29
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • badges: Support bundlejs (0ab578e)

💅 Refactors

  • badges: Switch to shields by default (308381c)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.6

24 Feb 12:23
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • file: Allow rendering in code block (fbb4003)

🩹 Fixes

  • pm-x: Make version optional (ffada82)
  • parser: Support unicode (21ed0e1)
  • parser: Support unicode (7ed127a)
  • watcher: Debounce event handling (0ad9c81)
  • pm-i: Don't modify global array! (977c2c3)
  • Respect multiline description (#39)

💅 Refactors

📖 Documentation

  • Use field-group & field component in args section (#34)
  • Update file to input for cli usage (#38)
  • Update undocs (f3c90e3)
  • Update src values to use relative path (bbe3c12)

🏡 Chore

❤️ Contributors

v0.3.5

22 Feb 00:04
@pi0 pi0
6c6ee1e
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • pm-x: Make version optional (ffada82)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.4

21 Feb 23:49
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • pm-install: Disable version by default (f59c5a6)

📖 Documentation

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.3

21 Feb 23:37
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • config: Add dir to defaults (4017016)
  • with-automd: Hide last update by default (96e2ade)
  • cli: Split input patterns (efe6285)
  • config: Extend default ignores (ea0667a)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.2

20 Feb 18:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Contributors generator (f627d63)
  • with-automd: separator option (7e5d3a6)

🩹 Fixes

  • Fix auto updated message (8eaaba9)

v0.3.1

20 Feb 17:50
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • jsdocs: Trim last line (7259a71)
  • badges: Respect npmVersion and npmDownloads (01e49f4)
  • jsimport: Wrap with printWith of 80 (a65b0c3)
  • transform: Always trim before replace (c2eb2a9)

v0.3.0

15 Feb 22:23
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • pm-i alias (#22)
  • Support separate arg for pm generators (#24)
  • did you mean? (#25)
  • license badge (#27)
  • ⚠️ Allow to specify input and output (92baec6)
  • Multi file input/output (#21)
  • Allow extending ignore patterns (e4ac409)
  • Support watcher (13e391b)
  • Pass transform function to generators for sub-generation (1700a9a)
  • fetch generator (155dfc0)

🔥 Performance

🩹 Fixes

  • Graceful issue handling (c02dc1b)
  • Return original content if no changes (49421d3)
  • parser: Check <!-- /automd --> to be start of a line (03a71a5)

💅 Refactors

📖 Documentation

  • Various fixes (#16)
  • Use unjs badge colors (#17)
  • Fix syntax example (#18)
  • Update with auto generated examples! (375367a)

⚠️ Breaking Changes

  • ⚠️ Allow to specify input and output (92baec6)
  • ⚠️ Split transform utils (014838b)

❤️ Contributors

v0.2.0

07 Feb 15:10
@pi0 pi0
8db8058
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • pm-x generator (#11)
  • Support config (b05cccb)
  • Custom generators (c959738)
  • ⚠️ Better syntax (#13)
  • badges generator (#12)

🩹 Fixes

  • Allow extended chars in automd comment (33e440f)

💅 Refactors

🏡 Chore

✅ Tests

  • Add unit tests for parse utils (0bf0a3c)
  • Update test for keys with - (c04df9d)

🤖 CI

⚠️ Breaking Changes

  • ⚠️ Better syntax (#13)

❤️ Contributors