- 31ddbfd: Fix the path to the TypeScript types
- 2a8d77b: Actually upgrade microbundle. The previous attempt forgot didn't actually upgrade it.
- a872a02: Upgrade microbundle, the tool used for publishing packages
- e6112a2: Indicate React 18 support in
peerDependencies
- 1075be3: Upgrade non-breaking dependencies.
- 9acba11: Fix path to TypeScript definitions, remove broken modern bundle
- 5900b63: Add comment explaining the use of
displayName
.
- a38e89e: Use changeset for automatic releases to NPM
- 1d3c302: Convert the component from a class component to a function component
- 9903179: Indicate support for React 17
- 3cff9b4: Adopt changesets for versioning and releases