Skip to content

Release 7.0.0

Compare
Choose a tag to compare
@phun-ky phun-ky released this 16 Oct 12:58
· 606 commits to main since this release

7.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Renamed src/index.ts to src/main.ts

Tasks

  • 🤖 Add correct types of commits to preset (5fd6e4a)
  • 🤖 Add github actions (1942f8d), closes #30
  • 🤖 Adjust tsconfig (7d1c89e)
  • 🤖 build (28a21f2)
  • 🤖 bump rollup-plugin-typescript2 from 0.31.2 to 0.35.0 (9412bec)
  • 🤖 bump stylus from 0.56.0 to 0.60.0 (0351289)
  • 🤖 bump tough-cookie from 4.1.2 to 4.1.3 (e6438c0)
  • 🤖 Do not hide chores (1794e18)
  • 🤖 Remove old index.d.ts file (b30fa69)
  • 🤖 Use release-it instead of standard-version (0e44c3d), closes #41

Documentation

  • ✏️ Add API documentation (a4598c5)
  • ✏️ Update README.md (1b1f48b), closes #39

Feature

Bug

  • 🐛 Fix release (dc7803a)
  • 🐛 Make sure we publish to npm (6a76f76), closes #45
  • 🐛 skipChecks for npm publish (0c22c31)

Refactoring

  • 💡 Add more inline documentation and updated some (71d6809)
  • 💡 Adjust folder structure to a more meaningful way (42597fa), closes #48
  • 💡 Make sure we release on every change (ce4a627), closes #43