Releases: joggrdocs/tempo
Releases · joggrdocs/tempo
v0.6.0
v0.5.0
Changes
🧰 Maintenance
- 🧰 Chore | Better docs via comments and improved types @zrosenbauer (#92)
🤖 Dependabot
- ⚙️ Chore | Upgrades @zrosenbauer (#91)
Contributors
v0.4.2
Changes
🤖 Dependabot
- Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.10.0 @dependabot (#67)
- Bump typescript from 5.1.6 to 5.3.3 @dependabot (#71)
- Bump prettier from 3.0.1 to 3.1.1 @dependabot (#72)
- Bump @babel/traverse from 7.22.8 to 7.23.2 @dependabot (#61)
- Bump @types/node from 20.4.8 to 20.8.10 @dependabot (#68)
- Bump eslint from 8.47.0 to 8.53.0 @dependabot (#69)
Contributors
@dependabot, @dependabot[bot] and @zrosenbauer
v0.4.1
Changes
🧰 Maintenance
- Documentation cleanup |
npm
package location & spelling
Contributors
v0.4.0
Changes
🚀 Features
- Add TS support @zrosenbauer (#32)
🐛 Bug Fixes
- Better Error Types for TypeError @zrosenbauer (#23)
🤖 Dependabot
- Bump eslint from 8.45.0 to 8.47.0 @dependabot (#33)
- Bump @types/node from 20.4.2 to 20.4.8 @dependabot (#30)
- Bump prettier from 3.0.0 to 3.0.1 @dependabot (#29)
- Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.3.0 @dependabot (#31)
Contributors
@dependabot, @dependabot[bot] and @zrosenbauer
v0.3.1
Changes
🐛 Bug Fixes
- Remove duplicate "supported languages" for CodeBlocks @zrosenbauer (#22)
🤖 Dependabot
- Bump eslint from 8.44.0 to 8.45.0 @dependabot (#19)
- Bump @types/node from 20.4.1 to 20.4.2 @dependabot (#20)
- Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.1.0 @dependabot (#21)
Contributors
@dependabot, @dependabot[bot] and @zrosenbauer
v0.3.0
Changes
🚀 Features
- Expose items (i.e. Types, Assertions and Arrays) and remove need to test exports @zrosenbauer (#18)
🐛 Bug Fixes
- Punctation API tweak (remove append) @zrosenbauer (#17)
Allow for punctuation @zrosenbauer (#16)(Completely rewritten in #17)
Contributors
v0.2.0
Changes
🚀 Features
- Enhancement | Added serialization & cleaned up API @zrosenbauer (#14)
Contributors
v0.1.1
Changes
🧰 Maintenance
- Housekeeping | Package.json & CI fixes => small DX improvements @zrosenbauer (#9)
- Chore | Fix CI - Linting, Fomatting and Tests @zrosenbauer (#8)