Skip to content

v1.1.4

Compare
Choose a tag to compare
@koddsson koddsson released this 05 Aug 10:36
· 342 commits to main since this release
v1.1.4
e497bfd

This small release brings you fixes to documentation, our build system and some developer dependency updates. Additionally, we've made sure to export functions needed for non-decorator users and inherited attrs are defined.

What's Changed

  • docs: Demonstrate that action case is preserved by @smockle in #137
  • chore(deps): bump rexml from 3.2.4 to 3.2.5 in /docs by @dependabot in #138
  • Fix typo window.customElements.register → define by @carlmjohnson in #144
  • Fix: code of <pre> element is displayed protruding. by @yamanoku in #140
  • Fix a typo in introduction.md by @kt3k in #154
  • Update reference to lhci CLI & speed up lighthouse runs by @koddsson in #150
  • Remove reference to invalid "hover" action in Documentation by @dvalinotti in #151
  • update link to more accurately represent the list heading that it goes to by @rpivo in #155
  • chore(deps): bump addressable from 2.7.0 to 2.8.0 in /docs by @dependabot in #158
  • export functions needed for non-Decorator users. fixes #152 by @jauntywunderkind in #153
  • Check for inherited attrs in initializeAttrs by @alexpdraper in #156

New Contributors

v1.1.3...v1.1.4