Skip to content

v1.0.0

Compare
Choose a tag to compare
@RyanBerliner RyanBerliner released this 13 Aug 00:11
· 324 commits to master since this release

The files shipped in this release are identical to those in the previous release, v0.2.0

The reason for this major version bump is to reach 1.0.0 which will flag this package as stable in commonly used package analyzers. Semantic versioning will be used from here on out.

There were however some improvements to library development since the last release. Most notably are the following

  • Run js tests and linter on PR and push
  • Configured dependabot
  • Add tests to ensure components are properly disposed
  • Removed workaround in tests for a recently fixed bootstrap bug