Skip to content

v0.8.1

Choose a tag to compare

@tazo90 tazo90 released this 28 Oct 23:37
· 20 commits to main since this release

✨ Features

  • add improved type definitions for schema processing (2513d19)
  • implement automated release process with changelog generation (263ac47)

🐛 Bug Fixes

  • remove contents option from np config to publish root package (6c0afd8)

📝 Documentation

  • improve formatting in PR template and contributing guide (85677dc)

🔨 Chores

  • add --no-cleanup --no-tests flags to release script (1e72d77)
  • disable cleanup in np config to avoid npm ci issues (eb725ee)
  • disable tests in np to skip npm ci step (1325048)
  • setup automated release process with np and auto-changelog (c0e6f7f)
  • update keywords in package.json (44140fa)

Full changelog: v0.8.0...v0.8.1