Patch release fixing some typos, removing index.d.ts
and moving types to lib
folder.
What's Changed
- Change enum declaration in
index.d.ts
to UnionType by @tainakanchu in #1800 - Refactor typescript code by @WoLewicki and @codebutler in #1806
- Fix Stop.tsx error TS2612: Property 'props' will overwrite the base property in 'Component<StopProps, {}, any>' by @DominicTobias in #1777
- update the readme for npm by @moser-jose in #1523
- Fixed some vocabulary issues in Contributing file by @zidanehammouda in #1765
- feat: update readmes by @WoLewicki in #1716
New Contributors
- @tainakanchu made their first contribution in #1800
- @DominicTobias made their first contribution in #1777
- @moser-jose made their first contribution in #1523
- @zidanehammouda made their first contribution in #1765
- @codebutler made their first contribution in #1774
Full Changelog: v12.4.0...v12.4.1