v2.0.1
What's Changed
- Adds table of contents to
README.md
(thank you @MaksimenkoYR!) - Updates
tsconfig.json
to useesnext
/es6
- Updates
index.ts
to only display a notification with the query value if the query parameter isnotification
- Updates build logic to create
package.json
dynamically instead of copying it into project directory
New Contributors
- @MaksimenkoYR made their first contribution in #6
Full Changelog: v2.0.0...v2.0.1