Releases: github/template-parts
Releases · github/template-parts
v0.5.4
What's Changed
- safely extend DocumentFragment if available by @keithamus in 3fef8ca
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- move AOR to primer by @keithamus in #61
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #63
- build(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #66
- build(deps): bump qs from 6.7.0 to 6.11.0 by @dependabot in #64
- build(deps): bump ua-parser-js from 1.0.2 to 1.0.33 by @dependabot in #67
- Extend
processPropertyIdentity
to handle Element by @seanpdoyle in #65
New Contributors
- @seanpdoyle made their first contribution in #65
Full Changelog: v0.5.1...v0.5.3
v0.5.2
v0.5.1
What's Changed
Internal Changes
- build(deps-dev): bump karma from 6.3.4 to 6.3.16 by @dependabot in #51
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #56
- build(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #57
- Add a release action by @koddsson in #58
- Web test runner by @keithamus in #59
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- refactor parser to catch many edge cases by @keithamus in #53
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Memoize parse to improve speed by @keithamus in #37
- Always call processCallback in constructor. by @keithamus in #42
- Use chromium for karma tests by @theinterned in #47
- Refactor #private fields to use WeakMaps instead. by @keithamus in #54
New Contributors
- @theinterned made their first contribution in #47
Full Changelog: v0.3.3...v0.4.1